IMPORTANT UPDATE:

Also, I just ran this php file:

Code:
<?php
phpinfo();
?>
And a ffmpeg section is there and shows this ffmpeg/php configuration:

Code:
ffmpeg support (ffmpeg-php) enabled
ffmpeg-php version 0.5.0
libavcodec version Lavc51.41.0
libavformat version Lavf51.12.2
ffmpeg.allow_persistent Local value 0 Master value 0
So there is a bug (also because I have other packages installed using ffmpeg-php with no problem).

Anyone have a fix?
Thanks