This update introduces a feature to manage your Replay Buffer automatically, ensuring zero overlap between clips.
β¨ What's New
- π Auto-Restart Buffer: A new option to automatically stop and restart the Replay Buffer immediately after a clip is saved.
- Benefit: Prevents "overlap" in clips. If you save two clips back-to-back, the second clip will strictly contain only new footage, similar to NVIDIA ShadowPlay's behavior.
- Safety: Uses an event-driven system to wait for OBS to fully close the file before restarting, ensuring 100% video integrity.
- π οΈ UI Changes: Added a new "BUFFER CONTROL" section in script settings.
π‘ How to use:
- Go to BUFFER CONTROL in script settings.
- Enable "Auto-restart Replay Buffer after save".
- Now, every time you save a Replay, the buffer will reset instantly.
π€ Special Thanks
Idea logic by VoidNW