Thanks in advance..
I would like to install ffmpeg on my windows server.
My php version is 5.2.3.
i followed and copied the avcodec.dll and avformat.dll files to system32 folder.and i copied ffmpeg file into php5\ext folder.Then i added tha extension php_ffmpeg in ini file extension.
and also ffmpex.exe in c:/ffmpeg folder.
i give the full rights of that all files.
But ffmpeg still not working.
Anyone guide me which thing i missed.....
Thanks...