[GH-ISSUE #793] New Recorder interface size error on high dpi monitor #632

Closed
opened 2026-02-26 09:32:08 +03:00 by kerem · 1 comment
Owner

Originally created by @dimitarsp on GitHub (Feb 11, 2021).
Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/793

Originally assigned to: @NickeManarin on GitHub.

Hi, with the new recorder, when trying to record an area 1920 x 1080 on a 4k monitor resolution, with display area set at 150% magnification, the area seems to be about 1.5 time larger than the intended resolution.

When switching to the old recorder, 1920 x 1080 resolution appears to be correct. When switiching back to the new recorder the resolution changes to a size of 1003 X 646.

Originally created by @dimitarsp on GitHub (Feb 11, 2021). Original GitHub issue: https://github.com/NickeManarin/ScreenToGif/issues/793 Originally assigned to: @NickeManarin on GitHub. Hi, with the new recorder, when trying to record an area 1920 x 1080 on a 4k monitor resolution, with display area set at 150% magnification, the area seems to be about 1.5 time larger than the intended resolution. When switching to the old recorder, 1920 x 1080 resolution appears to be correct. When switiching back to the new recorder the resolution changes to a size of 1003 X 646.
kerem 2026-02-26 09:32:08 +03:00
Author
Owner

@NickeManarin commented on GitHub (Jun 6, 2021):

Done, it will be available with v2.32.

There's still an issue with sizing because of a rounding error.
The frame captured will be 1px smaller than the selection, but I'm going to solve that later.

<!-- gh-comment-id:855341011 --> @NickeManarin commented on GitHub (Jun 6, 2021): Done, it will be available with v2.32. There's still an issue with sizing because of a rounding error. The frame captured will be 1px smaller than the selection, but I'm going to solve that later.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ScreenToGif#632
No description provided.