It’s two days I’m search around the web for a tutorial to compile OpenCV 2.3 with ffmpeg support under windows, but nothing found. I’m using pre-built version of OpenCV in VS2010 but I cannot read from network camera, it’s why I need ffmeg support.
Share
Build OpenCV with CMake from sources. Choose USE_FFMPEG flag.
Get ffmpeg from http://ffmpeg.zeranoe.com/builds/