Previous Scenes Flashing Before Stinger Transition

mouseyrva

New Member
Up until now stinger transitions have worked fine for me, however I'm running into an interesting issue with my most recently added transition. Currently I have had to set my transition point to 2000ms to time it with the stinger properly, and "swap preview/program scenes after transitioning" is checked off in studio mode. However when I switch scenes it will flash an unselected scene first, not the scene I am transitioning to, and then go to the proper scene. As an example: I start my stream, I go from my start screen to home screen with no issues. I go to transition to my game screen, but the start screen flashed briefly before the stinger and move to the game screen. I can manually transition in studio mode, but I am worried about forgetting that I need to manually transition.

Most fixes I've seen mention the things I have already done, or settings I have already set. I am at a loss and worried that I will not be able to use my new stinger (it needs to function within the next few days or I will be unable to use it for what I am trying to use it for), can file type affect OBS in this way for stinger transitions? The stinger is a GOM file. I have a video showing the issue occurring as well:


Log File: https://obsproject.com/logs/gSvWEvizhdk5QOqo
 

Suslik V

Active Member
Code:
10:14:52.009: Attempted to add Scene without specifying a canvas! Using default canvas instead.
...
Purely tested "canvas as object" feature. The message appears in every scene switch in this log. Feature itself was introduced in v31.1.0-beta1:
You may try previous stable version of OBS, and may report issue on GitHub: https://github.com/obsproject/obs-studio/issues

As for the frame flashing - I don't know, maybe side effect of the feature that is mentioned above.
 
Top