sskodje / ScreenRecorderLib

A .NET library for screen recording in Windows, using native Microsoft Media Foundation for realtime encoding to h264 video or PNG images.
MIT License
414 stars 94 forks source link

video get cropped when starting the application/window recording #327

Open saman1832 opened 4 days ago

saman1832 commented 4 days ago

bring the application in edge/corner of monitor, now maximized the application and start the recording then clcik on restoe window , now application will come to place near edge now again click on maximized and stop the recording.

See the recording the video will be cropped.

https://github.com/user-attachments/assets/c05e466a-85c8-4c4c-b69c-e50eafb8ba22

saman1832 commented 3 days ago

@sskodje do you get a chance to have a look on this?