ssh to box and ran. here is what I get... (NOTE: mencoder is at /usr/local/bin/mencoder not /usr/bin/mencoder


root@web2 [/]# /usr/local/bin/mencoder '/home/mmvideos/public_html/video/Lament.wmv' -o /home/mmvideos/public_html/flvideo/119214297363517344.flv -of lavf -oac mp3lame -lameopts abr:br=56 -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:l ast_pred=3 -srate 22050 -ofps 24 -vf harddup
MEncoder dev-SVN-r23390-3.4.6 (C) 2000-2007 MPlayer Team
CPU: AMD Athlon(TM) XP 2600+ (Family: 6, Model: 10, Stepping: 0)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

success: format: 0 data: 0x0 - 0x1f2a1c0
ASF file format detected.
[asfheader] Audio stream found, -aid 1
[asfheader] Video stream found, -vid 2
VIDEO: [WMV1] 720x480 24bpp 1000.000 fps 1500.0 kbps (183.1 kbyte/s)
[V] filefmt:6 fourcc:0x31564D57 size:720x480 fps:1000.00 ftime:=0.0010
================================================== ========================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 128.0 kbit/9.07% (ratio: 16005->176400)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
================================================== ========================
** MUXER_LAVF ************************************************** ***************
If you wish to use libavformat muxing, you must ensure that your video stream
does not contain B frames (out of order decoding) and specify:
-lavfopts i_certify_that_my_video_stream_does_not_use_b_fram es
on the command line.
REMEMBER: MEncoder's libavformat muxing is presently broken and will generate
INCORRECT files in the presence of B frames. Moreover, due to bugs MPlayer
will play these INCORRECT files as if nothing were wrong!
************************************************** *****************************
Cannot initialize muxer.
Exiting...