A pretty neat tool to convert mp4 to mp3

So you download some youtube video to your computer but only want to have the sound. Here you go, pacpl is the one.

$ sudo apt-get install pacpl

(I only tested this tool on Ubuntu 14.04)

start to convert

$ pacpl --to mp3 -v -r- -bitrate 320 myvideo.mp4

Awesome!




Comments