ra1nty / DXcam

A Python high-performance screen capture library for Windows using Desktop Duplication API
MIT License
457 stars 67 forks source link

feedback BUG:camera.grab() Resolution error #80

Open X-WuMing opened 6 months ago

X-WuMing commented 6 months ago

1 2 My system has set a zoom of 150%. My original resolution was 2560x1600, but your command reduced the resolution by 50% to 1707x1067 Please fix the bug quickly!

X-WuMing commented 6 months ago

My installation method for dxcam is to pip install dxcam. Once you fix the bug, please synchronize it to Python

X-WuMing commented 6 months ago

2

eiyooooo commented 5 months ago

I fixed this bug at https://github.com/eiyooooo/DXcam/commit/88d189246f083787d383bd46fe8bc5fe72067485

You can download the code and use by placing the "dxcam" folder into your project

TashaSkyUp commented 3 months ago

@eiyooooo @ra1nty Can this make it into a PR?

eiyooooo commented 3 months ago

Can this make it into a PR?

PR at #89, also at #70