wget http://ffmpeg.org/releases/ffmpeg-2.3.tar.bz2
tar -xvf ffmpeg-2.3.tar.bz2
mv ffmpeg-2.3 ffmpeg
rm ffmpeg-2.3.tar.bz2