View Single Post
Old 10-29-2006, 06:01 PM   #36
bipinshah
New Member
 
Join Date: Mar 2006
Model: 9000
Carrier: AT&T
Posts: 1
Default

Hey guys,

When I run mencoder (with the command line options from the previous posts), I get the following error: Couldn't open codec mp3, br=64. The output file is 0 bytes. What do I need to do to install the mp3 codec?

Thanks in advance for your help,
-bipin


-------------------

C:\Program Files\mplayer>mencoder -vf scale=240:180 temp.avi -o mihir.avi -of avi -ovc lavc -oac lav
c -lavcopts vcodec=mpeg4:vbitrate=230:acodec=mp3:abitrate=64
MEncoder 1.0pre8-3.4.2 (C) 2000-2006 MPlayer Team
CPU: Intel(R) Pentium(R) M processor 2.13GHz (Family: 6, Model: 13, Stepping: 8)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0xee25d2
AVI file format detected.
VIDEO: [MJPG] 640x480 24bpp 30.000 fps 14827.3 kbps (1810.0 kbyte/s)
[V] filefmt:3 fourcc:0x47504A4D size:640x480 fps:30.00 ftime:=0.0333
================================================== ========================
Opening audio decoder: [pcm] Uncompressed PCM audio decoder
AUDIO: 11024 Hz, 1 ch, u8, 88.2 kbit/100.00% (ratio: 11024->11024)
Selected audio codec: [pcm] afm: pcm (Uncompressed PCM)
================================================== ========================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=240 h=180]
================================================== ========================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
================================================== ========================
Couldn't open codec mp3, br=64.

Exiting...

C:\Program Files\mplayer>
Offline