Alternatives
Products that do what Silence Cut does
Skip silent parts in YouTube videos automatically
- 1

- 2EV
Our team is filled with technologists and creators, and when we record and edit videos, 80% of the time is spent chopping up the video, removing silences, and picking the right takes. So we decided to build a tool that did that for you — or at least get you there most of the way! Our initial implementation is somewhat naïve and uses a user configurable silence threshold that just reads in volume levels. In the future, we’d like to use a frequency-based approach that focuses on the human voice. We’re also open to ideas, so let us know if you have any!
2022 · kapwing.com
- 3
- 4

- 5YB
Hi HN! Since Youtube no longer allows AdBlockers, I built my own extension to get around their video ads. If there is an ad it temporarily manipulates the video; Mutes the volume, sets speed to 10x, and skips it if there is a button. Chrome Webstore link: https://chromewebstore.google.com/detail/ad-accelerator/gpbo... Code: https://github.com/rkk3/ad-accelerator
2023
- 6

- 7

- 8RS
There was recently a Show HN for a program that lets one remove silence from video files [0]. I was almost certain that ffmpeg could do this... But after searching for it, it turned out I was wrong: ffmpeg can't do this out of the box, and also can't read input from an EDL file [1]. So I set out to write a solution, as simple as possible: produce a list of select filters that are applied to video and audio, and retain only the non-silent parts. The 'silencedetect' audio filter detects silences, and produces timestamps for when silences start and end. So one can pipe the output of that to a…
2022 · github.com
- 9

- 10

- 11

Cut silence from your videos in seconds — free & open source
Jun 2026 · cliprithm.edwardiaz.dev
- 12

- 13

- 14

- 15

- 16

- 17

- 18

- 19

- 20

- 21

- 22

- 23

- 24
Ranked by how close each launch is in meaning, then by votes. Refine with a description →