红联Linux门户
Linux帮助

Fedora中两步让系统自带的音乐播放器和电影播放器播放mp3

发布时间:2007-09-28 10:20:07来源:红联作者:atulations
安装livna 的源

在终端运行 :
#rpm -ivh http://rpm.livna.org/fedora/6/i386/livna-release-6-1.noarch.rpm

安装 gstreamer-plugins-ugly 播放mp3的插件

在终端运行:#yum -y install gstreamer-plugins-ugly gstreamer-ffmpeg

听歌吧!想要播放mp4,divx,最好用mplayer, #yum -y install mplayer

Firefox关联mplayer打开mms的方法:默认在Linux下mms:// rtsp://关联的都是totem这个播放器,但是这个破烂播放器偏偏又很不争气,什么都不放不了,只能想办法让Firefox关联mplayer了

方法:
在Firefox的地址栏输入: about:config
在配置页面的任意空白处点击鼠标右键,选择“新建”->“字符串“。
在弹出的对话框内输入:network.protocol-handler.app.mms
点击确定,在出现的第二个对话框中输入: mplayer
然后确定。

rtsp的也按照同样的方法解决。
文章评论

共有 0 条评论