2016-12-27 0:05 GMT+08:00 Louis Letourneau <[email protected]>: > Is it possible to start a live capture at the end of an existing video in > the hls format? > > Say you have a captured m3u8, something happens and you want to restart > ffmpeg but continue capturing at the end of the previous m3u8? > > I guess concat can't do it since it has to be done on complete videos. > > Thank you > Louis > _______________________________________________ > ffmpeg-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/ffmpeg-user > > To unsubscribe, visit link above, or email > [email protected] with subject "unsubscribe".
What about the option "-hls_flags append_list" _______________________________________________ ffmpeg-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
