热门关键字:  ubuntu  分区  函数  Fedora  linux系统进程

解决Mplayer播放器上出现的一些错误提示

来源: 作者: 时间:2007-08-20 Tag: 点击:
 

本人喜欢在在命令行下打开自己的媒体工具,今天发现如果直接鼠标双击打开在图形界面的媒体文件的时候有很多问题,搞了下才解决,所以贴出来供大家参考下:

Mplayer播放时提示错误:Error opening/initializing the selected video_out (-vo) device

Preferences-Video 选择 “xv X11/Xv”

Preferences-Codecs&demuxer 选择相应格式

MPlayer Error:

" could not open/initialize audio device -> no sound"

是声音驱动没设置好,默认的ALSA

解决步骤(Solution):

在播放面板上点击右键,

Preferences --> Audio,在那选定你机器所相应的驱动。

MPlayer Error:

"Couldn't resolve name for AF_INET6"

那么 sudo vi /etc/mplayer/mplayer.conf

在里面加入

# Disable IPV6

prefer-ipv4 = yes

来禁用ipV6。

附:

多媒体播放驱动安装

sudo apt-get install beep-media-player totem-xine w32codecs gstreamer0.8-plugins

想听在线音乐插件安装

sudo apt-get install mozilla-mplayer


最新评论共有 4 位网友发表了评论
发表评论
评论内容:不能超过250字,需审核,请自觉遵守互联网相关政策法规。
用户名: 密码:
匿名?
注册