Skip to content
char0n edited this page Sep 7, 2011 · 1 revision

You can easily install FFmpegPHP via PEAR framework:

$ sudo pear channel-discover pear.codescale.net

$ sudo pear install codescale/FFmpegPHP2

or download package from github.com:

$ wget http://github.com/char0n/ffmpeg-php/tarball/master

Clone this wiki locally