Newbie quetion :DVD to avi

Discuss about generic usage of MediaCoder.

Moderator: HuggiL

Post Reply
guest
Guest
Posts: 971
Joined: Tue May 16, 2006 3:33 pm

Newbie quetion :DVD to avi

Post by guest » Wed Aug 08, 2007 11:26 am

Just need to know the setting to use for DVD to avi /xvid

which extensions do i choose ...... i just need a standard conversion

User avatar
thibeaz
Amateur
Amateur
Posts: 76
Joined: Tue May 29, 2007 2:17 am

Post by thibeaz » Wed Aug 08, 2007 8:52 pm

With MediaCoder I never figured out how to get all the dvd tracks down to 1 avi file so I just used mencoder on it's own and used this command

Code: Select all

mencoder dvd:// -oac mp3lame -ovc xvid -xvidencopts pass=2:bitrate=800 -o <filename.avi>

User avatar
SirAuron
Expert
Expert
Posts: 798
Joined: Thu Feb 08, 2007 1:39 am
Location: Germany

Post by SirAuron » Fri Aug 10, 2007 11:18 pm

you can either use add track or drag and drop the several vob files into mediacoder. then use the join mode and then set video codec to xvid, audio codec to lame mp3 and container to avi. make sure to select deactivated in the muxer tab.
MediaCoder settings:

x264 (backend/source: mencoder, fps: 23,976, Fabio Sonatti's settings) + nero aac 64 in matroska

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Post by stanley » Sat Aug 11, 2007 2:15 pm

To encode all dvd tracks into one file, u can use Add Track and choose all tracks, or add tracks seperately and use join mode. The former is not always working due mencoder issue (sometimes u can't get all tracks converted even on command line).
When things work together, things work.

Post Reply