On Friday 08 June 2007 10:20 am, Roy Souther wrote: > mencoder OK...a couple more questions:
There are three titles on the DVD. Is there any way to combine them all into one file? Can I add ">> output.avi" to cat the next title onto the first? eg. This is what I did for the first title: mencoder dvd://1 -vf scale=320:240 -ovc xvid -xvidencopts bitrate=200 -ofps 10 -oac mp3lame -lameopts vbr=3 -aid 128 -o output.avi then, can I do: mencoder dvd://2 -vf scale=320:240 -ovc xvid -xvidencopts bitrate=200 -ofps 10 -oac mp3lame -lameopts vbr=3 -aid 128 -o >> output.avi Also, I need to start the first title about 10 seconds in. I glanced through the man page but didn't see any way to specify a start point... Thanks. -- Peter Pankonin, digitalcrucible There are 10 kinds of people in the world, those who understand binary, and those who don't. _______________________________________________ clug-talk mailing list [email protected] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

