Remove silence from video

A ten-minute talking-head recording usually contains two to three minutes of nothing: the breath before a sentence, the pause while you remember the next point, the gap where you reached for your coffee. Cutting those by hand means scrubbing the timeline and making fifty small cuts. It is the single most tedious job in short-form editing, and it is entirely mechanical.

How automatic silence removal actually works

Every tool that does this follows the same three steps. Knowing them helps you judge why a result looks wrong.

1. Measure the loudness over time. The audio is scanned in short windows, and each window gets a level in decibels. What counts as "silence" is a threshold below that level. A fixed threshold fails on phone recordings, because phones adjust their gain: a quietly recorded clip has a completely different noise floor than a loud one. A threshold derived from the file's own average level works on both.

2. Decide which quiet stretches are pauses. Not every gap should go. A breath of 0.3 seconds carries rhythm; a four-second gap is dead air. Most tools use a minimum length of around one second.

3. Cut with padding. This is where results are won or lost. A final syllable fades out below the threshold before the word is really over. Cut exactly where the measurement says, and you clip the "s" off "captions". Padding each cut by a few tenths of a second prevents that.

Why automatic cuts sometimes chop into a word

If you have used such a tool and heard clipped word endings, this is almost always why: the cut points came from speech-recognition timestamps instead of from the audio.

Speech recognition gives you a word list with start and end times, and those times look precise. They are not. Measured on real recordings, they can be off by up to 0.9 seconds. In one of our test clips the word "Captions" ends at 23.30 seconds according to the transcript, while it is actually spoken until 24.20. A cut placed on the transcript lands in the middle of the word, at full volume.

The fix is not smarter correction rules on top of the timestamps. It is using a second, independent source: measure where sound is. That is physics, not estimation. The transcript is then only used for what it is good at, namely the text of the subtitles.

Doing it by hand, if you prefer

Both major editors can do a version of this. In Premiere Pro, the Essential Sound panel plus a silence-detection extension will mark the gaps for you, and you delete them as ripple edits. In DaVinci Resolve, the same job is usually done with a transient-based marker script on the Fairlight page. Both give you full control, and both take longer than the video is.

Doing it automatically with Caption & Cut

Upload the raw file, and you get it back with the pauses gone and word-by-word subtitles burned in. The cut points come from a loudness measurement of your original audio, not from the transcript. Before rendering you see every planned cut and can put any pause back with one click.

There is a second, optional step: filler words and repeated takes. Sounds like "uhm" come from a fixed lexicon, and repeated sentences are found by comparing the words themselves. Only genuine re-recordings and asides are judged by a language model, and those are shown to you before anything is cut.

What it will not do

This is worth saying plainly. It cuts pauses in speech, so it works on talking-head material: to-camera pieces, podcast clips, tutorials. It is not a music editor and not a multi-camera tool. Pauses quieter than the threshold but filled with room tone stay in, deliberately, because cutting them would risk the words around them. And it cannot rescue audio that was clipped or distorted at recording time.

Try it

The first three videos are free and nothing gets installed, it runs in the browser. Free results carry a small watermark. Upload a video.

Related: remove filler words from a video · all features