phw / peek

Simple animated GIF screen recorder with an easy to use interface
GNU General Public License v3.0
10.15k stars 318 forks source link

Wrong resolution 314x297 #1214

Open alexisfrjp opened 1 year ago

alexisfrjp commented 1 year ago

System Information

Describe the bug The resolution is wrong.

To Reproduce Steps to reproduce the behavior, for example:

  1. Start peek
  2. Record the screen

The resolution is wrong for mp4 and gif. I get at best 314x297...

phw commented 1 year ago

Not sure I understand. The size and position of the recorded area depends on the size of the recording area window. What size did you expect?

alexisfrjp commented 1 year ago

Let's say I resize the Peek window to 1198x1165: image Record, then: image image

298x290 is recorded, not 1198x1165...