Details
-
Bug
-
Resolution: Fixed
-
P2: Important
-
6.4.3, 6.5.0 RC
-
None
-
macOS Ventura 13.2.1
Description
There're warnings (spammed on each video frame) in debug output while playing a video using MediaPlayer and when OpenGL RHI is used as rendering backend.
OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 OpenGL texture creation failed -6683 ...
Can be reproduced at least on macOS, with standard QML Media Player example.
You just need explicitly specify corresponding environment variables.
QT_MEDIA_BACKEND=ffmpeg QSG_RHI_BACKEND=opengl