[FFmpeg-trac] #1642(avformat:reopened): -f segment: automagically generate #EXTM3U tags to -segment_list generated playlists

FFmpeg trac at avcodec.org
Sat Sep 1 06:30:29 CEST 2012


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

Comment (by vel2000):

 I can confirm this issue.
 No device, neither iOS or Android, is able to play a "stream" generated
 from "live input".
 When I patched segment.c, to write "EXT-X-TARGETDURATION" at the beginning
 of the m3u8, the streams play, but duration is not calculated, so I used a
 "fake value".
 But this more a dirty hack than anything else. :(

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1642#comment:17>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list