- Run SSH console
DONE!
Code:
mkdir sources cd sources wget http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2?use_mirror=ovh tar xvzf ffmpeginstaller.5.1.tar.gz cd ffmpeginstaller.5.1 ./install.sh
Comment