Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8
-
-
d8eae1c21 (dev), e5d21f0a7 (6.9), a35027b00 (6.8)
-
Multimedia wk 47-48, Multimedia wk 49-50, Multimedia wk 51-2, Multimedia wk 5-6
Description
Textures for NV12 and NV21 video frames use RG8 formats, which on GLES2 RHI implementation are translated to GL_RG8 internal format. GLES 2.0 doesn't support this format, so some workaround is needed to support these pixel formats.
QTBUG-114104 is related, with focus on getting a workaround for a similarly unsupported GL_R8 format for YUV420P, YUV422P, YV12, IMC1-4 and Y8, and partially to NV12 and NV21.
Attachments
Issue Links
- relates to
-
QTBUG-114104 R8 is not supported on GLES 2.0 only systems
-
- Closed
-