[MPlayer-users] Concatenation of two AVI files

Georg Prager georg.prager at wing.at
Tue Jul 23 19:15:02 CEST 2002


> but the resulting test.avi only contains the first AVI, not the second one.
>
> Is it possible to do this with mencoder? If yes, how can I do it?

cat file1.avi file2.avi > file.avi
mencoder ..... -forceidx file.avi

This works for me.

Georg




More information about the MPlayer-users mailing list