现在的位置: 首页 > 综合 > 正文

Rhythmbox mp3 support

2013年01月13日 ⁄ 综合 ⁄ 共 961字 ⁄ 字号 评论关闭
From: http://www.fedoraforum.org/forum/showthread.php?p=286359
========================================================

Originally Posted by Roger's Tutorial

Getting mp3 support for RhythmBox by Roger Ignazio, III 6/18/05

To enable mp3 support in RhythmBox, follow these directions:

su -
<root password>

yum -y install gstreamer gstreamer-plugins-mp3

When installed, as root run: gst-register-0.8
Then type exit and run gst-register-0.8 as yourself.
A huge list will go flying by, then it will end and return you to a [user@hostname dir]# prompt.
When done, open RhythmBox. Nothing will appear different, but mp3 support IS there.

***NOTICE: to do the above process, you NEED livna repos. If you do not have livna repos set up, follow these directions:

su -
<root password>

rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY

Copy and paste this into your /etc/yum.conf file:
[livna]
name=Livna.org Fedora Compatible Packages
baseurl=http://rpm.livna.org/fedora/$releasever/$basearch/RPMS.lvn
gpgcheck=1
enabled=1

OK. livna repos is now a part of yum.
Now, follow directions above to install gstreamer. 

抱歉!评论已关闭.