Results 1 to 7 of 7
Hello all,
2.6.35.14-106.fc14.i686
I'm trying to use Totem Movie Player 2.32.0.
The bug is it says the mp3 decoder is missing.
Using yum to update totem did not work -- ...
- 01-13-2012 #1Just Joined!
- Join Date
- Jun 2011
- Posts
- 11
fedura 14 update for mp3 decoder
Hello all,
2.6.35.14-106.fc14.i686
I'm trying to use Totem Movie Player 2.32.0.
The bug is it says the mp3 decoder is missing.
Using yum to update totem did not work -- not found.
Using yum to update vlc did not work -- not found.
What would you suggest is the fix for this?
thanks,
--henry
- 01-13-2012 #2
Fedora 14 hit End of Life on 12-08-2011, so no more updates are coming for it.
Reminder: Fedora 14 end of life on 2011-12-08
Honestly, upgrading to a more recent version would probably be best.What would you suggest is the fix for this?Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 01-13-2012 #3Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
Even if you got Fedora 16 up and running, I think you'd still need to get the MP3 codecs from somewhere else. A good bet is RPMFusion:
Configuration - RPM Fusion
You might even be able to install the RPMfusion repository files for F15, then manually edit the repo files to look for the F14 RPMfusion repo (assuming it exists, I don't know).
Edit: Just checked on my Fedora 16 system and the repo file there could easily be used on your Fedora 14 system. It takes the Fedora version (14, 16, etc.) as a variable and passes it to a mirrorlist script, which in turns points it to a repo URL, e.g.:
Index of /rpmfusion/free/fedora/releases/14/Everything/i386/os/
This directory is a list of RPMS for Fedora 14 provided by RPM Fusion. Amongst that list is lame-libs, which contains the MP3 codec. I don't know if this is what totem is looking for, but it's a start.Last edited by atreyu; 01-13-2012 at 03:01 AM. Reason: verified repo
- 01-18-2012 #4
Try installing the plugins/codecs from this link. Personal Fedora 14 Installation Guide
- 01-18-2012 #5Linux Guru
- Join Date
- May 2011
- Posts
- 1,843
- 01-21-2012 #6
- For Rhythmbox or Totem:
- Code:
yum install gstreamer-plugins-ugly
- For Audacious (which is like XMMS or Winamp):
- Code:
yum install audacious-plugins-freeworld-mp3
- 01-21-2012 #7Linux Guru
- Join Date
- May 2011
- Posts
- 1,843


Reply With Quote
