PDA

View Full Version : Using Mencoder to encoded previously ripped DVDs


hobbes487
22nd March 2006, 09:14
Does anyone know how to use mencoder to encode a DVD that has already been ripped with dvddecrypter? I have been able to have it rip and encode together, but just the encoding part from a ripped DVD. Can someone post an example command line that would work?

Thanks.

Hellworm
22nd March 2006, 13:48
mencoder dvd:// -dvd-device PATH -ovc ...

PATH is the folder of the ripped dvd, containing the vobs.

hobbes487
22nd March 2006, 17:11
Thanks! that worked great.