Before continuing to install FFmpeg-PHP, you will require to install FFmpeg codec. To install it you can follow the tutorial here : Installing FFmpeg Now for installtion of FFmpeg-PHP give the following commands : svn co https://svn.sourceforge.net/svnroot/ffmpeg-php/trunk/ffmpeg-php cd ffmpeg-php phpize ./configure make make install Now you will get output something like the : Installing shared […]