I believe this should be possible.
The "File" condition can be used to check, if the content of a file matches a given pattern.
The "Hotkey" condition can be used to perform a set of actions when a hotkey is pressed.
The output path of the replay buffer can be changed using the "Recording" action type.
So an example macro for the first period might look something like this:
View attachment 103995
Note that the replay buffer has to be stopped and started for the change of the output path to take effect.
The "Wait" action has been added to ensure that the stopping of the replay buffer was successful, since that takes a bit of time.
You will have to create 4 macros in total to handle all four cases.
Just to mention it: You could also get fancy and use
variables, but that might be a bit overkill for just 4 different cases.
Let me know, if you have any further questions!
Hope that helped! :)
I am not sure to be honest.
Is this a setting within OBS?
If so, can you please point me to where I can find it and I will look into it. :)