Converting FLV Files to MP3′s on Ubuntu
March 31st, 2009
Since I recently came across the situation myself I thought I’d share with you a simple and easy solution for those of you using Ubuntu.
If you’ve recently had a need to convert downloaded FLV files to MP3s for use on an Audio CD or other situation you can easily accomplish this on Ubuntu. Simply open up a terminal windows and type: sude apt-get install -y soundconverter
Once soundconverter is installed, you can either just type soundconverter& at the terminal window or find it under the Main Menu Audio/Video and Sound Converter. It’s a great little tool that you can use to Add your FLV files to the application and choose your settings that you want to export as. Its that simple!
Hopefully this helps you out!