Hi, I have two videos that I wanted to concat together. The end result is have the hls representation of the 2.
I already have one video in hls format, with the m3u8 playlist file and all of the ts files. I wanted to append/concat a second video to the m3u8 playlist. Is it possible to tell ffmpeg to simply take new ts segments and append to the m3u8 playlist? For example I can take the 2nd video and convert to hls segments, would ffmpeg be able to take the additional segments and just append to the m3u8 playlist? thanks Ricardo _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-user