$ quietcut input.mp4 output.mp4

Remove silence from your videos automatically

A fast CLI tool that detects and removes dead air from recordings. Drop in a video, get back a tighter cut — no manual editing required.

Sign In to Buy

One-time purchase. No subscription. Runs on Linux x86_64 and ARM64.

~/recordings
$ quietcut talk.mp4 talk.cut.mp4
→ detecting silence (adaptive)…  42 quiet spans
→ encoding h264_nvenc…           2.3× realtime
✓ done — trimmed 7m12s → 4m05s
01 — how it works

How it works

1

Install

Download the binary for your platform. No dependencies — FFmpeg is fetched automatically on first run.

2

Run

Point it at your video file. QuietCut detects silence automatically.

3

Done

Get a tighter video with dead air removed. No quality loss.

02 — features

Built like a tool, not a toy

Adaptive Silence Detection

Automatically calibrates to your audio's noise floor — no manual threshold tuning needed.

Fast, High-Quality Encoding

Native Rust with hardware-accelerated encoding (NVENC, QuickSync, VAAPI, x264) — faster than real-time, no re-encoding artifacts.

Configurable

Adjust silence threshold, minimum duration, and padding to match your content style.

Linux Native

A single dependency-free binary for Linux x86_64 and ARM64 — no installer, no runtime, no package manager.

03 — zero setup

Just download and run

QuietCut fetches FFmpeg automatically the first time you run it (~80MB, one-time). No package manager required, no PATH wrangling — the first invocation prompts once and handles the rest.

Already have FFmpeg installed? QuietCut detects it on your PATH and uses it as-is. Want to point at a custom build? Set QUIETCUT_FFMPEG to the binary path and QuietCut will respect it.

04 — pricing

Simple pricing

$19

One-time purchase. No subscription.

  • Linux x86_64 + ARM64 binaries
  • All future updates
Sign In to Buy

Need help? support@quietcut.net