升级系统后,mplayer不能播放rm等文件了。

Totem,mplayer,sopcast,realplayer,bmp
回复
Guo R.H
帖子: 87
注册时间: 2006-09-15 19:14

升级系统后,mplayer不能播放rm等文件了。

#1

帖子 Guo R.H » 2006-10-24 9:08

打开rm,mpg等文件提示这个错误:
"Error opening/initialing the selected video_out(-vo) device"
我把video下面的所有选项都试了一遍,还是不行,w32codecs我已经安装了,升级之前是都能播放的。

帮忙看看 !!谢谢!!
skiwi
帖子: 146
注册时间: 2006-07-16 12:24

#2

帖子 skiwi » 2006-10-24 10:26

顶一下,我的也是这样的问题
slash1117
帖子: 265
注册时间: 2006-02-27 9:20

#3

帖子 slash1117 » 2006-10-24 10:45

应该是VO错了吧,在终端下用命令行试一下:mplayer -vo xv xxx.rmvb或者mplayer -vo x11 xxx.rmvb
Guo R.H
帖子: 87
注册时间: 2006-09-15 19:14

#4

帖子 Guo R.H » 2006-10-24 19:07

REAL file format detected.
Stream description: Audio Stream
Stream mimetype: audio/x-pn-realaudio
Stream description: Video Stream
Stream mimetype: video/x-pn-realvideo
Stream mimetype: logical-fileinfo
VIDEO: [RV40] 352x288 24bpp 25.000 fps 0.0 kbps ( 0.0 kbyte/s)
Clip info:
name: AVSEAAA
author: Snoopy ���
copyright: Snoopy
comment:
==========================================================================
Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
AUDIO: 44100 Hz, 2 ch, s16le, 96.5 kbit/6.84% (ratio: 12058->176400)
Selected audio codec: [ffcook] afm: ffmpeg (FFmpeg COOK audio decoder)
==========================================================================
Error opening/initializing the selected video_out (-vo) device.

都试过了,还是不行,显卡驱动也不行了,是不是跟这个有关??
头像
eexpress
帖子: 58428
注册时间: 2005-08-14 21:55
来自: 长沙

也是升级这样的。

#5

帖子 eexpress » 2006-10-26 16:35

代码: 全选

Opening video decoder: [realvid] RealVideo decoder
Error: /usr/lib/win32/drvc.so: cannot open shared object file: No such file or directory
Win32 LoadLibrary failed to load: drvc.so, /usr/lib/win32/drvc.so, /usr/local/lib/win32/drvc.so
Error loading dll
然后。我就搜索了一下安装的w32codecs的包的文件。。

代码: 全选

$●  cd /usr/lib
/usr/lib$●  sudo rmdir win32/
/usr/lib$●  sudo ln -s ./codecs/ ./win32
这样就可以了。
● 鸣学
chenzhouc
帖子: 131
注册时间: 2006-08-28 16:52
来自: 上海外国语大学

#6

帖子 chenzhouc » 2006-10-28 9:34

楼上的正解
Sunken Boot
hghw1776
帖子: 41
注册时间: 2006-04-03 16:51
来自: 湖南长沙
联系:

#7

帖子 hghw1776 » 2006-10-29 14:28

mplayer的perference --> video--> available drivers下,选择其他驱动,比如X11
头像
jiangpeng
帖子: 223
注册时间: 2006-07-25 9:33
联系:

#8

帖子 jiangpeng » 2006-11-02 20:48

:) 谢谢eexpress了
Take what man makes and use it, But do not worship it, For it shall pass. -- Anonymous

Twitter @jiangpeng
asgames
帖子: 283
注册时间: 2005-08-16 14:59

#9

帖子 asgames » 2006-11-08 19:20

/usr/lib$● sudo rmdir win32/

rmdir: win32/: Not a directory

失败T_T


mplayer的perference --> video--> available drivers下,选择其他驱动,比如X11

OK..能放了。。。感谢。
ansesean
帖子: 16
注册时间: 2006-11-01 19:37

#10

帖子 ansesean » 2006-11-09 18:11

五楼的方法失败,九楼的改了之后还是不行!
3gp的文件播放有can not find codec for andio format 0x726d6173 报错,但能播放!
rmvb文件有cannot find codec mat ching selected-vo and video format 0x30345652报错,不能播放!!
请高手指点!!谢谢!
头像
deng
帖子: 130
注册时间: 2006-04-09 14:09
来自: 北京
联系:

#11

帖子 deng » 2006-11-16 9:24

我的改成xv就OK了
Programming is fun
==========================
http://oteam.cn
图片
回复