Has anyone succeeded installing ffmpeg-php on a windows server environment?
-
Specifically PHP 5.3.3, I am trying to build a video transcoding site
-
Answer:
Yes.. http://groups.google.com/group/ffmpeg-php-windows?pli=1 If it does not work.. try to install ZendServer CE and then try again. Worked for me with ZS :D
Rochak Chauhan at Quora Visit the source
Other answers
Don't do this. There is no good reason to deal with the headache. Even if you get it working, the continued hassles you'll deal with are far worse than learning the basics you need to get a Linux server running. Building a transcoding service in PHP under Linux is hard enough already (speaking from experience). If you must run a Windows server, write your code in a Microsoft language for a Microsoft environment. If you must use ffmpeg and PHP, get a linux server. You can prototype on an Amazon EC2 micro instance for free (for the first year). You can take an old desktop you have laying around and run a Linux server on it. You can even run one inside a VM. There is no solid reason you should be doing this in Windows.
Justen Robertson
Related Q & A:
- How do I make a python web program that is on a ubuntu server allow access to the server?Best solution by Yahoo! Answers
- How to pass a variable from php to a modal?Best solution by Stack Overflow
- How to start a local Server on Windows Platform?Best solution by Stack Overflow
- What is a pop3 server and a smtp server?Best solution by Yahoo! Answers
- How to redirect 301 for windows server?Best solution by Webmasters
Just Added Q & A:
- How many active mobile subscribers are there in China?Best solution by Quora
- How to find the right vacation?Best solution by bookit.com
- How To Make Your Own Primer?Best solution by thekrazycouponlady.com
- How do you get the domain & range?Best solution by ChaCha
- How do you open pop up blockers?Best solution by Yahoo! Answers
For every problem there is a solution! Proved by Solucija.
-
Got an issue and looking for advice?
-
Ask Solucija to search every corner of the Web for help.
-
Get workable solutions and helpful tips in a moment.
Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.