i would like to know how to convert from MP4 to MP3?
Audacity.
Import the MP4 & export as Mp3.
hi, it gives me error after converting from MP4 to MP3
![[Image: Screenshot_2017_02_03_19_52_24.png]](https://s27.postimg.org/lezjz5sv7/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 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
