I've done some research and poked around in my settings/plugins, and can't seem to find a way to do what I'm trying to accomplish. For context, I have my replay buffer running all the time, complete with a hotkey and OBS automatically starting minimized at login. This makes it behave essentially the same as a program like Shadowplay. Very convenient, especially with the NVENC encoder. It also performs slightly better than constantly recording, and avoids wasting disk space. No problems or complaints with that.
The issue I'm running into is that I want the replay buffer to not capture redundant footage, if I grab multiple clips from the same "session" (don't know a better term). For example, here's a generic example of how it currently behaves:
I cannot seem to find a way to make this happen. It cuts down on my workflow efficiency when editing later on, due to having redundant footage that I have to skip through an arbitrary amount to find something new. This also consumes more storage space (not a huge concern for me, but annoying), and seems like it would be more efficient than repeatedly encoding/saving part of the replay buffer unnecessarily.
Thoughts, ideas, workarounds, plugins? Anything would help. Thank you in advance.
The issue I'm running into is that I want the replay buffer to not capture redundant footage, if I grab multiple clips from the same "session" (don't know a better term). For example, here's a generic example of how it currently behaves:
- 00:00:00 - The replay buffer starts, and is recording 5 minutes of footage at a time.
- 00:06:00 - I press my "save recording" hotkey, which captures 5 minutes (00:01:00 - 00:06:00)
- 00:07:00 - I hit the hotkey again, which captures 5:00 minutes (00:02:00 - 00:07:00)
- 00:13:00 - I hit the hotkey again, which captures 5:00 minutes (00:08:00 - 00:13:00)
- 00:00:00 - The replay buffer starts, and is recording 5 minutes of footage at a time.
- 00:06:00 - I press my "save recording" hotkey, which captures 5:00 minutes (00:01:00 - 00:06:00)
- 00:07:00 - I hit the hotkey again, which captures ≤ 5 minutes, depending on whether or not I have recently saved a recording. Ideally this would still have a bit of padding on the leading end, let's say 30 seconds (~00:05:30 - 00:07:00 [starting from 00:06:00, minus the 30 second padding])
- 00:13:00 - I hit the hotkey again, which captures ≤ 5 minutes (00:08:00 - 00:13:00)
I cannot seem to find a way to make this happen. It cuts down on my workflow efficiency when editing later on, due to having redundant footage that I have to skip through an arbitrary amount to find something new. This also consumes more storage space (not a huge concern for me, but annoying), and seems like it would be more efficient than repeatedly encoding/saving part of the replay buffer unnecessarily.
Thoughts, ideas, workarounds, plugins? Anything would help. Thank you in advance.