Clip Recorder

v1.0 Source

Press the key after it happens.

Clip Recorder runs in the background with no overlay and no capture button. It keeps the last two minutes of your screen and sound on a rolling buffer, and one hotkey writes that buffer to an MP4.

You never have to decide to record. You only have to decide to keep.

The buffer, running

Press it, or use the real keys — this page listens too.

What it does to your machine

Nothing is drawn over your game
No overlay, no watermark, no capture indicator composited into the frame. The only thing you see is a tray icon.
The GPU does the encoding
Frames come off the desktop through DXGI Desktop Duplication and go straight into NVENC, up to 240 frames per second.
Windows never learns it is there
No installer service, no registry keys, no administrator rights. Settings sit in a config.json next to the executable.

Specifications

Buffer length15, 30, 60, 90 or 120 seconds
Frame rate30, 60, 120 or 240 fps
Screen captureDXGI Desktop Duplication at 120 and 240 fps; GDI at 30 and 60
EncoderNVENC, hardware H.264
AudioSystem output and microphone, mixed to one track
OutputMP4 written to Videos\ClipRecorder
HotkeyCtrl+Alt+R, reassignable
RequiresWindows 10 or 11
LicenceMIT

Get it

Download for Windows ClipRecorderSetup.exe — pick a folder, it launches, that is the whole setup.