LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 10-12-2006, 02:31 PM   #1
Tom "Techno" Earl
Member
 
Registered: Sep 2006
Posts: 37

Rep: Reputation: 16
Can anyone recommend some good software to convert *.wav files into *mp3 files?


Hi

Can anyone reccomend some good and easy to install software to convert my *.wav or *.flac or *.cda files in *.mp3?

It would be brilliant if someone could,

Thanks

Tom "Techno" Earl
 
Old 10-12-2006, 03:31 PM   #2
i_grok
Member
 
Registered: Jun 2006
Location: Massachusetts
Distribution: Gentoo
Posts: 79

Rep: Reputation: 16
I like ffmpeg a lot. It's simple and works:
http://ffmpeg.mplayerhq.hu/
 
Old 10-12-2006, 03:35 PM   #3
jens
Senior Member
 
Registered: May 2004
Location: Belgium
Distribution: Debian, Slackware, Fedora
Posts: 1,463

Rep: Reputation: 299Reputation: 299Reputation: 299
Lame comes with about every distro.

Creating an mp3 from wav the fast way:

Code:
lame file.wav
...will ceate an mp3 version (file.wav.mp3)...
..but it will not give you real stereo and only a 128Kbits/sec bitrate.

For stereo and a higher bitrate(in this case you do need to type the resulting file):

Code:
lame -b 160 -m s file.wav file.mp3
(replace 160 with something like 256 if you wish so)

Also see "man lame".
 
Old 10-12-2006, 03:37 PM   #4
Tom "Techno" Earl
Member
 
Registered: Sep 2006
Posts: 37

Original Poster
Rep: Reputation: 16
Thanks you guys/gals for the hasty replies

Tom "Techno" Earl
 
Old 10-12-2006, 04:03 PM   #5
gandalf2041
Member
 
Registered: Jul 2003
Location: Sunny Florida, USA
Distribution: Ubuntu 6.06 LTS
Posts: 53

Rep: Reputation: 15
Tom,

Here's a handy script for nautilus (I think it can be used in Konquerer as well) ---> http://freshmeat.net/projects/audio-convert/
 
  


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
using mpg123 to convert .mp3 to .wav files cddesjar Linux - Software 7 06-26-2018 11:28 PM
i want to convert .wav file into mp3 files in batch mode sparsh Linux - Software 6 11-20-2007 10:53 AM
Converting MP3 Files into WAV files MariAnt Linux - Software 3 08-31-2006 09:39 AM
Software to convert wma files to mp3 or ogg? Stevetgn Linux - Software 1 12-20-2005 10:33 AM
Need software rip CD or convert .WAV to .MP3 in Linux tho_x_tran Linux - Software 5 09-26-2004 08:57 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 08:21 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