Changes between Version 3 and Version 4 of Ticket #10440
- Timestamp:
- Jun 29, 2023, 4:27:54 PM (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #10440 – Description
v3 v4 1 1 **Summary of the bug:** 2 2 3 I have a vod file and related caption file. I am trying to package them as a live HLS stream with following command. It fails with error Segmentation fault. This should be working fine and produce hls output on disk. This is working fine in version 4.4.1 so something along the line broke it .3 I have a vod file and related caption file. I am trying to package them as a live HLS stream with following command. It fails with error Segmentation fault. This should be working fine and produce hls output on disk. This is working fine in version 4.4.1 so something along the line broke it in 5.0. 4 4 5 5 **How to reproduce:**


