#1642: -f segment: automagically generate #EXTM3U tags to -segment_list 
generated
playlists
-------------------------------------+-------------------------------------
             Reporter:  kelexel      |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  normal       |                Component:  avformat
              Version:  git-master   |               Resolution:  fixed
             Keywords:  segment,     |               Blocked By:
  HLS, m3u8                          |  Reproduced by developer:  1
             Blocking:               |
Analyzed by developer:  1            |
-------------------------------------+-------------------------------------

Comment (by kelexel):

 Finally, I can only point you towards apple own docs on HLS (after all, we
 are in this mess because of them), you will see none of their samples look
 like what your patch is generating as playlist.

 1) EXT-X-TARGETDURATION always sits on top
 2) EXTINF always contains the -segment_time, not the real time of the file

 Please consider fixing your patch to make it HLS compliant

 Thank you.

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1642#comment:7>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to