[FFmpeg-devel] [PATCH] lavf/segment: add segment_list_live option, allow live-friendly M3U8 list format generation
Stefano Sabatini
stefasab at gmail.com
Tue Sep 11 01:29:41 CEST 2012
On date Monday 2012-09-10 18:32:20 +0200, Michael Niedermayer encoded:
> On Fri, Sep 07, 2012 at 04:20:44PM +0200, Stefano Sabatini wrote:
> > On date Saturday 2012-09-01 18:06:28 +0200, Stefano Sabatini encoded:
> > > Allow to create M3U8 list which are HLS-friendly. In particular, write a
> > > fake EXT-X-TARGETDURATION duration field based on the specified
> > > segment_time.
> > >
> > > For a full discussion read trac ticket #1492:
> > > http://ffmpeg.org/trac/ffmpeg/ticket/1642
> > > ---
> > > libavformat/segment.c | 17 +++++++++++++++--
> > > 1 files changed, 15 insertions(+), 2 deletions(-)
> >
> > Updated with suggestions from kelexel.
> > --
> > FFmpeg = Fierce and Fiendish Magical Power Enlightened Gadget
>
> > doc/muxers.texi | 26 ++++++++++++++++++++++++++
> > libavformat/segment.c | 26 ++++++++++++++++++++++++--
> > 2 files changed, 50 insertions(+), 2 deletions(-)
> > ec369ab693c48d1744e43808c429c8cb82c5ac84 0002-lavf-segment-add-segment_list_flags-option.patch
> > From ea40b56bd44ed04521b299eff5beee98cabada44 Mon Sep 17 00:00:00 2001
> > From: Stefano Sabatini <stefasab at gmail.com>
> > Date: Sat, 1 Sep 2012 18:01:51 +0200
> > Subject: [PATCH] lavf/segment: add segment_list_flags option
>
> LGTM if it works
Works as far as I tested it, pushed.
--
FFmpeg = Fast Freak Multimedia Peaceful Elfic Gem
More information about the ffmpeg-devel
mailing list