[FFmpeg-trac] #7831(avformat:new): remuxing to HLS using "hls_segment_size" creates corrupted segments

FFmpeg trac at avcodec.org
Sun Apr 7 23:28:26 EEST 2019


#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


More information about the FFmpeg-trac mailing list