[GH-ISSUE #66] [7e3cb56] Delay and visual artifacts when switching to different resolution #62

Closed
opened 2026-05-05 15:04:42 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @LordHDL on GitHub (Feb 18, 2015).
Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/66

If you switch between 2 layouts of different resolutions while streaming/recording, there will be a delay in transition along with garbled graphics. Should probably disallow this type of transition.

Originally created by @LordHDL on GitHub (Feb 18, 2015). Original GitHub issue: https://github.com/zakk4223/CocoaSplit/issues/66 If you switch between 2 layouts of different resolutions while streaming/recording, there will be a delay in transition along with garbled graphics. Should probably disallow this type of transition.
Author
Owner

@zakk4223 commented on GitHub (Feb 18, 2015):

See if things are better with the latest commit, there was part of the rendering code that was ignoring the layout dimensions so weird stuff would happen .

<!-- gh-comment-id:74897651 --> @zakk4223 commented on GitHub (Feb 18, 2015): See if things are better with the latest commit, there was part of the rendering code that was ignoring the layout dimensions so weird stuff would happen .
Author
Owner

@LordHDL commented on GitHub (Feb 18, 2015):

Seems to work fine now. There's still a minor oddity but it's hardly noticeable. I'll point it out just to make it known.

vlcsnap-00001

After switching there is 1 frame where you see something like this before the shot turns black and then fades into the next layout. This only happens the 1st time you switch.

<!-- gh-comment-id:74903529 --> @LordHDL commented on GitHub (Feb 18, 2015): Seems to work fine now. There's still a minor oddity but it's hardly noticeable. I'll point it out just to make it known. ![vlcsnap-00001](https://cloud.githubusercontent.com/assets/5182602/6252187/810205dc-b766-11e4-9c37-b8e79de548f8.png) After switching there is 1 frame where you see something like this before the shot turns black and then fades into the next layout. This only happens the 1st time you switch.
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: github-starred/CocoaSplit#62
No description provided.