LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   A .wav to .mp3 converter for KDE for Fedora 11 (https://www.linuxquestions.org/questions/linux-software-2/a-wav-to-mp3-converter-for-kde-for-fedora-11-a-765352/)

resetreset 10-29-2009 11:13 AM

A .wav to .mp3 converter for KDE for Fedora 11
 
Hi I want to either record sounds to MP3 or use the sound recorder with KDE to record .WAV and then convert to MP3 using a converter.

It must be .rpm or something I can install with a quick yum command.

Thx.

repo 10-29-2009 11:19 AM

You can use
Code:

ffmpeg -i test.wav test.mp3

resetreset 10-29-2009 11:26 AM

Sorry I forgot to mention repo, I'd really like a drag and drop one - is there one? :)


also, doesn't look like i have ffmpeg, and i installed ALL of fedora 11 ... :(

repo 10-29-2009 11:39 AM

Perhaps
audioconverter or audacity

the trooper 10-29-2009 12:11 PM

As you are using KDE do you have K3b installed?.
If so you can use K3b to rip and encode wav files to mp3,you will also need Lame.

resetreset 11-03-2009 06:09 AM

the name "audioconverter" sounds like what i'm looking for - where do i get it?


i have brasero, i dont want to install k3b

amani 11-03-2009 06:21 AM

you need to add rpmfusion to your repos first and install lot of 'restricted stuff' incl mp3 support.

after that drag and drop for conversion should be easy.

See my howto at
http://www.ilug-cal.info/index.php?o...=141&Itemid=36

(it is also in the user guide)

JoshGriffin 11-03-2009 04:54 PM

Audacity. You have to install lame if you haven't already.


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