[FFmpeg-user] Cat 2 mp4 files?

Carl Eugen Hoyos cehoyos at ag.or.at
Thu Dec 6 17:08:15 CET 2012


. <peace <at> AleksandrSolzhenitsyn.net> writes:

> > http://ffmpeg.org/ffmpeg.html#concat-1
> >
> > http://ffmpeg.org/ffmpeg.html#concat
> 
> Here's the code I used;
> 
> ffmpeg concat: tg1.mp4 tg2.mp4 WOOF.mp4

> I also tried this;
> 
> ffmpeg concat: tg1.mp4|tg2.mp4 WOOF.mp4

Both links above contain examples on how to use the 
protocol (that I suspect cannot work for mp4) and 
the filter.
Note that today, a third concatenation option was 
added to ffmpeg, a concatenation demuxer. Either read 
the documentation in your git checkout or wait until 
tomorrow (?) when the web documentation gets updated.

Carl Eugen



More information about the ffmpeg-user mailing list