Ffmpeg install
Lame mp3 Library download: http://sourceforge.net/projects/lame then compile and install: $ ./configure $ make $ make install Place program in a folder in the classpath, or create symbolic link in usr/bin (or else in classpath) to point to the installation of lame. You can type the following to test install was succesful: $ lame –help [edit]Ffmpeg [...]