The video is drawn on widget, by means of QMediaPlayer ontop of QVideoWidget.
When i put a button on it and play with transparency, i see the window which is behind the video, or gray.
Probably the video is coming as separate stream directly to the gpu and not mixed with widgets.
The only way to do that is OpenGL.
This is what i'd like to get help with.
Bookmarks