#7831: remuxing to HLS using "hls_segment_size" creates corrupted segments
------------------------------------+------------------------------------
Reporter: barsnick | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: git-master | Resolution:
Keywords: hls | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
------------------------------------+------------------------------------
Comment (by barsnick):
I finally managed to reproduce with testsrc:
{{{
$ ../ffmpeg -t 60 -f lavfi -i testsrc -vcodec libx264 -an -hls_list_size 0
-hls_segment_size 300000 -f hls badmux_encode.m3u8
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7831#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
[email protected] with subject "unsubscribe".