2016-08-21 21:30 GMT+08:00 Michael Niedermayer :
> 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
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
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 li