Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When switching between scenes using timer, switching begins to stutter and eventually get snagged on one scene #1259

Open
D6Tabletop opened this issue Nov 8, 2024 · 3 comments

Comments

@D6Tabletop
Copy link

D6Tabletop commented Nov 8, 2024

Operating System Info

Windows 10

Other OS

No response

OBS Studio Version

30.2.3

Advanced Scene Switcher Version

1.28.1

Plugin settings

No response

OBS Studio Log URL

No response

OBS Studio Crash Log URL

No response

Expected Behavior

scenes should switch smoothly between each other.

Current Behavior

scenes are set to after a few seconds, switch to one another, and the timer seems to function properly, but once the scene transition begins the scenes stutter and then finally switch. after multiple switches sometimes they even get stuck. I can see the scene on the ''scenes' list change, but the image in the previewer does not change.

Steps to Reproduce

...

Anything else we should know?

These scene stutter happens even when the advance scene switcher isnt 'active' and switching scenes by hand. but once I uninstall the advanced scene switcher plug in from OBS, I no longer have this issue. I am using the 'Fade' scene transition and it seems to get snagged at the end of the transition. speeding up the transition does make it less noticeable, but it does seem to still happen but the snag is sped up.

@WarmUpTill
Copy link
Owner

Unfortunately it will be very difficult to investigate for a potential problem without additional information.

Can you please provide more information about your setup?

Which transition type are you using?
Which settings are you using for this transition?
What does the macro / do the macros look like, which perform the scene switching? (E.g. at which timing interval does the scene switching take place compared to the length of the transition.)
Do you have configured any other macros and if so what do they look like?
Do you have an obs log file from when the issue happens?

In general from what you have described so far it sounds like a performance issue.
Although I don't really understand why you would see the issue even if the advanced scene switcher is stopped.

@D6Tabletop
Copy link
Author

D6Tabletop commented Nov 8, 2024 via email

@WarmUpTill
Copy link
Owner

Thank you for the additional information! :)

I have attached screenshots of everything I can think of that you might want to see.

I think the email attachments don't get attached to the issue on GitHub so you might have to manually attach them here again.
(At least I don't see them on my side at the moment)

Alternatively, you can also export your settings to a file an share that instead.

In fact I think that might be much less work then creating screenshots of every setting.

Q: Do you have an obs log file from when the issue happens?
A: Im not sure how to do this, but if you feel its important and can tell me how im happy to send this to you.

In OBS select Help > Log Files > Upload last Log File. Copy the URL and paste it here.

I should also add that after playing around with the switcher last night for a while, I noticed that it doesnt do it on every transition.

Hm .. thanks for the hint!
That likely excludes any transition signal handling / frontend event handling resulting in the stutter.

Each scene does have between 50 - 60 sources in it, but I dont think that is the issue.

If it never happens when manually switching scenes I guess it is not the root cause of the issue.

The Transition I am using is 'Fade' at .25 seconds I think this transition came stock with OBS.

Correct, that is a stock transition type.
So, this can likely also be excluded.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants