-
Batch merge 50 audio tracks with corresponding video tracks using FFmpeg.
Is there any way to batch merge 50 audio tracks with corresponding video tracks without re-encoding, using FFmpeg?
I have run into an instance where I have to do this and wondered if it’s able to be done in a ‘batch’ procedure. I know you can do this using QT pro but you have to merge everything singularly.
Any advice on this would be great.
Freddie