[FFmpeg-trac] #6737(undetermined:new): ffmpeg can't interpret HLS #EXT-X-DISCONTINUITY tag.

FFmpeg trac at avcodec.org
Mon Oct 16 12:41:48 EEST 2017


#6737: ffmpeg can't interpret HLS #EXT-X-DISCONTINUITY tag.
-------------------------------------+-------------------------------------
             Reporter:  shiina       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Trying to convert from HLS (it's list file includes #EXT-X-DISCONTINUITY
 tag) to mp4, it can't convert well after #EXT-X-DISCONTINUITY tag.

 How to reproduce:
 {{{
 % ./ffmpeg -report -y -i /tv/tmp/56m9c2ry/list.m3u8 -vcodec copy -acodec
 copy ./test.mp4
 ffmpeg version 2017-09-16 snapshot of git.ffmpeg.org.
 built on ubuntu16.04
 }}}

 About input file: My HLS may be valid, so I watch the video properly by
 chrome, firefox and vlc.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6737>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list