> ## Documentation Index
> Fetch the complete documentation index at: https://akron-cdb9eaf4.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Internal Recorder

> Recording, replay buffer, completion clips, proof helpers, encoder settings, output, audio, and presets.

The Internal Recorder tab configures Akron's local FFmpeg-backed recording and proof helper surfaces.

| Option                     | Control  | What it does                                                                                                         | Attempt status           |
| -------------------------- | -------- | -------------------------------------------------------------------------------------------------------------------- | ------------------------ |
| Start Recording            | Action   | Start Akron's FFmpeg-backed internal recorder using the configured resolution, framerate, codec, and container.      | Goldberry/Hardlist clean |
| Stop Recording             | Action   | Stop the active internal recording and finalize the output file.                                                     | Goldberry/Hardlist clean |
| Save Replay Buffer         | Action   | Save the configured replay buffer window when rolling-buffer capture is available.                                   | Goldberry/Hardlist clean |
| Arm Completion Clips       | Action   | Configure Akron to keep a rolling replay buffer and save clear-style clips during long play sessions.                | Goldberry/Hardlist clean |
| Flag Completion            | Action   | Save the current replay-buffer window as a completion clip for the final clear video.                                | Goldberry/Hardlist clean |
| Build Clear Video          | Action   | Stitch saved room-clear, checkpoint-clear, area-clear, and completion-flag clips for the current map into one video. | Goldberry/Hardlist clean |
| Proof Recorder Guard       | Toggle   | Warn when Submission Mode is active but recording or replay buffering is not armed.                                  | Goldberry/Hardlist clean |
| End Screen Helper          | Toggle   | Include end-screen metadata and sidecar output after area completion.                                                | Goldberry/Hardlist clean |
| Map Version Stamp          | Toggle   | Include map, room, mode, and loaded module versions in sidecar output.                                               | Goldberry/Hardlist clean |
| Journal Snapshot / Compare | Action   | Write a save-file journal snapshot and compare it with the previous Akron snapshot.                                  | Goldberry/Hardlist clean |
| Framerate                  | Number   | Recording framerate passed to the internal recorder.                                                                 | Goldberry/Hardlist clean |
| Endscreen Duration         | Number   | Seconds to keep recording after a clear before stopping event-based captures.                                        | Goldberry/Hardlist clean |
| Bitrate                    | Number   | Target video bitrate in megabits per second for bitrate-based rate control.                                          | Goldberry/Hardlist clean |
| Resolution X               | Number   | Horizontal recording resolution.                                                                                     | Goldberry/Hardlist clean |
| Resolution Y               | Number   | Vertical recording resolution.                                                                                       | Goldberry/Hardlist clean |
| Hide Preview               | Toggle   | Keep Akron's recorder from drawing a live capture preview surface while recording.                                   | Goldberry/Hardlist clean |
| Codec                      | Selector | Video encoder used by FFmpeg.                                                                                        | Goldberry/Hardlist clean |
| Colorspace Args            | Selector | Optional FFmpeg video-filter colorspace argument string.                                                             | Goldberry/Hardlist clean |
| Replay Settings            | Action   | Configure the rolling replay buffer length and the save-buffer binding.                                              | Goldberry/Hardlist clean |
| Output                     | Action   | Configure recorder output folder, filename template, container, remuxing, and clip-browser grouping.                 | Goldberry/Hardlist clean |
| Audio                      | Action   | Configure game-audio recorder tracks and per-track levels.                                                           | Goldberry/Hardlist clean |
| Clip Triggers              | Action   | Configure event-based clip saves and pre/post-roll windows.                                                          | Goldberry/Hardlist clean |
| Presets                    | Action   | Apply CPU, NVIDIA, or AMD encoder defaults.                                                                          | Goldberry/Hardlist clean |
| CPU                        | Action   | Apply CPU encoder defaults to the internal recorder settings.                                                        | Goldberry/Hardlist clean |
| NVIDIA                     | Action   | Apply NVIDIA/NVENC encoder defaults to the internal recorder settings.                                               | Goldberry/Hardlist clean |
| AMD                        | Action   | Apply AMD/AMF encoder defaults to the internal recorder settings.                                                    | Goldberry/Hardlist clean |

## Option menus

Rows with a triangle expose the controls listed below.

