MPlayer还是不能播放RMVB?大家帮我看一下调试信息
时间:2006-11-01
来源:互联网
然后把一些解码包放在user/lib/win32下,应该是这些包已经很全了。
可是还是不能识识RMVB,
然后我又下了哈密瓜的RPM装了,还是不能播。
*出提示:can't find codec matching selected-vo and vedio format 0x30345652
以下是终端的调试信息:
MPlayer 1.0pre7-4.0.1 (C) 2000-2005 MPlayer Team
CPU: Intel Pentium 4/Xeon/Celeron Foster(Family: 8, Stepping: 9)
Detected cache-line size is 64 bytes
CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1
Compiled with runtime CPU detection - WARNING - this is not optimal!
To get best performance, recompile MPlayer with --disable-runtime-cpudetection.
vo: X11 running at 1280x800 with depth 16 and 16 bpp (":0.0" => local display)
85 audio & 196 video codecs
Linux RTC init error in ioctl (rtc_irqp_set 1024): Permission denied
Try adding "echo 1024 > /proc/sys/dev/rtc/max-user-freq" to your system startup
scripts.
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such file or directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
Playing /home/hustguy/下载/[HSTV]凤凰四重奏-07.D2R.rmvb.
Cache fill: 0.78% (65536 bytes) REAL file format detected.
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
Stream mimetype: logical-fileinfo
VIDEO: [RV40] 512x384 24bpp 24.000 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
name: 〓凤凰四重奏§07§粤语§DVD-RMVB〓
copyright: (C) 2006
comment:
==========================================================================
Trying to force audio codec driver family ra1428...
Requested audio codec family [faad] (afm=faad) not available.
Enable it at compilation.
Cannot find codec for audio format 0x4134504D.
Read DOCS/HTML/en/codecs.html!
==========================================================================
==========================================================================
Trying to force video codec driver family realvid...
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/usr/lib/RealPlayer9/Codecs/drvc.so'
Error: /usr/lib/RealPlayer9/Codecs/drvc.so: 无法打开共享对象文件: 没有那个文件或
目录
opening win32 dll 'drvc.so'
Win32 LoadLibrary failed to load: drvc.so, /usr/lib/win32/drvc.so, /usr/local/li
b/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
opening shared obj '/usr/lib/RealPlayer9/Codecs/drv4.so.6.0'
Error: /usr/lib/RealPlayer9/Codecs/drv4.so.6.0: 无法打开共享对象文件: 没有那个文
件或目录
opening win32 dll 'drv4.so.6.0'
Win32 LoadLibrary failed to load: drv4.so.6.0, /usr/lib/win32/drv4.so.6.0, /usr/
local/lib/win32/drv4.so.6.0
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
opening win32 dll 'drv43260.dll'
Win32 LoadLibrary failed to load: drv43260.dll, /usr/lib/win32/drv43260.dll, /us
r/local/lib/win32/drv43260.dll
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
opening shared obj '/usr/lib/RealPlayer9/Codecs/drvc.bundle/Contents/MacOS/drvc'
Error: /usr/lib/RealPlayer9/Codecs/drvc.bundle/Contents/MacOS/drvc: 无法打开共享 对象文件: 没有那个文件或目录
opening win32 dll 'drvc.bundle/Contents/MacOS/drvc'
Win32 LoadLibrary failed to load: drvc.bundle/Contents/MacOS/drvc, /usr/lib/win3 2/drvc.bundle/Contents/MacOS/drvc, /usr/local/lib/win32/drvc.bundle/Contents/Mac OS/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 format 0x30345652.
Read DOCS/HTML/en/codecs.html!
==========================================================================
作者: tzmfly 发布时间: 2006-11-01
作者: zyke 发布时间: 2006-11-01
作者: tzmfly
Opening video decoder: [realvid] RealVideo decoder
opening shared obj '/usr/lib/RealPlayer9/Codecs/drvc.so' Error: /usr/lib/RealPlayer9/Codecs/drvc.so: 无法打开共享对象文件: 没有那个文件或目录 |
作者: lever 发布时间: 2006-11-01
urpmi real-codecs win32-codecs
mv /usr/lib/real/* /usr/lib/win32/
这样你的mplayer就可以播放rmvb了
最简单的就是安装realplayer
作者: Lssac 发布时间: 2006-11-01
唉
作者: tzmfly 发布时间: 2006-11-01
作者: zyke 发布时间: 2006-11-01
如果水平可以的话,还是自己编译比较好。
我的mplayer 播放rm,rmvb和播放其它格式的影片没有任何差别。
还是自己编译的好。
如果自己编译不了。最好添加软件源安装,这问问题会少一些。
作者: atmlace 发布时间: 2006-11-03
如果你/usr/lib/win32目录下有rmvb的解码文件,就可以播放。没有,也没办法。
有时mplayer很犟的。。。
作者: Karv 发布时间: 2006-11-03
作者: Karv 发布时间: 2006-11-03
作者: tzmfly 发布时间: 2006-11-04
作者: Karv 发布时间: 2006-11-05
作者: fhqiugeg 发布时间: 2009-01-18
作者: chanshun8 发布时间: 2009-01-18
作者: Daring666 发布时间: 2009-01-18
然后自己编译smplayer,很容易的
作者: littlekids 发布时间: 2009-01-21
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28