Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

CMake static link ffmpeg for build shared libraries

Could you please tell me how to build static libraries OpenCV with static libraries ffmpeg using cmake. The problem is that there is an application on the product server with older versions of OpenCV and ffmpeg, and my application uses newer versions. To avoid conflict, I would like to build my application with open source static libraries. An internet search unfortunately didn’t give anything. Thank you.