| Option          | Menu control          | What it changes                                                                        | Attempt status           |
| --------------- | --------------------- | -------------------------------------------------------------------------------------- | ------------------------ |
| Codec           | Quality               | Set simple encoder quality target before fine-tuning bitrate or rate control.          | Goldberry/Hardlist clean |
| Codec           | Rate ctrl             | Choose encoder rate-control mode for quality, file size, or lossless output.           | Goldberry/Hardlist clean |
| Codec           | Keyframe              | Set seconds between keyframes, or 0 to let the encoder decide.                         | Goldberry/Hardlist clean |
| Codec           | Dropped-frame warning | Show a warning when the recorder cannot capture frames at the configured cadence.      | Goldberry/Hardlist clean |
| Colorspace Args | FFmpeg filter         | Set optional FFmpeg video-filter colorspace arguments.                                 | Goldberry/Hardlist clean |
| Replay Settings | Start Replay Buffer   | Start rolling replay capture for the current game scene.                               | Goldberry/Hardlist clean |
| Replay Settings | Stop                  | Stop rolling replay capture.                                                           | Goldberry/Hardlist clean |
| Replay Settings | Save                  | Save the current replay buffer window.                                                 | Goldberry/Hardlist clean |
| Replay Settings | Buffer                | Set seconds of rolling FFmpeg segments kept available for manual replay saves.         | Goldberry/Hardlist clean |
| Replay Settings | Auto-start            | Choose whether replay capture starts manually, in levels, or everywhere.               | Goldberry/Hardlist clean |
| Replay Settings | Bind save key         | Set the key used to save the replay buffer without opening the overlay.                | Goldberry/Hardlist clean |
| Replay Settings | Clear                 | Clear only the custom replay-buffer save binding.                                      | Goldberry/Hardlist clean |
| Output          | Output folder         | Choose where recordings and clips are written.                                         | Goldberry/Hardlist clean |
| Output          | Filename template     | Configure clip filename tokens.                                                        | Goldberry/Hardlist clean |
| Output          | Container             | Choose MKV, MP4, MOV, or WebM output container.                                        | Goldberry/Hardlist clean |
| Output          | Auto remux            | Keep the crash-resistant capture target and produce an MP4 share copy after recording. | Goldberry/Hardlist clean |
| Output          | Sort clips            | Set saved clip browser grouping preference.                                            | Goldberry/Hardlist clean |
| Output          | Filter clips          | Set saved clip browser filter preference.                                              | Goldberry/Hardlist clean |
| Audio           | Full mix track        | Record the mixed game-audio track.                                                     | Goldberry/Hardlist clean |
| Audio           | Music track           | Record an isolated music track when the backend can provide it.                        | Goldberry/Hardlist clean |
| Audio           | SFX track             | Record an isolated sound-effects track when the backend can provide it.                | Goldberry/Hardlist clean |
| Audio           | Ambience track        | Record an isolated ambience track when the backend can provide it.                     | Goldberry/Hardlist clean |
| Audio           | Record muted audio    | Capture game audio even when in-game playback is muted, when supported.                | Goldberry/Hardlist clean |
| Audio           | Mix                   | Set full-mix recording volume percentage.                                              | Goldberry/Hardlist clean |
| Audio           | Music                 | Set music track recording volume percentage.                                           | Goldberry/Hardlist clean |
| Audio           | SFX                   | Set SFX track recording volume percentage.                                             | Goldberry/Hardlist clean |
| Audio           | Amb                   | Set ambience track recording volume percentage.                                        | Goldberry/Hardlist clean |
| Clip Triggers   | Last death            | Auto-save a clip around the latest death trigger.                                      | Goldberry/Hardlist clean |
| Clip Triggers   | Respawn to death      | Auto-save clips from respawn through the next death.                                   | Goldberry/Hardlist clean |
| Clip Triggers   | Room entry to clear   | Auto-save clips from room entry through a clear.                                       | Goldberry/Hardlist clean |
| Clip Triggers   | Checkpoint clear      | Auto-save clips when a checkpoint is cleared.                                          | Goldberry/Hardlist clean |
| Clip Triggers   | Berry collect         | Auto-save clips when a berry is collected.                                             | Goldberry/Hardlist clean |
| Clip Triggers   | Golden death          | Auto-save clips when a golden attempt dies.                                            | Goldberry/Hardlist clean |
| Clip Triggers   | Pre-roll              | Set seconds included before event-based clip triggers.                                 | Goldberry/Hardlist clean |
| Clip Triggers   | Post-roll             | Set seconds included after event-based clip triggers.                                  | Goldberry/Hardlist clean |
