I have installed sound converter from Ubuntu 15.10 repository. But it is not working for MP4 to mp3.
Previous posts are not helping me to sort out this problem !!!
I have installed sound converter from Ubuntu 15.10 repository. But it is not working for MP4 to mp3.
Previous posts are not helping me to sort out this problem !!!
You will get it by installing the gstreamer plugin containing the mp3 codec:
sudo apt-get install gstreamer0.10-plugins-ugly
sudo apt-get install gstreamer0.10-plugins-ugly
– Takkat Mar 01 '16 at 10:39