[MEncoder-users] Mencoder and x264

vf fedorchuk at gmail.com
Mon Jun 22 16:19:39 CEST 2009


Hello all,

I'm having a weird issue.

I've successfully compiled: x264 codec, libavcodec with x264 support
enabled, mplayer (x264 enabled)


I still cannot to convert video

# mencoder -ovc help
MEncoder SVN-r29370-4.3.3 (C) 2000-2009 MPlayer Team

Available codecs:
   copy     - frame copy, without re-encoding. Doesn't work with filters.
   frameno  - special audio-only file for 3-pass encoding, see DOCS.
   raw      - uncompressed video. Use fourcc option to set format
explicitly.
   nuv      - nuppel video
   lavc     - libavcodec codecs - best quality!
   vfw      - VfW DLLs, read DOCS/HTML/en/encoding-guide.html.
   qtvideo  - QuickTime DLLs, currently only SVQ1/3 are supported.
   libdv    - DV encoding with libdv v0.9.5
   x264     - H.264 encoding


# /usr/bin/mencoder -o /tmp/80056336515605765.flv
/root/videotest/TestSmall.avi -ovc x264 -x264encopts
pass=1:turbo:bitrate=900:frameref=5:bframes=1:me=umh:partitions=all:trellis=1:qp_step=4:qcomp=0.7:direct_pred=auto:keyint=300
-vf scale=545:436 -oac mp3lame -lavcopts acodec=mp3:abitrate=128 -srate
22050
MEncoder SVN-r28997-snapshot-4.3.3 (C) 2000-2009 MPlayer Team
-x264encopts is not an MEncoder option

/usr/bin/mencoder -o /tmp/80056336515605765.flv
/root/videotest/TestSmall.avi -fps 25.0 -of lavf -oac mp3lame -lavcopts
acodec=mp3:abitrate=121 -srate 22050 -ovc lavc -lavcopts
vcodec=x264:vbitrate=288:mbd=2:mv0:trell:v4mv:cbp:last_pred=3:predia=2:dia=2:vmax_b_frames=0:vb_strategy=1:precmp=2:cmp=2:subcmp=2:preme=2:qns=2
-vf scale=581:436

Cannot find codec 'x264' in libavcodec...


I'm flustrated.

Can anyone help me?

-- 
Best Regards,
Volodymyr Fedorchuk


More information about the MEncoder-users mailing list