I have downloaded the the files
- avcodec-52.dll
- avcore-0.dll
- avformat-52.dll
- avutil-50.dll
- php_ffmpeg.dll
- pthreadGC2.dll
- swscale-0.dll
Copied the php_ffmpeg.dll in php ext directory and rest of the files in SysWOW64 and uncommented the following code extension=php_ffmpeg.dll in php.ini After all this wamp server gives error on starting and doesn't add ffmpeg extension
Can someone guide that what is this error and how to resolve it , I am using windows 64 bit and php5.5.12. This error occurs when i uncomment the php_ffmpeg.dll extension in php.ini file.