Results 1 to 2 of 2
-
16th Dec 2011, 10:49 PM #1OPMember
WAMP and FFMPEG
Hello,
I am running Windows 7 and I just installed WAMP. I have a script I want to use that requires ffmpeg and it is a php script.
I tried to install the ffmpeg following the instructions provided here:
http://youngbobby.com/2011/02/25/how...-wampserver-2/
I copied php_ffmpeg.dll in the following folder:
C:\wamp\bin\php\php5.3.8
I copied the other 4 files in my System32 folder and added the following line:
extension=php_ffmpeg.dll
in:
C:\wamp\bin\apache\Apache2.2.21\bin\php.ini
And I restarted the Apache.
When I check the info.php file however, the ffmpeg is not referenced ..
Any ideas if I should install something else on my computer too ?
Thanks!blank_jack Reviewed by blank_jack on . WAMP and FFMPEG Hello, I am running Windows 7 and I just installed WAMP. I have a script I want to use that requires ffmpeg and it is a php script. I tried to install the ffmpeg following the instructions provided here: http://youngbobby.com/2011/02/25/how-to-install-ffmpeg-on-wampserver-2/ I copied php_ffmpeg.dll in the following folder: Rating: 5
-
25th Dec 2011, 12:55 PM #2
The script you using requires ffmpeg with php , you just install ffmpeg , thats why its not working
or Try adding this in php.ini.
Code:[PHP_ffmpeg] extension=php_ffmpeg.dll
Sponsored Links
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
HOWTO: FFmpeg + FFmpeg-PHP + Mplayer + Mencoder + flv2tool + LAME MP3 Encoder + Libog
By DLow in forum Technical and Security TutorialsReplies: 3Last Post: 12th Sep 2011, 05:15 AM -
Wamp Problem
By DuckBre in forum Webmaster DiscussionReplies: 2Last Post: 4th Aug 2011, 03:43 PM -
Which is better Xampp vs Wamp
By Asad in forum Polling PlazaReplies: 20Last Post: 31st May 2011, 10:48 AM -
How to install ffmpeg & ffmpeg-php Without errors.
By ScopeHosts.Sales in forum Tutorials and GuidesReplies: 3Last Post: 8th Mar 2011, 07:32 PM -
vBulletin on WAMP
By Maz in forum vBulletinReplies: 12Last Post: 21st Dec 2009, 05:49 PM
themaCreator - create posts from...
Version 3.45 released. Open older version (or...