LinHES Forums http://forum.linhes.org/ |
|
command line transcode example http://forum.linhes.org/viewtopic.php?f=11&t=1760 |
Page 1 of 1 |
Author: | khrusher [ Thu Jun 17, 2004 8:54 am ] |
Post subject: | command line transcode example |
i ripped a DVD in 'perfect' quality and ended up with a 5.5 GB .vob file. ripped a second DVD with 'excellent' quality and ended up with 1.1 GB A Can someone provide an example transcode command line that I can use to create a smaller lower quality file avi file from an existing vob file thanx |
Author: | davem [ Thu Jun 17, 2004 9:40 am ] |
Post subject: | |
I don't know about transcode, but I use mencoder a lot. I don't have a clue if this is better or worse than other methods, but it works for me. Here's an example I used to crunch a movie recorded with a PVR-250 into an avi file. I bet if you insert the path to your vob file it would work. I tweak the vbitrate setting until I get an avi that's just under 700mb so it'll fit on a cd. Code: mencoder /tv/pretty/Ice_Age.mpg -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=600:vhq:vqmin=2:vlelim=-4:vcelim=9:lumi_mask=0.05:dark_mask=0.01 -vop scale -zoom -xy 320 -oac mp3lame -lameopts abr:br=96 -o IceAge.avi
|
Author: | khrusher [ Thu Jun 17, 2004 2:40 pm ] |
Post subject: | |
perfect, do you write teh avi to a CD o be played on a CD/DVD player? how |
Author: | davem [ Thu Jun 17, 2004 4:02 pm ] |
Post subject: | |
Nah, I write them to cd to play on my laptop. I have to travel for business sometimes to non-english speaking countries and can't stand to watch cnn after work. ![]() |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |