[MPlayer-users] mencoder x264encopts problems

otrcomm otrcomm at isp-systems.net
Sat Oct 28 05:01:26 CEST 2006


hello,

i am very new to encoding with mencoder (the learning curve is steep) and
can't figure out what the problem is here:

i dumped a dvd with:

mplayer dvd://1 -dumpstream -dumpfile title1.vob

and then ran:

mencoder -v title1.vob \
-alang en \
-vf crop=704:464:10:10,scale=752:320 \
-ovc x264 \
-x264encopts
subq=4:bframes=4:b_pyramid:weight_b:pass=1:psnr:bitrate=1500:turbo=1 \
-oac copy \
-fafmttag 0xff  \
-ofps 24000/1001 \
-vobsubout subtitles \
-vobsuboutindex 0 \
-slang en \
-o /dev/null

no problems (i guess)

but, when i try to run:

mencoder -v title1.vob \
-alang en \
-vf crop=704:464:10:10,spp,scale,hqdn3d=2:1:2 \
-ovc x264 \
-x264encopts
subq=5:4x4mv:8x8dct:frameref=3:me=2:bframes=4:b_pyramid:pass=2:psnr:bitrate=
1500 \
-oac faac -faacopts object=0:tns:quality=100 \
-ofps 24000/1001 \
-o title1.avi

i get errors:

MEncoder dev-SVN-r20469-4.1.1 (C) 2000-2006 MPlayer Team
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville (Family: 6, Model:
8, Stepping: 10)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE

Option x264encopts: Unknown suboption 4x4mv
Option x264encopts: Bad argument me=2
The object option must be >= 1: 0
Error parsing option on the command line: -faacopts

Exiting... (error parsing command line)


can someone please tell me what i am doing wrong here?

thanks,
murrah boswell




More information about the MPlayer-users mailing list