Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HDR Sample unsupported color space error #898

Open
simon-yeunglm opened this issue Jan 5, 2025 · 0 comments
Open

HDR Sample unsupported color space error #898

simon-yeunglm opened this issue Jan 5, 2025 · 0 comments

Comments

@simon-yeunglm
Copy link

Hi, when running the HDR Sample (https://github.com/microsoft/directx-graphics-samples/tree/master/Samples/Desktop/D3D12HDR), changing the back buffer format using the PgUp/PgDn key, the following error is displayed in MSVC debug output panel:

DXGI ERROR: IDXGISwapChain3::SetColorSpace1: Unsupported ColorSpace specified. [ MISCELLANEOUS ERROR #262: ]

But the output of the monitor seems working correctly for all 8/10/16bit back buffer format (correctly display SDR and HDR content).
This error occurs when changing back buffer format between 8bit <-> 16bit and 10bit <->16bit format, but with no error when changing between 8bit <-> 10bit.

Is it an issue with my computer set up?
I am using:

RTX 4080 (driver 565.90)
Windows 11 ver 23H2 (OS Build 22631.4602), "Use HDR" enabled in system display settings
Alienware AW3821DW monitor

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant