Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.6.3, 6.6
-
-
Multimedia Wk7
Description
When environment variable to auto enable HDR based on video format is set (QT_MEDIA_AUTO_HDR=1) video doesn't play correctly when swap chain is recreated with format that differs from the one it was created at the beginning. In other words if HDR was not enabled at the start (QSG_RHI_HDR is not set) and video is chosen that is HDR then it won't play as it should but if non-HDR video is then selected it works fine. Vice versa if HDR was enabled from the start (QSG_RHI_HDR=scrgb) then the problem occurs when non-HDR video is played.
Attachments
Issue Links
- relates to
-
QTBUG-121900 Fix HDR-related bugs
- Open