About Mute Video
Mute Video keeps the complete file workflow inside this browser tab. Your selected file, its name, contents, settings, and generated output are not sent to AntiUpload or a cloud conversion service. Ads and aggregate traffic analytics stay outside the processing boundary and receive no file object or working buffer.
AntiUpload's Mute Video tool now covers two different jobs. Remove all audio drops the soundtrack entirely with FFmpeg stream copy (`-c:v copy -an`). Mute a time range keeps the audio before and after a precise start/end selection while making only that interval silent.
Both paths stream-copy the video, so resolution, frame rate, codec, and encoded picture bytes remain unchanged. Whole-track removal never decodes audio. Range mute re-encodes only the audio into a codec compatible with the original MP4, MOV, WebM, MKV, AVI, M4V, or FLV container.
The local preview reports its current timestamp, and the Start/End buttons can capture that position directly. A duration summary makes the proposed silent interval visible before processing. Everything stays in the browser and the original file is never overwritten.
How it works
- Drop your videoAccepts MP4, MOV, WebM, MKV, AVI, M4V, and FLV. The selected file stays on the device, and preflight checks available browser memory before processing.
- Choose whole soundtrack or time rangeRemove all audio for the fastest path. To preserve surrounding sound, choose Mute a time range and enter timestamps or capture Start and End from the local preview.
- Review the impactThe page shows the exact start, end, and muted duration. Range mute requires the end to be later than the start; whole-track removal needs no timing choices.
- Download the muted fileThe output keeps the source container and bit-identical picture. Whole-track mode has no audio stream; range mode keeps a re-encoded soundtrack with the selected interval silent.