compile opencv with ffmpeg

Opencv installed by VCPKG package manager for rapid start of Visual Studio 2022 project

Let’s make our life as Opencv C++ developers easier with the VCPKG package manager. VCPKG is capable of building libraries from source, on d...

Vl 22 Oct, 2023

Compile Opencv 4.7.0 with FFmpeg 5 compiled from the source in Ubuntu

In Opencv 4.7 release notes, There is mentioned FFmpeg 5.x support improved. So let's compile FFmpeg 5.x from the source first and then ...

Vl 26 Feb, 2023

Labels