系统:Red Hat Enterprise Linux Server release 5 (Tikanga)
起初我通过源代码安装:
c
d/usr/local/src wget http://www1.mplayerhq.hu/MPlayer/releases/MPlayer-1.0rc2.tar.bz2 tar -xjvf MPlayer-1.0rc2.tar.bz2 cd MPlayer-1.0rc2 ./configure Make && make install
安装好了,
问题1)从wmv转flv
Option lavfopts: Unknown suboption i_certify_that_my_video_stream_does_not_use_b_frames Error parsing option on the command line: -lavfopts Exiting...(error parsing command line)
Trying to force video codec driver family qtvideo... Opening video decoder: [realvid] RealVideo decoder Error: /usr/local/lib/codecs/drvc.so: cannot restore segment prot after reloc: Permission denied Win32 LoadLibrary failed to load: drvc.so,/usr/local/lib/codecs/drvc.so,/usr/lib/win32/drvc.so,/usr/local/lib/win32/drvc.so 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 Error: /usr/local/lib/codecs/drv3.so.6.0: cannot open shared object file: No such file or directory Win32 LoadLibrary failed to load: drv3.so.6.0,/usr/local/lib/codecs/drv3.so.6.0,/usr/lib/win32/drv3.so.6.0,/usr/local/lib/win32/drv3.so.6.0 Error loading dll ERROR: Could not open required DirectShow codec drv3.so.6.0. Read the RealVideo section of the DOCS! VDecoder init failed :( Opening video decoder: [realvid] RealVideo decoder Win32 LoadLibrary failed to load: drv33260.dll,/usr/local/lib/codecs/drv33260.dll,/usr/lib/win32/drv33260.dll,/usr/local/lib/win32/drv33260.dll Error loading dll ERROR: Could not open required DirectShow codec drv33260.dll. Read the RealVideo section of the DOCS! VDecoder init failed :( Opening video decoder: [realvid] RealVideo decoder Error: /usr/local/lib/codecs/drvc.bundle/Contents/MacOS/drvc: cannot open shared object file: No such file or directory Win32 LoadLibrary failed to load: drvc.bundle/Contents/MacOS/drvc,/usr/local/lib/codecs/drvc.bundle/Contents/MacOS/drvc,/usr/lib/win32/drvc.bundle/Contents/MacOS/drvc,/usr/local/lib/win32/drvc.bundle/Contents/MacOS/drvc 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 format0x30335652. Read DOCS/HTML/en/codecs.html! ========================================================================== Exiting...