[MEncoder-users] Has anyone seen this error before?

Marc Parillo marcparillo at earthlink.net
Mon May 18 13:00:22 CEST 2009


I'm trying to convert a wmv file to an avi file and I keep getting an error
message (see below).  I understand the part about the Win32 LoadLibrary
failed to load, but what about the part at the end where it tells me
"Couldn't open codec mp2, br=224" -- does anyone know what that means or how
to correct it?  I'm running mencoder on Linux/FedoraCore7.  Thank you, Marc
 
[root at domain streams]# mencoder original.wmv -ovc lavc -oac lavc -lavcopts
vcodec=mpeg4 -vf expand=320:240,scale=320:-2 -o ../xvideo/test.avi -ofps 25;
MEncoder SVN-r29274-4.1.2 (C) 2000-2009 MPlayer Team
success: format: 0  data: 0x0 - 0x353dbc
ASF file format detected.
[asfheader] Video stream found, -vid 1
[asfheader] Audio stream found, -aid 2
VIDEO:  [WMV3]  320x240  24bpp  1000.000 fps  250.0 kbps (30.5 kbyte/s)
[V] filefmt:6  fourcc:0x33564D57  size:320x240  fps:1000.000  ftime:=0.0010
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 22050 Hz, 2 ch, s16le, 32.0 kbit/4.54% (ratio: 4003->88200)
Selected audio codec: [ffwmav2] afm: ffmpeg (DivX audio v2 (FFmpeg))
==========================================================================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=320 h=-2]
Opening video filter: [expand w=320 h=240]
Expand: 320 x 240, -1 ; -1, osd: 0, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [dmo] DMO video codecs
Win32 LoadLibrary failed to load: wmv9dmod.dll,
/usr/lib/codecs/wmv9dmod.dll, /usr/lib/win32/wmv9dmod.dll,
/usr/local/lib/win32/wmv9dmod.dll
IMediaObject ERROR: 0x87b91ec  could not open DMO DLL (0x0 : 0)
Failed to create DMO filter
ERROR: Could not open required DirectShow codec wmv9dmod.dll.
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [dmo] DMO video codecs
Win32 LoadLibrary failed to load: wmvdmod.dll, /usr/lib/codecs/wmvdmod.dll,
/usr/lib/win32/wmvdmod.dll, /usr/local/lib/win32/wmvdmod.dll
IMediaObject ERROR: 0x87b91ec  could not open DMO DLL (0x0 : 0)
Failed to create DMO filter
ERROR: Could not open required DirectShow codec wmvdmod.dll.
You need to upgrade/install the binary codecs package.
Go to http://www.mplayerhq.hu/dload.html
VDecoder init failed :(
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffwmv3] vfm: ffmpeg (FFmpeg WMV3/WMV9)
==========================================================================
[mp2 @ 0xa6cbb30]bitrate 224 is not allowed in mp2
Couldn't open codec mp2, br=224.
 
Exiting...
[root at domain streams]#


More information about the MEncoder-users mailing list