LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   K3b and mp3 in Fedora (https://www.linuxquestions.org/questions/linux-software-2/k3b-and-mp3-in-fedora-605801/)

fireblade_spark 12-10-2007 08:11 AM

K3b and mp3 in Fedora
 
whenever i open K3b on my fedora 8 it shows this strange message:-

Mp3 Audio Decoder plugin not found.
K3b could not load or find the Mp3 decoder plugin. This means that you will not be able to create Audio CDs from Mp3 files. Many Linux distributions do not include Mp3 support for legal reasons.
Solution: To enable Mp3 support, please install the MAD Mp3 decoding library as well as the K3b MAD Mp3 decoder plugin (the latter may already be installed but not functional due to the missing libmad). Some distributions allow installation of Mp3 support via an online update tool (i.e. SuSE's YOU).

Now after this ive tried installing libmad and my console shows its already installed.
Ive also checked my package manager for libmad and it shows that its already installed.

Now please suggest something for it!

Coz i use a portable cd player to listen to my music and if i am unable to write my mp3s then i am in lotta trouble!

vlad1977 12-10-2007 09:48 AM

You may have a stripped version of mentioned packages. Legal issues for distro maintainers, you know... they want you to be resposible for installing mp3 support, not them.
Anyways, add this link to the sources where you get your online updates:
http://packman.unixheads.com/fedora/8/i386/
or http://packman.unixheads.com/fedora/8/x86_64/
Or you can choose mirrors from here: http://packman.iu-bremen.de/MIRRORS
And then try to install the mentioned libraries. Youb actually may be prompted to do an update on your system after adding above source, I never had Fedora, so I do not know exactly. Update will probably resolve your problem on it's own.
In addition to that you may want to get mp3 codecs. Try searching and installing this package: w32codec-all
DVD playback will be turned in by installing those:
http://download.videolan.org/pub/lib...s-1.2.9.tar.gz
Good luck

reddazz 12-10-2007 09:53 AM

I've edited the title of this thread to something meaningful that hopefully will increase the exposure of your thread. You need to go to livna and install the livna-release rpm for your version of Fedora. After that you do
Code:

#yum install k3b-extras-nonfree

fireblade_spark 12-10-2007 12:17 PM

Thank you moderator!
those codes configured my k3b perfectly!

Thank you!

Cogar 12-17-2007 08:28 PM

Quote:

Originally Posted by reddazz (Post 2986028)
I've edited the title of this thread to something meaningful that hopefully will increase the exposure of your thread. You need to go to livna and install the livna-release rpm for your version of Fedora. After that you do
Code:

#yum install k3b-extras-nonfree

Excellent! Thank you. I have also been trying to track down this solution for some time. :)

reddazz 12-18-2007 03:45 AM

Quote:

Originally Posted by Cogar (Post 2994107)
Excellent! Thank you. I have also been trying to track down this solution for some time. :)

I'm glad to have helped. In terms of multimedia stuff, the livna repo seems to have it all so thats one of the first repos any Fedora user should enable. ;)

Puciret 01-10-2008 09:18 PM

Thank you to the Genius's who post to this page for their helpful info. A special thanx to the Moderator for the easy way to enable K3b. I would have never been able to do this on my own as I am a newbie to Linux. I chose Linux because of it's great potential and a challenge to me personally. It is definitely not the as " User Friendly " as Windows but It sure is a lot more stable. But then again that may be because I ran a lot more totally useless software in Windows than I do with Fedora 7. Thanx again.

eppo#1 12-14-2010 02:22 AM

Thanks, redazz, for your post. Just for the record, I noticed that on Fedora 13 (32 bit) the following line worked:
Code:

yum install k3b-extras-freeworld.i686

fbobraga 12-14-2010 04:41 AM

and an advice for the future: instead of MP3, use OGG/Vorbis - http://www.fsf.org/campaigns/playogg/ - this "problem" will not occur

kurtdriver 01-03-2011 12:09 PM

That file is no longer in Livna, but rather in RpmFusion.

Quote:

Originally Posted by fbobraga (Post 4190800)
and an advice for the future: instead of MP3, use OGG/Vorbis - http://www.fsf.org/campaigns/playogg/ - this "problem" will not occur

Mp3s are the only compressed format that my friend's DVD player plays. Many other devices do not play ogg/vorbis either, maybe you could let RMS know that?

kostya 07-03-2011 11:30 AM

Quote:

Originally Posted by eppo#1 (Post 4190699)
Thanks, redazz, for your post. Just for the record, I noticed that on Fedora 13 (32 bit) the following line worked:
Code:

yum install k3b-extras-freeworld.i686

Yea, great thanks, it still works for Fedora 15, too.

So sad, I'm starting to forget how to build custom RPMs or compile stuff from source. Everything is being prebuilt by them kind folks. Great thanks!!! :D

Elmware 12-27-2011 01:28 AM

This is what I get.
Code:

[root@elmware3 elmware]# yum install k3b-extras-nonfree
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
No package k3b-extras-nonfree available.
Error: Nothing to do
[root@elmware3 elmware]# yum reinstall k3b-extras-nonfree
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Reinstall Process
No Match for argument: k3b-extras-nonfree
Nothing to do
[root@elmware3 elmware]# yum install k3b-extras-freeworld.i686
Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Install Process
No package k3b-extras-freeworld.i686 available.
Error: Nothing to do

What am I doing wrong?

Elmware 12-27-2011 01:39 AM

Got it!

Used this instead:
Code:

yum install k3b-extras-freeworld
Then installed transcode using yum.


All times are GMT -5. The time now is 04:26 PM.