Hello, it's me again, another fix that will make your script easier to handle.
I just did the same thing to STOP event that I did for the START event.

As always - have fun recording!
Howdy everyone!
If you wondered why does the script not work after changing the output settings, blame my lack of knowledge!
Apparently, if you change settings of the output (change format or other thing in the OUTPUT tab of settings), it will re-create the output itself and make the script useless until you reload the script/OBS.

My bad!

Anyway, this version fixes this issue, so be sure to use it!

Have fun recording!
Hello everyone, I have recently uncovered the issue, where the automatic file splitting is no longer getting organized, which after troubleshooting has led me to believe that in the newer versions of the OBS there was a change/removal of the specific signal that my script utilized to support this feature.

For now, the automatic file splitting is unsupported until I find out if the signal is still available.
I have added a fix to issue that happens, when you:
  1. Use a different scene.
  2. Forget to pick the current recording source inside the script.
  3. Stop recording.
You should not crash your OBS by doing that now!
Have fun recording !!
Top