#9467: HLS: Option for implicit EXT-X-ENDLIST
-------------------------------------+-------------------------------------
             Reporter:  rgovostes    |                     Type:
                                     |  enhancement
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:  HLS m3u8     |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 When a .m3u8 file does not contain a #EXT-X-ENDLIST, ffmpeg treats it as a
 live stream and repeatedly tries to refresh the file, potentially forever
 if the file is static.

 This creates an easy way for sites to break ffmpeg or youtube-dl.

 Ideally there would be an option that would indicate to ffmpeg that the
 playlist is complete and to act as though #EXT-X-ENDLIST appears at the
 end of the file.
-- 
Ticket URL: <https://trac.ffmpeg.org/ticket/9467>
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".

Reply via email to