HyperionScreenCap icon indicating copy to clipboard operation
HyperionScreenCap copied to clipboard

Blown out HDR image with DirectX11

Open judehunter opened this issue 1 year ago • 0 comments

Hi, it seems that, while using HDR, the DirectX11 capturing blows out the image.

image

I guess it's some sort of color format issue with DirectX11. Interestingly, I can't even use DirectX9 as the program crashes. But ideally, the image should be unaltered with DX11.

I tried doing my own screencap implementation with node.js and ffmpeg and that is giving me correct images. But I couldn't figure out proto/flatbuf... Anyway, I'd appreciate if you could have a look if it would be possible to maybe use a third capture method or there's a bug somewhere?

judehunter avatar Aug 18 '23 18:08 judehunter