dear friends,
we are using ffmpeg for server conversion to other file formats....and our system host just upgraded the mencoder software... a few command line agruments fail to work.... can u suggest the correct ones..
old
/usr/local/bin/mencoder {filename} {destination_filename} -of lavf -ovc lavc -oac lavc -lavcopts vcodec=flv:vbitrate=5400:autoaspect:mbd= 2:mv0:trell:v4mv:cbp:last_pred=3redia=2:dia=2
recmp=2:cmp=2:subcmp=2
reme=2:turbo:acodec=mp3:abitrate=56 -vf scale=450:325 -srate 22050 -af lavcresample=22050 -lavfopts i_certify_that_my_video_stream_does_not_ use_b_frames
tried with
-ofps 12
but does not work
and here is the dump
Array
(
[0] => MEncoder dev-SVN-r26030-3.4.6 (C) 2000-2008 MPlayer Team
[1] => CPU: AMD Athlon(tm) 64 X2 Dual Core Processor 4600+ (Family: 15, Model: 75, Stepping: 2)
[2] => CPUflags: Type: 15 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 1
[3] => Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE SSE2
[4] =>
[5] => success: format: 0 data: 0x0 - 0x62198
[6] => ASF file format detected.
[7] => [asfheader] Audio stream found, -aid 1
[8] => [asfheader] Video stream found, -vid 2
[9] => [asfheader] Video stream found, -vid 3
[10] => [asfheader] Video stream found, -vid 4
[11] => [asfheader] Video stream found, -vid 5
[12] => [asfheader] Video stream found, -vid 6
[13] => [asfheader] Video stream found, -vid 7
[14] => VIDEO: [WMV1] 176x144 24bpp 1000.000 fps 0.0 kbps ( 0.0 kbyte/s)
[15] => [V] filefmt:6 fourcc:0x31564D57 size:176x144 fps:1000.00 ftime:=0.0010
[16] => ======================================== ==================================
[17] => Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
[18] => AUDIO: 8000 Hz, 1 ch, s16le, 8.0 kbit/6.25% (ratio: 1000->16000)
[19] => Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
[20] => ======================================== ==================================
[21] => OK, exit
[22] => Opening video filter: [expand osd=1]
[23] => Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
[24] => Opening video filter: [scale w=450 h=325]
[25] => ======================================== ==================================
[26] => Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
[27] => Selected video codec: [ffwmv1] vfm: ffmpeg (FFmpeg WMV1/WMV7)
[28] => ======================================== ==================================
[29] =>
[30] => Exiting...
)


LinkBack URL
About LinkBacks
redia=2:dia=2



Reply With Quote
Bookmarks