On Monday 05 April 2004 00:34, S. Gongola wrote: > I have 10 mpeg files can I use mencoder to combine the files to one file? --- cut from man mencoder --- Encoding multiple *.vob files cat *.vob | mencoder <options> - --- cut from man mencoder --- so cat {1,2,3,4,5,6,7,8,9,10,11}.mpeg | mencoder -oac copy -ovc copy - does the trick and writest test.avi. -- Regards, Doncho N. Gunchev Registered Linux User #291323 at counter.li.org GPG-Key-ID: 1024D/DA454F79 Key fingerprint = 684F 688B C508 C609 0371 5E0F A089 CB15 DA45 4F79