Support Forums
Need help with FFmpeg - Printable Version

+- Support Forums (https://www.supportforums.net)
+-- Forum: Categories (https://www.supportforums.net/forumdisplay.php?fid=87)
+--- Forum: Webmaster Support (https://www.supportforums.net/forumdisplay.php?fid=36)
+---- Forum: Web Server Support and Setup Help (https://www.supportforums.net/forumdisplay.php?fid=37)
+---- Thread: Need help with FFmpeg (/showthread.php?tid=4157)



Need help with FFmpeg - howman - 01-03-2010

I am trying to setup ffmpeg-php for php 5.3.1 on windows iis 7.5 I have had no luck so far

downloaded
ffmpeg-php-win32-all
files in side
avcodec-51.dll
avformat-51.dll
avutil-49.dll
php_ffmpeg.dll
pthreadGC2.dll

So i put php_ffmpeg.dll in the php ext dir put extension=php_ffmpeg.dll in the .ini
The other 4 files in win system32 folder

Check my php.info file and its not there

Can someone please help me