[FFmpeg-user] Fwd: Can't concat two files which were encoded the same way.

Carl Eugen Hoyos cehoyos at ag.or.at
Sun Feb 23 09:44:11 CET 2014


Zsolt <dqeswn <at> gmail.com> writes:

> ffmpeg -i motor1.avi -i motor2.avi -i motor3.avi 
> -c copy -filter_complex
> '[0:0] [0:1] [1:0] [1:1] [2:0] [2:1] concat

I did not test but I think space is a delimiter, 
try '[0:0][0:1][1:0][1:1][2:0][2:1]concat...

Carl Eugen



More information about the ffmpeg-user mailing list