The replay buffer thing is really cool. But.. (there is always a but, sorry) I would like to use it like this:
- continue recording to file seamlessly after I saved the buffer. This is used when I detect that I should have started recording in the first place. For example if I say to myself: "This dungeon run turns out really cool, let's record it". Currently, I would safe the replay buffer to save the missed dungeon start, reconfigure OBS to use File Output Mode and start a regular recording. This is not seamless, losing some seconds of video, and I would need to reconfigure OBS on the fly (and reconfigure back after we finish our dungeon run). It would also be ok if the buffer is saved to one file and the life recording to a second file - combining the two to one seamless session with a video editing software is easy. The point is the reconfiguration of OBS and the missed seconds. It may also be that the highlight I want to record by saving the buffer is not over yet, and I don't know when it will end.
- start recording to file directly, not using the replay buffer. Currently, I have to go into the configuration and change the output mode from replay buffer to normal every time I know I want to record a gaming session. And change it back if I only want to record to the replay buffer. Two hotkeys would be nice: One for start recording to file, and one for start recording to the buffer. Currently, I could do the change by using 2 profiles, but that would duplicate all the settings in the profile only for the output file setting.
- only saving the replay buffer to disk without starting a recording session, the currently implemented feature, is still a valid use case, of course.
I also had 2 crashes. They happened when I pressed the start and stop recording to replay buffer hotkey and the save replay buffer hotkey quickly in some combination. I cannot reproduce the exact sequence, unfortunately.