The replay buffer keeps the last few minutes of gameplay in memory and writes them to disk only when you press a hotkey. It is the perfect companion to QlipQ: you capture moments as they happen, and QlipQ queues each saved clip for editing.
1. Choose an output mode
Open Settings → Output. Either Simple or Advanced mode works; Advanced unlocks multiple audio tracks (recommended for QlipQ’s per-track mixing).
2. Enable the replay buffer
- Simple mode: tick
Enable Replay Buffer, then setMaximum Replay Time(e.g. 120s). - Advanced mode: go to the
Replay Buffertab and setMaximum Replay Time.
Format: choose
mkv(or fragmentedmp4) as the recording format. Plainmp4can corrupt if OBS crashes mid-record. QlipQ readsmkvhappily and can remux on export. MKV also preserves OBS’s per-track names (Master/Mic/Desktop/…), whichmp4does not.
3. Set the recording path
Under Settings → Output → Recording, set the Recording Path. This is the folder you will add to QlipQ’s watched folders (QlipQ can auto-detect it).
4. Enable multiple audio tracks (optional but recommended)
In Advanced output mode you can record each audio source to its own track:
- Settings → Output → Recording → Audio Track: tick the tracks you want (e.g. Track 1 = mix, Track 2 = desktop, Track 3 = mic).
- In the Audio Mixer, open the gear →
Advanced Audio Propertiesand assign each source to tracks.
QlipQ detects every audio track in the file, so you can mute the mic or rebalance levels per clip at export time.
5. Set a filename format QlipQ can read
Go to Settings → Advanced → Recording → Filename Formatting. QlipQ parses the timestamp from the name and treats any leading text as the source (game/scene). Good options:
%CCYY-%MM-%DD %hh-%mm-%ss
%CCYY-%MM-%DD_%hh-%mm-%ss
Want the game name in the clip too? Prefix it, e.g. Apex %CCYY-%MM-%DD %hh-%mm-%ss. QlipQ surfaces it as the {source} token in your naming template (and stamps it into the exported clip’s metadata).
6. Assign hotkeys
Open Settings → Hotkeys and bind Start Replay Buffer, Save Replay, and Stop Replay Buffer.
7. Run it
- Start the replay buffer.
- Play. When something good happens, press Save Replay.
- OBS writes a clip into your recording folder.
- QlipQ picks it up in the Queue — open it, trim, and export.
Next: point QlipQ at your recording folder in Getting started.