QMediaPlayer will cause window not response while stop play video.
Unsolved
General and Desktop
-
Hi,
I found QMediaPlayer will cause window not response when the QMediaPlayer can not play the video so I try to stop play by calling QMediaPlayer::stop().
I am using Qt5.12.11 on Windows10.
I can not upload the video file. it seems beacuse QMediaPlayer can not support YUV422 video frame.
-
Hi,
If memory serves well QVideoWidget does not support YUV422 however the corresponding QML type does: