[MEncoder-users] Pb in encoding in x264

Guillaume POIRIER poirierg at gmail.com
Tue Aug 16 18:22:16 CEST 2005


Hi,

On 8/16/05, Anthony Jacob <anthonyjacob at wanadoo.fr> wrote:
> Hello,
> 
> I'm continuing to try to encode in x264 in "very high quality" but I've
> an error :-(
> My commands are :
> mencoder vob/TROY.vob -endpos 600 -mc 0 -nosound -noskip -skiplimit 0
> -vf crop=720:416:0:80,scale=640:256,hqdn3d=2:1:2 -ovc x264 -x264encopts
> subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=500:pass=1

I suggest you remove "-mc 0 -noskip -skiplimit 0" if your source is
PAL, and since you do not process sound. Those options are probably
useless for you, and may harm more than help you out.


> mencoder vob/TROY.vob -endpos 600 -mc 0 -nosound -noskip -skiplimit 0
> -vf crop=720:416:0:80,scale=640:256,hqdn3d=2:1:2 -ovc x264 -x264encopts
> subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=500:pass=2
> -o video/x264.avi
> 
> The 1st pass successed, but at 2nd pass I've this error :
> -------------------------------------------------------------------------------

[..]

> ODML: vprp aspect is 16384:6655. Trem:   0min   0mb  A-V:0.000 [0:0]
> ODML: vprp aspect is 16384:6655. Trem:   0min   0mb  A-V:0.000 [0:0]
> encodtroy.sh: line 4: 30642 Erreur de segmentation  mencoder
> vob/TROY.vob -endpos 600 -mc 0 -nosound -noskip -skiplimit 0 -vf
> crop=720:416:0:80,scale=640:256,hqdn3d=2:1:2 -ovc x264 -x264encopts
> subq=6:4x4mv:8x8dct:me=3:frameref=5:bframes=3:b_pyramid:weight_b:bitrate=500:pass=2
> -o video/x264.avi

mencoder crashed (that should not happen of course). Check your RAM to
see if it's okay (with memtest86 or smth like that, check also if your
cpu is not overclocked. Make sure also that all the libs used by
mencoder are compiled with the same version of GCC (typically, libx264
compiled with gcc4 and mencoder with gcc3.4 will crash randomly).

Otherwise, please post the exact message that got printed on screen
(here your encode seems to run with lots of the console informations
redirected to /dev/null.

Hope that helps.

-- 
Live fast, die old, and make very sure everyone knows you were there.
 -- Alan Cox




More information about the MEncoder-users mailing list