Details
-
Bug
-
Resolution: Unresolved
-
P3: Somewhat important
-
None
-
6.5, 6.7, 6.8
-
None
-
-
f4ae42d8d (dev), fcce6da7c (6.8), 465aa31c2 (6.7), 108455f29 (tqtc/lts-6.5)
Description
If RHI based rendering is disabled, QVideoFrame converts video frames from YUV to RGB using a CPU implementation instead of the primary shader-based GPU implementation. The output from the CPU implementation of QVideoFrame::toImage() is in some cases failing to apply the correct color transformations, leading to inaccurate output. This is primarily an issue with the offscren QPA plugin, but is causing unit tests to fail if GPU rendering is unavailable or set to offscreen.
Attachments
Issue Links
- relates to
-
QTBUG-127744 tst_qvideoframe failed on Ubuntu 24.04 offscreen(arm64)
- Closed
-
QTBUG-127745 tst_qvideoframecolormanagement failed on Ubuntu 24.04 offscreen(arm64)
- Closed
-
QTBUG-127746 tst_qmediaplayerbackend failed on Ubuntu 24.04 offscreen(arm64)
- Closed