what do you mean by:
I don't know exactly what FFMPEG is (just looked for a while on it's webpage), but if you want to run some other application from your's - use QProcess. But my guess is that FFMPEG is a library, so you have to use it like any other library in C++ - Qt has nothing to do with it, as it is also C++ library.how to call FFMPEG from QT?
Bookmarks