Delay start of a recording

nlbmoi

New Member
Good evening.
I'm trying to record a video on software with OBS: the problem is that when I click on "Start recording", in my output video, I have the software window at the start of the video (just as I 'have the software window at the end of the video).
How can I delay the start of recording by a few seconds to avoid this problem?
Thanks in advance
 

AaronD

Active Member
If you'd rather not trim it later in a video editor, you can use the Advanced Scene Switcher plugin:
Set up a macro like this:
  • Delayed Recording
    • Conditions:
      • Hotkey
    • Actions:
      • Wait 1 sec
      • Start Recording
Give that hotkey a name, then assign it in OBS's normal hotkey settings. Now you have a 1-second-delayed start. Or, you can leave the condition blank, and use Adv. SS's menu to make a dockable button for it instead.
 

AaronD

Active Member
Or if your hotkeys work when OBS is not in focus (Settings -> Advanced), you could just assign some that your other app doesn't respond to. Problem solved.
 

ashmanmedia

New Member
If you'd rather not trim it later in a video editor, you can use the Advanced Scene Switcher plugin:
Set up a macro like this:
  • Delayed Recording
    • Conditions:
      • Hotkey
    • Actions:
      • Wait 1 sec
      • Start Recording
Give that hotkey a name, then assign it in OBS's normal hotkey settings. Now you have a 1-second-delayed start. Or, you can leave the condition blank, and use Adv. SS's menu to make a dockable button for it instead.
Again on this topic... THANK YOU I learned and almost are 100% happy.
BUT with the latest advanced scene switcher.

How can we modify this to MINIMIZE OBS as a priority after macro starts?

Can we get at windows by window title?
 

Attachments

  • 20231111-AMG-GAME-1596-obs64.jpg
    20231111-AMG-GAME-1596-obs64.jpg
    79.2 KB · Views: 411

AaronD

Active Member
How can we modify this to MINIMIZE OBS as a priority after macro starts?

Can we get at windows by window title?
I don't think it does that...yet. If you ask in this thread, you'll probably get a solution one way or another:
The author is very accommodating. Some of what it does are the result of my requests. Try not to abuse that. :-)
 
Top