How to install ffmpeg-php in linux
How to install ffmpeg-php in linux Login to server via SSH. Go to the below path. cd /usr/local/src Download the tar file. wget “http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2?use_mirror=garr” Extract the tar file. tar xjvf…