2016-08-20 19:51 GMT+08:00 Michael Niedermayer :
> On Thu, Aug 11, 2016 at 11:04:43PM +0800, Steven Liu wrote:
> > 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
> [...]
>
> > +
On Thu, Aug 11, 2016 at 11:04:43PM +0800, Steven Liu wrote:
> 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
[...]
> +static int parse_playlist(AVFormatContext *s, const char *url)
Steven Liu 于2016年8月15日 周一上午11:23写道:
> 2016-08-11 23:04 GMT+08:00 Steven Liu :
>
>> 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
>> ---
>> doc/muxers
2016-08-11 23:04 GMT+08:00 Steven Liu :
> 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
> ---
> doc/muxers.texi | 4
> libavformat/hlsenc.c |
2016-08-11 23:04 GMT+08:00 Steven Liu :
> 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
> ---
> doc/muxers.texi | 4
> libavformat/hlsenc.c |
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
---
doc/muxers.texi | 4
libavformat/hlsenc.c | 63