LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   MP3 Burner (https://www.linuxquestions.org/questions/linux-newbie-8/mp3-burner-203777/)

jdmml 07-11-2004 02:14 PM

MP3 Burner
 
I was wondering what program I could use to burn mp3s into a normal music CD?

Tinkster 07-11-2004 02:17 PM

k3b for example ...


Cheers,
Tink

jdmml 07-11-2004 02:21 PM

I tried to use it but i got an error

Unable to handle the following files due to an unsupported format:

Tinkster 07-11-2004 02:25 PM

This is the point where the distribution and
installed libraries come in ...


Cheers,
Tink

jdmml 07-11-2004 02:26 PM

i have Fedora Core 2 and by installed libraries im not sure wat u mean when they asked i said install the entire package...

JayCnrs 07-11-2004 02:29 PM

I'm not sure what distribution you are using, it is not listed under your user ID, if you are using Fedora Core 2

You can use k3b but you will have to download and install the following RPMS:

K3B version 0.11.9 K3B-0.11.9-3

Then

K3B-MP3 version 0.11.9-0K3B-MP3

Both the links contain a link to other distros

HTH:)

jdmml 07-11-2004 02:30 PM

i already have k3b tho...

Tinkster 07-11-2004 02:37 PM

The thing is that DeadRat (and I presume FC follows
this tradition) doesn't include any MP3 or DVD reading
capabilities because they're afraid of legal consequences.

I assume that Jay's links "fix" this ... :)



Cheers,
Tink

JayCnrs 07-11-2004 02:37 PM

I had to uninstall the version of K3B that came with Fedora Core 2 since I couldn't find any rpm to match that version of K3B and then install the 2 rpms I listed above, you will also need to install libmad and libsamplerate, which I installed through yum.

jdmml 07-11-2004 03:37 PM

i tried installing the plugin and got an error

[root@localhost jdmml]# rpm -i k3b-mp3-0.11.9-0.lvn.1.2.i386.rpm
warning: k3b-mp3-0.11.9-0.lvn.1.2.i386.rpm: V3 DSA signature: NOKEY, key ID a109b1ec
error: Failed dependencies:
libid3-3.8.so.3 is needed by k3b-mp3-0.11.9-0.lvn.1.2
libmad.so.0 is needed by k3b-mp3-0.11.9-0.lvn.1.2
libsamplerate.so.0 is needed by k3b-mp3-0.11.9-0.lvn.1.2

i was wondering how i could fix this

JayCnrs 07-11-2004 09:06 PM

Do you use apt or yum to install software?

I use yum so I just had to issue the following commands as root to get the libraries:
yum install libmad libsamplerate id3lib

I went here and downloaded the freshrpms yum and installed it using rpm -Uhv so it would include freshrpms servers.
http://tettnang.freshrpms.net/

HTH :)


All times are GMT -5. The time now is 09:55 AM.