I have installed xampp 1.7.4 with php version 5.3.5 on windows xp. How to install ffmpeg in xampp with php 5.3.5 on windows xp?
You can follow steps from here or do the following steps.
And enable "extension=php_ffmpeg.dll" directive in your php.ini.