[MPlayer-users] concatenation of avifiles

Martin Collins martin at mkcollins.org
Tue Jan 14 15:38:35 CET 2003


On 14 Jan 2003 18:38:30 +0530
"Chittaranjan Mandal" <Chittaranjan.Mandal at cse.iitkgp.dhs.org> wrote:

> Can avifiles be simply concatenated?
> If not then is there a way to join two avifile to have one
> continuous one?

cat *.avi >> cat.avi
mencoder -oac copy -ovc copy -forceidx -o out.avi cat.avi

Martin



More information about the MPlayer-users mailing list