View Single Post
Old 09-25-2006, 03:57 PM   #46
nickbee
Talking BlackBerry Encyclopedia
 
nickbee's Avatar
 
Join Date: Jul 2005
Model: 8100
Carrier: t-Mobile
Posts: 238
Default

Quote:
Originally Posted by kathrynhr
Note to those who are having problems:

If you are trying to use mencoder with a DVD and are having trouble getting it to recognize the VOB files, replace the input file string with dvd://1

That tells mencoder to encode the first track on the DVD, which is almost always the track with the movie on it. You don't need to specify a drive letter or path; it will find the DVD by itself.

Your input string would be something like this:

mencoder -vf scale=240:180 dvd://1 -o <output file> -of avi -ovc lavc -oac lavc -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
how many megs does an hour and a half movie end up being? I am going to try this tonight with jackass 1...
Offline   Reply With Quote