A precondition for this setup to work is that you have created an empty scene, which will be used for the fade from / to black at the start and end of your recording.
In the below example this scene will be called Black screen scene.
After you have set up your Black screen scene you will have to create two macros - one for starting the recording and one for stopping the recording.
-
The macro to start the recording will have to be configured similar to this:
(1) Add a hotkey condition to the macro and chose name of your liking for the hotkey.
(2) Add a scene switch action, which will be used to prepare for the fade in from black by switching to theBlack screen scenebefore the recording is started.
The Cut transition type is used to make sure this transition happens immediately. (3) Next add an action of the type "Recording" and configure it to start the recording.
(4) Add another scene switch action, but this time select the scene on which you wish to start recording on and set the transition type to "Fade" with the desired duration to achieve the fade from black effect. -
To stop recording set up a macro similar to the following example:
It is based on the same concept used for macro start the recording by using the
Black screen sceneto achieve the fade effect.
(1) Add a hotkey condition to the macro and chose name of your liking for the hotkey.
(2) Add a scene switch action to transition to theBlack screen sceneand set the transition type to "Fade" with your desired duration. Make sure that "Wait until transition to target scene is complete" is checked to ensure that before continuing with the next action the scene transition has to complete.
(3) Finally add an action to stop the recording.
Home
FAQ
Example guides
- Installation
- Show webcam only when speaking
- Twitch Category Changer
- Hotkeys to control counter in text source (e.g. death or win counter)
- Show text source with latest Twitch follower
- Detect elements on screen and hide them automatically
- Motion detection
- Start other programs when starting OBS
- Crossfading audio during scene changes
- Looping a set of media sources
- Switch scenes randomly
- Re-shuffle VLC source
- Automatically switch scene if a game capture's target window no longer exists
- Audio based scene switching in podcast setting
- Switching scenes based on portrait or landscape mode resolution of a window capture source
- Set up a hotkey to start and stop recording with a fade from and to black
- Automatically cycle through a list of scenes
- Toggle visibility of scene items on a timer
- Advance through a list of scenes by hotkey
- Performing actions only when transitioning from A to B
- Media playlist with commercial interruptions
- Split recording of stream into chunks
- Switching scenes for Aitum Vertical plugin
- Using MIDI devices
- Controlling audio source volume using MIDI devices
- Change capture window of Window Capture source
- Show URLs in clipboard in browser source
- League of Legends process based scene swtich
- Push-to-show source
Explanations
- General tab overview
- Starting and stopping the plugin
- Macros explained
- Macro tab overview
- Creating a macro
- Pausing macros
- Macro duration modifiers
- Macro docks
- Exporting and importing individual macros
- Audio condition
- Cursor condition
- Date condition
- Hotkey condition
- Media condition
- Process condition
- Scene item transform condition
- Slide Show condition
- Video condition
- Audio action
- Http action
- Hotkey action
- Random action
- Scene item visibility
- Sequence action
- Action Queue example
- Variables
- Macro properties
- Websockets
- Scripting
- Troubleshooting
- Saving and loading settings