I'm currently using to encode MPEG2 (720x480) from DVD --> xvid (512x384) on win32 using mencoder 1.0pre7.
Here is my batch file:
1. Am I missing any options?Code:mencoder -ovc xvid -vf scale=512:384 -sws 9 -xvidencopts pass=1 -nosound -o test-1.avi test.mpg mencoder -ovc xvid -vf scale=512:384 -sws 9 -xvidencopts bitrate=1100:pass=2 -oac mp3lame -lameopts fast:preset=standard -o test-final.avi test.mpg
Secondly, when I use that script I do get a file out that plays under Windows (mplayerc) just fine; however, one problem is that the resulting file has problems in virtual dub and virtualdub mod giving an error, "Warning: nothing to output bframe decoder lag."
Also, if I demux the mp3 file and analyze it with mrquestionman or encspot, I don't see the correct results. Mrquestionman usually shows the switches one used to encode (in this case --alt-preset fast standard). Additionally, the vbrheader is all messed up. The bitrates usually jump between 128,224,256 etc. in normal files. The demuxed file just hovers around 190 jumping by 1 kbps or so.
Can anyone suggestion what I'm doing wrong?
+ Reply to Thread
Results 1 to 2 of 2
-
http://encoding.n3.net <-- for all your DVD and CD backup needs!
Similar Threads
-
Correct mencoder options?
By wl2776 in forum Newbie / General discussionsReplies: 0Last Post: 11th Mar 2011, 10:22 -
Mencoder config and and command line -vf options not working together?
By AlexGrim in forum DVD RippingReplies: 0Last Post: 1st Dec 2008, 12:00 -
Please, best options for mencoder? (high quality reencodings and no blocks)
By BlooderButcher in forum Video ConversionReplies: 1Last Post: 21st Nov 2008, 13:53 -
mencoder options NTSC 29.97 -> PAL 25 fps with a/v sync
By menket in forum Video ConversionReplies: 3Last Post: 8th Oct 2008, 07:04 -
Tweaking mencoder options
By acid_burn in forum DVD RippingReplies: 3Last Post: 27th May 2008, 08:59