Page 1 of 1

php_ffmpeg for php 5.2.9/XAMPP 1.7.1 extension

PostPosted: 13. July 2011 11:59
by test911
I want php_ffmpeg extension for PHP Version 5.2.9 / XAMPP 1.7.1 ??
any ideas??
thnx :)

Re: php_ffmpeg for php 5.2.9/XAMPP 1.7.1 extension

PostPosted: 13. July 2011 15:49
by Altrea
- search a php_ffmpeg .dll extension compiled for PHP 5.2.9
- include that extension in your php.ini
- use it.

The difficulty is to find the extension especially for that PHP version.
If you have the knowledge you can try to compile this extension by your own.

Re: php_ffmpeg for php 5.2.9/XAMPP 1.7.1 extension

PostPosted: 31. July 2011 14:35
by Jan Ehrhardt
The one at http://sergey89.ru/files/ffmpeg-php-win32-all.zip works for PHP 5.2.9 as well.

Look at http://sergey89.ru/notes/ffmpeg-php-windows/ for links to other versions.