Skip to content

πŸ”„ v2.7.8: Buffer Control Update

Latest

Choose a tag to compare

@SlonickLab SlonickLab released this 01 Feb 14:33
· 1 commit to main since this release
a01ba46

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:

  1. Go to BUFFER CONTROL in script settings.
  2. Enable "Auto-restart Replay Buffer after save".
  3. Now, every time you save a Replay, the buffer will reset instantly.

🀝 Special Thanks
Idea logic by VoidNW