cwindowsffmpegide

A Windows-compatible C IDE that will be able to compile FFmpeg?


I want to set up an environment on my PC (Win7x64) that I will be able to combine these projects and compile them into one executable:

For this I need an environment that can compile/debug both the above projects (creating a Windows compatible exe).

Any ideas?


Solution

  • http://ffmpeg.arrozcru.org/wiki/index.php?title=Main_Page NetBeans can handle MinGW. (Might be other IDEs, but I've used MinGW under NetBeans so I know it can.)