Linux Lite Forums

Full Version: MP4 to MP3 converter
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
i would like to know how to convert from MP4 to MP3?
Audacity.
Import the MP4 & export as Mp3.
You can do this with VLC
thanks

i will try it out
hi, it gives me error after converting from MP4 to MP3
[Image: Screenshot_2017_02_03_19_52_24.png]
That's not really an error that message, it's telling you that a file of the same name already exists in the location you're saving to, if you want to keep the existing/original file the new one will need another name, if you choose to overwrite it'll replace the existing/original file with the new one but keep the same name.
now i got it working thank you
You are welcome.
You might also want to check out WinFF.

It's part of the repositories, so easily installed, either via GUI (just search for it there) or via command line:

Code:
sudo apt install winff

It's a drag & drop solution, very easy to use.

Hope that helps Smile