QVideoWidget does not hold latest frame
Unsolved
General and Desktop
-
Hello,
I have implemented basic video player using QVideoWidget and Qmultimediaplayer.
Everything works fine when video is playing.
However, when I pause the video and QVideoWidget gets out of focus, it turns gray (default background color)May I know how do I force QVideoWidget to hold previous frames.
Similar issue has been asked here :
https://bugreports.qt.io/plugins/servlet/mobile#issue/QTBUG-65780
Does anyone know fix for this bug???
-
@magicstar I have the same problem. Have you find a solution ?