This is an old revision of the document!
How to convert WAV to MP3 in Debian
sudo apt-get install lame ffmpeg ffmpeg -i rec-file-name.WAV -f mp3 rec-file-name.mp3
This is an old revision of the document!
sudo apt-get install lame ffmpeg ffmpeg -i rec-file-name.WAV -f mp3 rec-file-name.mp3