Changes between Version 3 and Version 4 of Ticket #10440


Ignore:
Timestamp:
Jun 29, 2023, 4:27:54 PM (3 years ago)
Author:
ffmpeg.golden
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #10440 – Description

    v3 v4  
    11**Summary of the bug:**
    22
    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.
     3I 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.
    44
    55**How to reproduce:**