-
Notifications
You must be signed in to change notification settings - Fork 65
Description
Great script. Very impressive capability and quality.
I can't get it to follow my cursor all the way to the edge of my screen when I've set the OBS screen size to be 9:16 (1080x1920) for recording YT shorts. It makes it near the edge, but then stops and lets the cursor move without scrolling further over, like it thinks its at the edge of the screen. The same applies to all 4 corners of the screen, like its only allowing 80% from the center of the screen for view.
I have a 4K screen at 3840x2160 and the OBS output resolution is 1080x1920 portrait. I have the follow border set to 50 so it follows the cursor immediately. I have follow outside bounds checked and have the transform on the display capture object to scale to outer bounds.
Example
Here you can see the full screen and how far I'd think the zoom box would scroll to if I moved the mouse to the top edge of the screen. E.g. look at the top left corner of that screen preview, then compare to the next image for how far it will scroll over.
Here you can see the mouse cursor moving up near the top left of the capture because it hit some limit of how far it'll let the zoomed view scroll over. It stops following the mouse before the edge of the actual screen. Look right below zoom_time = zoom_speed text. Normally the cursor is center of that view until it hits the "edge"
Settings
I know you recommend Top Left in Alignment, but I had to choose center otherwise it won't follow the cursor at the center of the scrolling view, the cursor is off the view if I pick Top Left.