Re: [libav-devel] [PATCH 2/2] hlsenc: Support recovery from an already present playlist

2017-05-30 Thread Vittorio Giovara
On Tue, May 30, 2017 at 4:18 AM, Luca Barbato wrote: > Parse the playlist to recover the start sequence and previously > generated segments and continue muxing from there. > > Mainly useful for near-seamless recovery in live scenarios. > --- > libavformat/hlsenc.c | 84 >

[libav-devel] [PATCH 2/2] hlsenc: Support recovery from an already present playlist

2017-05-30 Thread Luca Barbato
Parse the playlist to recover the start sequence and previously generated segments and continue muxing from there. Mainly useful for near-seamless recovery in live scenarios. --- libavformat/hlsenc.c | 84 1 file changed, 78 insertions(+), 6