LinuxSir.cn,穿越时空的Linuxsir!

 找回密码
 注册
搜索
热搜: shell linux mysql
楼主: yqh1203

mplayer-pre4重新打包(解决个别real不能播放的bug)!

[复制链接]
发表于 2004-5-15 19:27:06 | 显示全部楼层
不过打了这个patch好像也不行呀
发表于 2004-5-15 20:03:17 | 显示全部楼层
libXxf86vm.so.1是XFree86-libs-4.4里面的文件,在xshare等软件包里也有
你下载一个包用
rpm2cpio XFree86-libs-***|cpio -idmv解压提取文件再放到/usr/X11R6/lib/里面
然后ldconfig,
libXinerama.so.1在哪个包我忘了,你到google或者rpmfind,freshmeat搜搜在按照上面的办法解压就行,不过如果觉得以后安装别的软件麻烦的话,最好升级系统
整成新的.就是配置麻烦点.
发表于 2004-5-16 21:05:47 | 显示全部楼层

播放rm文件时出错

提示Coule not open required Directshow codec drv4.so.6.0
播放rm文件时会出现爆破声
我找过/usr/lib/目录,里面有drv4.so.6.0这个文件
请问究竟如何解决
ps:那个附件有什么用?
发表于 2004-5-17 14:19:00 | 显示全部楼层
以前用的是哈密瓜大虾的rpm 现在要如何升级哦,原来每次都是看无声音的(音频无法初始化),弄一下在说了。
发表于 2004-5-17 16:30:30 | 显示全部楼层

目录问题阿!

我将/usr/lib下面的win32和rp目录拷贝
到/usr/share/codecs/下就可以了
发表于 2004-5-18 19:46:46 | 显示全部楼层
I got rid of it by this :
libXinerama is part of Xfree and should be installed on your system. If you do a "locate libXinerama" then you should see /usr/X11R6/lib/libXinerama.a. I've had the same problem with X not wanting to start after removing and installing KDE. The solution (pillaged from another site) was to do this as root:

cd /usr/X11R6/lib
ld --whole-archive -share -o libXinerama.so.1 libXinerama.a
ln -s libXinerama.so.1 libXinerama.so
/sbin/ldconfig

after restart your X. Your mileage may vary.

from http://www.linuxquestions.org/qu ... php?threadid=164274

Althouth the mplayer it started,I don't know if it works fine ,as it can not open  rm files
发表于 2004-5-18 19:49:05 | 显示全部楼层
and for addition
It seemed my fcitx doesn't work either... -_-'
 楼主| 发表于 2004-5-19 10:47:29 | 显示全部楼层
这么严重吗?我在mandrake10.magiclinux1.1都没有问题。
过几天我把src.rpm拿出来
 楼主| 发表于 2004-5-19 10:58:20 | 显示全部楼层
依赖包都到这里找吧。
http://rpm.pbone.net/index.php3/stat/2/simple/
发表于 2004-5-31 12:23:32 | 显示全部楼层
http://rpm.pbone.net/ 的高级搜索填入 module 的名称,下面选择自己的操作系统,都可以找到的
您需要登录后才可以回帖 登录 | 注册

本版积分规则

快速回复 返回顶部 返回列表