[MPlayer-users] no video when mplayer play rmvb
Jeremy Hansen
jebrhansen at gmail.com
Sat Nov 25 15:18:52 CET 2006
==========================================================================
> Opening video decoder: [realvid] RealVideo decoder
> realvideo codec id: 0x40006000 sub-id: 0x01081020
> opening shared obj '/drvc.so'
> Error: /drvc.so: cannot open shared object file: No such file or directory
> opening win32 dll 'drvc.so'
> Win32 LoadLibrary failed to load: drvc.so, /drvc.so, /usr/lib/win32/drvc.so, /usr/local/lib/win32/drvc.so
> win32 real codec handle=(nil)
> Error loading dll
> ERROR: Could not open required DirectShow codec drvc.so.
> Read the RealVideo section of the DOCS!
> VDecoder init failed :(
> Opening video decoder: [realvid] RealVideo decoder
> realvideo codec id: 0x40006000 sub-id: 0x01081020
> opening shared obj '/drv4.so.6.0'
> Error: /drv4.so.6.0: cannot open shared object file: No such file or directory
> opening win32 dll 'drv4.so.6.0'
> Win32 LoadLibrary failed to load: drv4.so.6.0, /drv4.so.6.0, /usr/lib/win32/drv4.so.6.0, /usr/local/lib/win32/drv4.so.6.0
> win32 real codec handle=(nil)
> Error loading dll
> ERROR: Could not open required DirectShow codec drv4.so.6.0.
> Read the RealVideo section of the DOCS!
> VDecoder init failed :(
> Opening video decoder: [realvid] RealVideo decoder
> realvideo codec id: 0x40006000 sub-id: 0x01081020
> opening win32 dll 'drv43260.dll'
> Win32 LoadLibrary failed to load: drv43260.dll, /drv43260.dll, /usr/lib/win32/drv43260.dll, /usr/local/lib/win32/drv43260.dll
> win32 real codec handle=(nil)
> Error loading dll
> ERROR: Could not open required DirectShow codec drv43260.dll.
> Read the RealVideo section of the DOCS!
> VDecoder init failed :(
> Opening video decoder: [realvid] RealVideo decoder
> realvideo codec id: 0x40006000 sub-id: 0x01081020
> opening shared obj '/drvc.bundle/Contents/MacOS/drvc'
> Error: /drvc.bundle/Contents/MacOS/drvc: cannot open shared object file: No such file or directory
> opening win32 dll 'drvc.bundle/Contents/MacOS/drvc'
> Win32 LoadLibrary failed to load: drvc.bundle/Contents/MacOS/drvc, /drvc.bundle/Contents/MacOS/drvc, /usr/lib/win32/drvc.bundle/Contents/MacOS/drvc, /usr/local/lib/win32/drvc.bundle/Contents/MacOS/drvc
> win32 real codec handle=(nil)
> Error loading dll
> ERROR: Could not open required DirectShow codec drvc.bundle/Contents/MacOS/drvc.
> Read the RealVideo section of the DOCS!
> VDecoder init failed :(
> Cannot find codec matching selected -vo and video format 0x30345652.
> Read DOCS/HTML/en/codecs.html!
Mplayer is looking for all these codecs and they are missing on your
system (or at least the place mplayer is looking for them
You should have the first one drvc.so in one of the paths is is looking for it.
When you compiled mplayer did you get any of the codec packs and put
it in the proper directory before you ran configure?
Jeremy
More information about the MPlayer-users
mailing list