Where to start Transcoding with FFMPEG?

Has anyone succeeded installing ffmpeg-php on a windows server environment?

Rochak Chauhan at Quora Visit the source

Was this solution helpful to you?

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:

Just Added Q & A:

Find solution

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.