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

FFmpeg trac at avcodec.org
Sat Aug 18 11:37:24 CEST 2012


#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            |
-------------------------------------+-------------------------------------
Changes (by saste):

 * analyzed:  0 => 1
 * keywords:  segment, HLS => segment, HLS, m3u8
 * status:  new => closed
 * resolution:   => fixed
 * reproduced:  0 => 1


Comment:

 Replying to [comment:1 kelexel]:
 > I came up with a patch to libavformat/segment.c allowing a third -list-
 type EXTM3U
 >
 > You can now generate iOS HLS friendly playlists.
 >
 > http://pastebin.com/pB0TRcJ3
 >
 > Please review, comment (& merge if you approve ;)

 Applied a different variant (I didn't read your reply here, but my variant
 should be somewhat more generic/robust).

 Commit is:
 {{{
 commit e5ae2f912626e72821d6e152dabf7c89fe1f5119
 Author: Stefano Sabatini <stefasab at gmail.com>
 Date:   Wed Aug 15 11:06:34 2012 +0200

     lavf/segment: add M3U8 list support

     Address trac ticket #1642.
 }}}

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


More information about the FFmpeg-trac mailing list