go-d3d icon indicating copy to clipboard operation
go-d3d copied to clipboard

Implements some d3d11 and dxgi interfaces for use with e.g. IDXGIOutputDuplication

Results 3 go-d3d issues
Sort by recently updated
recently updated
newest added

I have 2 monitors in extended mode. 1. 2560 x 1440 px 2. 1920 x 1080 px Context: I'm running the [mjpegstream example](https://github.com/kirides/go-d3d/tree/main/examples/mjpegstream) If I just use any one of...

May I ask how to capture the specified window, through the window handle or the specified area

When encoding with e.g. ffmpeg, ffmpeg can handle the conversion, right? It'd be great if we could disable the conversion to RGBA. Maybe it'd make sense to remove it from...