Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Blend / Mix Videos
-
Hi forum,
What is the way to play two (or more) videos together with eventually custom blending.
I found options like gstreamer but is there a platform independant way?Thanks in advance.
-
Hi
libVLC is always interesting.
https://github.com/vlc-qt/vlc-qt
It has filter for blending but not sure if fits your needs.