From multiple video files to single output
问题 Let's say that I have a list of hundreds of possible video files. Using ffmpeg it's pretty easy to take multiple files and stitch them together to single video output, but that's where the things become tricky. I'm looking for a way to have them stream live and dynamically add videos to queue as stream goes on. Think of something like SSAI but for the whole video. Stream live is there so we don't have a delay while waiting for ffmpeg to finish the whole video but rather start as soon as