Using FFMPEG in C++ with Qt Creator

C++ and FFMPEG sometimes have an argument. With this article I want to describe how to make peace between them. In the bottom of the article there are two files. The first one is a pdf file where I describe how to implement a wrapper that allows programmers to use FFMPEG in C++ code, the […]

Read More