rdp / screen-capture-recorder-to-video-windows-free

a free open source windows "screen capture" device and recorder (also allows VLC/ffmpeg and others to capture/stream desktop/audio)
https://github.com/rdp/screen-capture-recorder-to-video-windows-free/releases
Other
2.11k stars 463 forks source link

Transparent window position in HWND mode #34

Open andrasfuchs opened 10 years ago

andrasfuchs commented 10 years ago

If we use the HWND capture mode and we also turn on the transparent window before recording to select the area to record, then SCR will record an incorrect part of the target window if that's not at the top left corner of the screen.

The capturing coordinates are not measured from the desktop's top-left corner, but the top-left corner of the target window.