刚开机,打开xmms想播放mp3,却弹出对话框:
              Please check that:
Your soundcard is configured properly
you have the correct output plugin selected
No other program is blocking the soundcard
这是怎么回事阿?我昨天还听音乐,在网上看视频了的啊。请大侠指教。先谢谢了。
哦,对了,我刚才上网看了视频,却有声音,这是怎么回事阿?
我用mplayer播放电影时显示:
could not open/initialize audio device ->no sound
这是怎么回事呢?
[ 本帖最后由 ironsun752 于 2008-4-25 18:21 编辑 ]
                  	
				

stillriver 于 2008-04-25 21:35:46发表:
卸掉flash player试试
ironsun752 于 2008-04-25 21:02:24发表:
现在回想一下,应该是我装flash player 之后出的问题。因为之前我还用xmms听音乐,用mplayer看电影了的。现在在网上看视频一点问题都没有,在优酷网上看《功夫之王》,声音,图像都好,可是xmms, mplayer没声音。这到底是怎么回事啊?我的电脑是amd athlon64 3000+
rchivedz 于 2008-04-25 20:28:02发表:
是声音驱动没设置好,默认的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。