[MPlayer-users] no video when mplayer play rmvb

ljiuwei ljiuwei_2006 at 126.com
Sat Nov 25 15:35:27 CET 2006


On Sat, 2006-11-25 at 07:18 -0700, Jeremy Hansen wrote:
> ==========================================================================
> > 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
> _______________________________________________
thanks for your reply!

I used "apt-get install mplayer" to install mplayer in my debian
system;not complied mplayer from source;

I am sure the drvc.so file is in both /usr/lib/codecs folder
and /usr/lib/win32 folder,so I dont know why mplayer cant find drvc.so;

is it necessary that complie mplayer from source?
  





More information about the MPlayer-users mailing list