nashaofu / xcap

XCap is a cross-platform screen capture library written in Rust. It supports Linux (X11, Wayland), MacOS, and Windows. XCap supports screenshot and video recording (to be implemented).
https://docs.rs/xcap
Apache License 2.0
459 stars 55 forks source link

win11下截屏会经常整个图都是白的 #130

Open hengkx opened 4 months ago

nashaofu commented 4 months ago

截同一个窗口会偶尔出现空白,还是稳定复现

hengkx commented 4 months ago

偶尔不是必现

nashaofu commented 4 months ago

是截取的什么窗口,因为有些窗口的绘制方案不一样,你可以使用 https://github.com/screego/server 这个在浏览器看看能不能抓到窗口

hengkx commented 4 months ago

游戏,https://github.com/screego/server 可以抓到窗口

hengkx commented 4 months ago

获取的是实际显示的大小