I have been trying to encode using mencoder via gui's and commandline and am not having any luck. It doesn't matter how I try to encode (gui or commandline) I get an error.
error
I have tried mediacoder, mewig, mcbatch, smsg. No luck.Code:The Instruction at "0x01b897a8" referenced memory at "0x01cb3e60". The memory could not be "read"
Commandline used.
It gets to 99% of the first pass of the first file then errors out. I've tried searching but haven't found any thing relavant. I'm using celtic druid's build "mplayer2007.08.19.Athlon-XP" but have had the same error using other builds.Code:for %%a in ("*.avs") do "C:\mplayer2007.08.19.Athlon-XP\mencoder.exe" "%%a" -o "E:\Mencoder Output\%%a_pass1.m2v" -ovc lavc -lavcopts vcodec=mpeg2video:vpass=1:vrc_maxrate=9000:vrc_buf_size=1835:keyint=15:vmax_b_frames=2:brd_scale=0:dc=8:psnr:turbo:aspect=16/9:vqscale=3:vb_strategy=0:vqmin=1:vqmax=31:vb_qfactor=1.25:vb_qoffset=0:lmin=0.01:lmax=31.00:vi_qfactor=0.10:vi_qoffset=0:vqcomp=0.75:vqblur=0:mbd=0:mbcmp=256:precmp=256:cmp=256:subcmp=256:me_range=128:preme=2:vme=4:dia=3:predia=3:sc_threshold=0:sc_factor=1:bidir_refine=0 -of rawvideo -ffourcc MPG2 -nosound for %%a in ("*.avs") do "C:\mplayer2007.08.19.Athlon-XP\mencoder.exe" "%%a" -o "E:\Mencoder Output\%%a_pass2.m2v" -ovc lavc -lavcopts vcodec=mpeg2video:vpass=2:vbitrate=1800:vrc_maxrate=9000:vrc_buf_size=1835:keyint=15:vmax_b_frames=2:brd_scale=0:dc=8:psnr:aspect=16/9:vqmin=1:vqmax=31:vb_qfactor=1.25:vb_qoffset=0:lmin=0.01:lmax=31.00:vi_qfactor=0.10:vi_qoffset=0:vqcomp=0.75:vqblur=0:mbd=0:mbcmp=256:precmp=256:cmp=256:subcmp=256:me_range=128:preme=2:vme=4:dia=3:predia=3:sc_threshold=0:sc_factor=1:bidir_refine=0 -of rawvideo -ffourcc MPG2 -nosound
+ Reply to Thread
Results 1 to 4 of 4
-
Donadagohvi (Cherokee for "Until we meet again")
-
The problem with memory errors is they can be caused by just about anything.
not the easiest thing to track down.
Originally Posted by freebird73717
http://oss.netfarm.it/mplayer-win32.php
That would be my first suggestion.
Originally Posted by freebird73717
On the first pass.
Try halving that for the second pass.
Mencoder needs to be fine tuned to get the best out of it. the heavier the options, the slower it gets.
In any case it's not faster than HC, not when you factor quality.
also worth mentioning an amount of junk in the commandline, where you're just stating default values...
vqmax=31:lmax=31.00:mbd=0:vme=4c_threshold=0
c_factor=1:bidir_refine=0
1800kbps?
i suppose an xvid/avi.
If you can't get it rolling and are still curious, upload a sample and i'll encode with your commandline to satisfy the curiosity.
Originally Posted by freebird73717
gl -
Thanks for the reply 45tripp. Yeah it's xvid files (not the greatest quality to begin with). I've decided that getting mencoder working is going to be more trouble than it's worth. I'll stick with HC. The quality it puts out is great and the time really isn't a factor. If I have long encodes I just run them at night. I was just in the mood to test and try new encoders...
Donadagohvi (Cherokee for "Until we meet again")
Similar Threads
-
Mencoder: how to do 2 pass encoding
By keneo in forum Video ConversionReplies: 3Last Post: 2nd Dec 2010, 14:29 -
DeVeDe 3.16.9 build 2 Mencoder "bug" error under XP64
By mail2tom in forum Video ConversionReplies: 1Last Post: 19th Aug 2010, 19:35 -
Looking to Build a Dedicated Encoding System
By Scarpad in forum Newbie / General discussionsReplies: 0Last Post: 9th Dec 2009, 13:10 -
Error in Build 5000
By ttyner in forum SVCD2DVD & VOB2MPGReplies: 13Last Post: 9th Dec 2008, 13:25 -
Any comments on this encoding build?
By HXee in forum ComputerReplies: 6Last Post: 10th Jul 2008, 00:32