Hello all,

Quick and big update - we have automatic source selection, you only need to make sure that the possible names of your game/window capturing sources are in the 'sourceNames' array at the begining of my script (I already put the default ones there).

As always,
Have fun recording/screenshooting!
Hello everyone!


It is I - an author of this script!
I have made my baby better, after the amount of ungodly tests and experiments I did on it.

I do not support testing/experimenting on children

Now, you should be able to use it without worries about your OBS crashing or having other possible issues that could surface from that.
Thank you for using it and joining me in my journey of coding!

Do let me know if you find any issues or would like some feature that you think would be useful!

As always,
Have fun recording/screen shooting!

Edit: I have fixed an issue I unintentionally introduced with the QoL from the 1.4.1 update - Sorry!
Hello all,

Yet another episode of me trying to fight the system.
I have made a QoL for you - You can no longer see sources that are not in the scene you have currently selected!

Other than that I once again tried to fight the filesystem and how OBS quickly let goes of the previous file, which was automatically cut.

I cannot tell how good it will work, but if it will not, I will probably abandon the whole automatic slicing sorting feature until I figure out how to do it right.

Have fun recording/screenshotting!
Hello,

it might be possible for you to experience such error when script tries to use the file_changed_cb function, i'm trying to figure out a fix for it that would work on most devices.
It will be released in the next version.
Hello all,
I am during another day of my coding craze and I saw a pretty good feature request.
Your screenshots will also get organized as of this update (yay!)

As always,
Have fun recording and/or screenshotting!
Hello everyone,
I'm in the coding trance so I will probably not remember writing this piece, but here you go - a fix to problems you (may have) encountered after updating my script on you PC, sorry for any issues and I hope this will resolve them.

Have fun recording!
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