The second recording seemed fine and was successfully paused and unpaused, as far as I can tell from the log:
Code:
### first recording starts here ###
14:01:42.069: ==== Recording Start ===============================================
### (un)pausing and macros also seem to work as far as I can tell ###
14:41:01.120: [adv-ss] spent 515 ms in video condition check of macro 'T Unpause recording'!
### recording stops ###
17:10:07.624: ==== Recording Stop ================================================
...
### second recording starts here ###
18:07:22.003: ==== Recording Start ===============================================
18:07:22.003: [ffmpeg muxer: 'adv_file_output'] Writing file 'C:/Users/Utente/Videos/OBS/2025-09-16 18-07-21.mkv'...
18:07:26.981: output adv_file_output paused
18:07:26.994: output adv_file_output unpaused
...
### shutdown issue ###
18:07:56.473: ==== Shutting down ==================================================
...
18:08:01.636: [adv-ss] started
...
The only issue I could find in the log was the shutdown issue.
So, I am unfortunately not sure what the problem could be.
Maybe the pause and unpause in the second recording happen too quickly one after another and "confuse" OBS?