[MPlayer-users] mencoder problem (Unknown option on the command line: -ofp)

Евгений Шаповал jeno.kiev at gmail.com
Wed Jul 16 09:57:13 CEST 2008


hello!

I try convert video:

# mencoder  1.wmv -ofps 25 -o 1.flv -of lavf -oac mp3lame -lameopts
abr:br=64 -srate 22050 -ovc lavc -lavfopts
i_certify_that_my_video_stream_does_not_use_b_frames -lavcopts
vcodec=flv:keyint=50:vbitrate=300:mbd=2:mv0:trell:v4mv:cbp:last_pred=3
-vop scale=320:240

and I have some error:

===========================================================
MPlayer dev-SVN-r27292-3.4.6 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 3.33GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Unknown option on the command line: -ofps
Error parsing option on the command line: -ofps
===========================================================

when I remove " -ofps 25" from command, I have other error:

===========================================================
MPlayer dev-SVN-r27292-3.4.6 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 3.33GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Option -o has been renamed to -vo (video-out), use -vo.
Unknown option on the command line: -of
Error parsing option on the command line: -of
===========================================================

I remove " -of lavf" and I have:

===========================================================
MPlayer dev-SVN-r27292-3.4.6 (C) 2000-2008 MPlayer Team
CPU: Intel(R) Celeron(R) CPU 3.33GHz (Family: 15, Model: 4, Stepping: 9)
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled for x86 CPU with extensions: MMX MMX2 SSE SSE2
Option -o has been renamed to -vo (video-out), use -vo.
Unknown option on the command line: -oac
Error parsing option on the command line: -oac
===========================================================


how it's correct?!

p.s.I use this command for old version of mencoder...maybe some keys
changed in new mencoder =\

my os: freebsd, mplayer dev-SVN-r27292-3.4.6

Thanks!



More information about the MPlayer-users mailing list