Skip to content
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.

Not working after restarting OBS (2560x1440 dual monitors stacked vertically) #35

Closed
julianmateu opened this issue Apr 12, 2022 · 4 comments
Labels
bug Something isn't working

Comments

@julianmateu
Copy link

Hi, I have installed the script in Windows 11, OBS 27.2.4 (64 bit), I use 2 monitors in 2560x1440 landscape stacked vertically one on top of the other, with my main monitor being the one on the bottom. I have a scene with Display Capture, and I use that in the script, with zoom configured to the default 1280x720 values. Everything works as expected until I close OBS, and the next time I open it the zoom shortcut produces a strange behaviour, like it zooms to the top left point (infinite zoom?) and the screen capture turns black. Unzooming just leaves the screen at the 1280x720 zoomed in level. So after that initial zoom, the script seems to behave as if the normal level was the zoomed in level (1280x720) and the zoomed level was an infinite zoom on the top left pixel, and there's no way of seeing my entire screen in the 2560x1440 resolution.

My workaround currently is to uninstall the script, and add it back each time I open OBS, which works but is not ideal.

Sorry if this description is not good enough, let me know how I can provide more useful information for debugging the issue.

@tryptech
Copy link
Owner

It's possible that the script isn't getting some information on reload. Given that it goes to the top left, maybe it's not getting screen info (dimensions, position) and/or mouse info. I'll investigate further, but if you discover anything else please let me know.

@tryptech tryptech added the bug Something isn't working label Apr 14, 2022
@stanixdor
Copy link

Exact same problem here. Hope you can fix it, otherwise the script is super cool.

@tryptech
Copy link
Owner

I think I've fixed this as of 65d92ff

Could anyone test and confirm that it is fixed on their end?

@julianmateu
Copy link
Author

Thank you @tryptech , I tested a couple of times and it seems to be working fine after restarting OBS! Awesome job!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants