LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 11-09-2003, 10:23 AM   #1
contra
LQ Newbie
 
Registered: Nov 2003
Posts: 11

Rep: Reputation: 0
Exclamation [HOWTO] MP3 Support in XMMS + Rhythmbox


okay...i said i'd most a faq once i figured out how to do it so here it is...

MY /etc/apt/sources.list FILE

Code:
rpm http://rpm.livna.org/ fedora/1/i386 stable  
# rpm-src http://rpm.livna.org/ fedora/1/i386 stable 

# FreshRPMs Fedora Core 1
rpm http://ayo.freshrpms.net/fedora/ linux/1/i386 updates freshrpms
#rpm-src http://ayo.freshrpms.net/fedora/ linux/1/i386 updates freshrpms

# Misc Fedora Core 1
rpm http://mirrors.kernel.org/fedora/fedora/ fedora/1/i386 os updates stable
#rpm-src http://mirrors.kernel.org/fedora/fedora/ fedora/1/i386 os updates stable
rpm ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/ fedora/1/i386 os updates stable
#rpm-src ftp://ftp.ussg.iu.edu/pub/linux/fedora/fedora/ fedora/1/i386 os update
rpm http://mirrors.usc.edu/pub/linux/fedora/fedora/ fedora/1/i386 os updates stable
#rpm-src http://mirrors.usc.edu/pub/linux/fedora/fedora/ fedora/1/i386 os updates stable
------------------

RHYTHMBOX

okay...i used synaptic (http://mirrors.usc.edu/pub/linux/fed....rh90.i386.rpm) to install all of the dependicies for rhythmbox which i believe are only xine and libid3tag (gstreamer not needed don't bother with it) then simply run:

Code:
su
rpm -e rhythmbox
rpm -iv http://ftp.freshrpms.net/pub/freshrp...-0.fr.i386.rpm
note: the board shortens the url...right click on the address and press "copy link location" to get the whole url

and that should install a *working* rhythmbox (if it asks for any more dependincies simply run synaptic again and install them.)

XMMS

download this: http://www.osnews.com/files/xmms-mp3-fc1.tar.gz
tar -zxvf xmms-mp3-fc1.tar.gz
Copy the two lib files (as root) to /usr/lib/xmms/Input
Restart xmms
 
Old 11-09-2003, 11:43 AM   #2
laydros
Member
 
Registered: Jun 2003
Location: Raleigh, NC, US
Distribution: Slackware
Posts: 63

Rep: Reputation: 15
sweet. i can't wait to try it. thanks!
 
Old 01-26-2004, 03:38 AM   #3
GraemeK
Member
 
Registered: Aug 2003
Location: Essex, UK
Distribution: Windoze 2000, Fedora Core 3
Posts: 325

Rep: Reputation: 30
i'm a bit new to all this... whats the sources.list FILE for?

i just want to play mp3's in xmms

will copying those two lib files to the xmms direcotry work?

cheers

G
 
Old 01-28-2004, 11:30 PM   #4
mingmongfu
LQ Newbie
 
Registered: Oct 2003
Distribution: Debian, but delving into Mandrake
Posts: 5

Rep: Reputation: 0
i just copied the .so file in to the directory and i can play mp3s in xmms
 
Old 03-04-2004, 10:42 PM   #5
jonnycarlos
LQ Newbie
 
Registered: Sep 2003
Distribution: Fedora Core 1
Posts: 24

Rep: Reputation: 15
yay!! thank you contra for such a simple solution to xmms stuuupid mp3 block on fedora.
 
Old 07-18-2004, 11:14 AM   #6
IeU
LQ Newbie
 
Registered: Jun 2003
Posts: 25

Rep: Reputation: 15
would like to know if this solution to play mp3 in fc2 will work with this file for fc1

thanks
 
Old 08-14-2004, 04:55 PM   #7
gmcmaster
Member
 
Registered: Feb 2003
Location: Poole, Dorset, England
Distribution: Fedora Core 5
Posts: 80

Rep: Reputation: 15
Or you could go to XMMS' site and download the latest RPM for Fedora Core(1) (works on 2 as well) and you can play your MP3s no problem with a newer piece of software. Bonus!
 
Old 08-15-2004, 02:26 PM   #8
jlacroix
Member
 
Registered: Nov 2003
Posts: 187

Rep: Reputation: 15
That worked perfectly but the version above is very old, do you have a solution for the newest version?

I tried 0.8.5 I think it was but once installed MP3's don't work, but the version posted on the first post in this thread works.
 
Old 09-02-2004, 02:39 AM   #9
Fayte
LQ Newbie
 
Registered: Sep 2004
Posts: 5

Rep: Reputation: 0
Just install mad, libid3tag and the gstreamer mp3 plugins using yum:

# yum install libmad
# yum install libid3tag
# yum install gstreamer-plugins-mp3

That's all I did to get mp3 working in Rhythmbox. For XMMS, I did this...

# yum install xmms-mp3
 
Old 10-12-2004, 08:37 AM   #10
the_tflk
Member
 
Registered: Jul 2003
Location: MA
Distribution: Ubuntu
Posts: 35

Rep: Reputation: 16
Thanks muchly contra! Works like a charm.
- jON
 
Old 10-15-2004, 08:03 AM   #11
misc
Senior Member
 
Registered: Apr 2003
Distribution: Red Hat + Fedora
Posts: 1,084

Rep: Reputation: 54
Why would you use old Red Hat Linux 9 packages for Fedora Core? It's also weird to delete a Fedora Core package and to replace it with a Red Hat Linux 9 package. Adding mp3 support is done with add-on packages.

http://rpm.livna.org provides clean and up-to-date extra packages for mp3 support, How to add that repository to your yum.conf or Apt-Rpm sources list? Read the main page.
 
Old 12-29-2004, 01:57 AM   #12
irwinr
LQ Newbie
 
Registered: Dec 2004
Location: Texas
Distribution: Fedora Core 6, CentOS 4.4, CentOS 5
Posts: 14

Rep: Reputation: 0
I'm also having problems with rhythmbox. I'm using Fedora Core 3. I've already created a thread on it under Linux Software. I just happened to run by this thread and see other people having problems.

Since I've already started a thread, I'll just link to it:
http://www.linuxquestions.org/questi...hreadid=271372

Basically, I've installed all the add on packages to enable mp3 support. But when I try to play them, rythmbox locks up.

-Jeremy
 
Old 12-05-2006, 08:18 PM   #13
iamtheug
LQ Newbie
 
Registered: Oct 2006
Distribution: fedora core 6
Posts: 10

Rep: Reputation: 0
umm.....

...whats xmms? im a major newb to this linux thing...and dont have internet on it.... i have rhythmbox on my comp. with fedora 6 on it... and im not sure what to do. if its possible without connecting to the internet id like to install support for mp3, wma, mpg videos,and anyother plugin widows files would use.... im the only person i know realy that has linux...so no one here can help me.

Last edited by iamtheug; 12-05-2006 at 08:21 PM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
xmms mp3 support Joe47 Fedora 14 06-27-2009 06:32 PM
Rhythmbox mp3 support in OpenSuse 10 deepclutch SUSE / openSUSE 1 11-13-2005 04:37 PM
rhythmbox update (mp3 support) zippo85 Linux - Software 1 12-14-2004 09:06 PM
mp3 support with xmms Snowie Linux - Newbie 2 08-28-2004 08:16 AM
xmms and mp3 support lionofdharma Fedora - Installation 1 04-26-2004 10:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora

All times are GMT -5. The time now is 01:34 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration