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

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...
   
Reply With Quote