Convert WAV to MP3 using lame PDF Print E-mail
Written by Carl Friis-Hansen   
Monday, 01 March 2010 15:01

Simplest and easiest way to convert wav and other sound files to mp3 for your mp3 player (being too expensive to be capable of playing standard ogg files), you simply do the following command line:

Convert wav sound to mp3 sound using lame
lame -b 320 inname.wav outname.mp3

The -b 320 ensures highest possible standard bit rate, that almost any mp3 player can decode.  This is not exactly studio quality, but will normally do fine for the common ear and equipment.

 

Package information for lame
Package: lame
State: installed
Automatically installed: no
Version: 3.98.2+debian-0ubuntu2
Priority: optional
Section: multiverse/sound
Maintainer: Ubuntu Developers 
Uncompressed Size: 270k
Depends: libc6 (>= 2.7), libmp3lame0, libncurses5 (>= 5.6+20071006-3)
Description: An MP3 encoding library (frontend)
 LAME (LAME Ain't an MP3 Encoder) is a research project for learning about and
 improving MP3 encoding technology. LAME includes an MP3 encoding library, a
 simple frontend application, and other tools for sound analysis, as well as
 convenience tools. 
 
 Please note that any commercial use (including distributing the LAME encoding
 engine in a free encoder) may require a patent license from Thomson Multimedia.
 
 This package contains the frontend.
Homepage: http://lame.sourceforge.net/
 

 

Last Updated on Monday, 01 March 2010 15:03
 

Add comment

To be able to vote and have easier access to write comments, etc., go to Login and register yourself.
Your user name and email will never leave this website.


Security code
Refresh