[FFmpeg-devel] [PATCH] lavf/hlsenc: add append_list flag into hlsenc

Michael Niedermayer michael at niedermayer.cc
Sun Aug 21 16:30:04 EEST 2016


On Sun, Aug 21, 2016 at 01:03:02PM +0800, Steven Liu wrote:
> Fix unused *duration*
> remove the #EXT-X-ENDLIST and #EXT-X-TARGETDURATION tags,
> keep intened with hls->duratin, hls->start_pos, hls->size.
> 
> 
> 
> When ffmpeg exit by exception, start a new ffmpeg will
> cover the old segment list, add this flag can continue
> append the new segments into old hls segment list
> 
> Signed-off-by: LiuQi <liuqi at gosun.com>
> ---
>  doc/muxers.texi      |  4 ++++
>  libavformat/hlsenc.c | 62
> ++++++++++++++++++++++++++++++++++++++++++++++++++++
>  2 files changed, 66 insertions(+)

applied

can you add a fate test for this feature ?

thanks

[...]

-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

It is what and why we do it that matters, not just one of them.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20160821/93962f34/attachment.sig>


More information about the ffmpeg-devel mailing list