Avidemux

wezhira

Well-Known Member
Joined
Jun 15, 2008
Messages
467
Reaction score
5
Is there anyone who user avidemux to convert vob to avi . I would like to know What settings you use . I've tried several options first problem I had was interlacing 4 sorted that out now I have a problem of noise the picture quality is bad
 
I use Devede To create dvds

i'm pretty sure you can also use it to create avi files. iirc k9copy could also do this (or at least create an avi from an actual dvd).

EDIT: I may be thinking of Handbrake instead of DeVeDe
 
Last edited:
I use DVDShrink 1st and then Auto Gordian Knot afterwards to convert to what Xvid or DivX. Both are free!!!
 
I use mplayer/mencoder. Something like this:

vobcopy -i /media/cdrom0 -m

copy DVD to HDD

mplayer VTS_01_1.VOB -v

check where is the audio

mplayer -vf cropdetect VTS_01_2.VOB

discard borders and black areas around useful content.

Now cat together useful VOBs and encode

nice -n 19 mencoder -ovc xvid -oac mp3lame -xvidencopts fixed_quant=4 -lameopts cbr:br=128 -aid 128 -vf crop=720:576:0:0,yadif -lameopts vol=3 -o out.avi IN.VOB

-aid is audio ID and crop is crop
 
Last edited:
Top
Sign up to the MyBroadband newsletter
X