This OBS Studio Script automatically sets a new video to a stinger transition every single time the scene changes.
- FineWolf (me): Development.
- extraxterrestrial: Original Idea, Bug Finding, Refining.
ℹ Important:
This script does not make any changes to the stinger transition source other than the video path. All videos part of the rotation must therefore have the exact same transition point and/or track matte settings.
- Store all the video files you want to be part of your rotation within a folder.
- Download the
RandomStingerVideo.lua
file to your computer. (Right click on this link › Save link as...) - From the Scene Transitions panel in OBS Studio, create a new Stinger transition. Give it any name you want.
- Configure the new Stinger transition according to the video files you want on rotation (you can configure it as if you would configure a normal Stigner transition for one of the videos in the folder).
- Open the Scripts window (Tools Menu › Scripts).
- Load the
RandomStingerVideo.lua
script. - In the settings panel on the right side, select the Stinger transition configured during Step 4 in the Transition dropdown list.
- In the settings panel on the right side, in the Video folder input, navigate to the folder created during Step 1.
- Initial Public Release