[MEncoder-users] Mencoder lame errors, and mpeg to avi batch process

DaveG mplayer01 at dgmm.net
Sat Dec 1 00:26:43 CET 2007


On Friday 30 November 2007, Dave M G wrote:
> Can these errors be resolved, and then the de-interlacing and appending
> functions added?

To append, rather than the for loop to convert one at a time, why not just do:

mencoder `ls *.mpg | sort` [encoding option] -o joinedvideo.avi

-- 
Dave



More information about the MEncoder-users mailing list