Install ffmpeg-php on CentOS 6 with DirectAdmin

install-ffmpeg-php-on-a-centos-6-with-directadminIn this post, we will show you how to install ffmpeg and ffmpeg-php on a CentOS 6 VPS with a DirectAdmin control panel. FFmpeg is the leading multimedia framework capable of decoding, encoding, transcoding, recording, converting and streaming digital audio and video in various formats. ffmpeg-php is a PHP extension which is used for accessing and retrieving information from video and audio files from within PHP scripts.

This guide should work on other Linux VPS systems with DirectAdmin installed as well but was tested and written for CentOS 6 VPS.

Read More

How to install and test FFMPEG/FFMPEG-PHP in Debian Squeeze

Today we will explain how you can install ‘ffmpeg’ and ‘ffmpeg-php’ on a Debian 6 (Squeeze) VPS. The installation instructions apply to any other Debian 6 based box too.

What is FFMPEG?

It is a complete, cross-platform solution to record, convert and stream audio and video files. FFMPEG ships ‘libavcodec‘ which is one of the leading audio/video codec libraries.

Read More