[FFmpeg-user] concat issue

Carl Eugen Hoyos cehoyos at ag.or.at
Wed Jan 23 09:30:23 CET 2013


johnd <john <at> jjdev.com> writes:

> I am not able to concat to vids...
> 
> john <at> ldev:ffmpeg -y -i concat:"0.mp4|1.mp4"

Apart from the concat demuxer (that will work fine 
for your use case) there is also a concat filter, 
see the fine documentation.
Both are better choices than recoding to transport 
streams.

Carl Eugen



More information about the ffmpeg-user mailing list