Allow Windows to link directly to FFMpeg

I believe it should be possible, but you have to use cmake package for FFmpeg which you should create by yourself because it is not part of the library.

Maybe pkg-config can be used too, but to try this you should disable automatic downloading: OPENCV_FFMPEG_SKIP_DOWNLOAD=OFF

1 Like