IT Market
Tools/Video/Convert/Mute Video Online — Remove the Audio Track

Видеоинструменты IT Market

Убрать звук из видео

Загрузите своё видео и экспортируйте версию без аудиодорожки локально в браузере, обычно в формате WebM.

Работает в браузере

Ввод

Браузер записывает видео без аудиодорожки. Для MP4 обычно нужен серверный ffmpeg.

Результат

Выберите файл и запустите инструмент.

Tool guide

Mute Video Online — Remove the Audio Track

Audio gets in the way more often than you would think: a music bed triggers a copyright claim, a bystander conversation ends up in frame, a looping background clip in a deck has to stay silent. Load a file into the Video field and press Export muted WebM — the browser plays the clip through, records the picture only, and assembles a new file with no audio channel. Nothing is uploaded. See also: keep only the sound as an MP3 instead, check how loud the track actually is, compress the silent clip before sending.

How to use it

  1. Pick the source clip in the Video field — any format your browser can play will do.
  2. Press Export muted WebM and stay on the tab: the capture runs in real time.
  3. Wait it out — a one-minute clip takes about a minute, which is inherent to how the recording works.
  4. Download the finished WebM from the Result block and open it to confirm there is no audio track.
  5. If the destination demands MP4, run the WebM through a converter with server-side ffmpeg.

FAQ

Why is the output WebM instead of MP4?

The rebuild uses the browser's built-in recorder, and in almost every browser that recorder writes only WebM with VP8, VP9 or AV1. Producing MP4 without server-side ffmpeg is simply not something a browser can do, so promising MP4 would be dishonest. WebM is accepted by YouTube, Telegram and most modern players; for anything else, one conversion pass is enough.

Does muting this way cost image quality?

Yes. The picture is re-encoded, so fine detail and gradients soften slightly — this is a genuine re-record, not a container-level track removal. For social platforms the difference is usually invisible, but if the clip goes into further editing or onto a big screen, strip the audio in an editor without touching the video stream.

Why does it take as long as the video itself?

A browser cannot chew through video faster than real time here: it literally plays the clip while capturing the picture into a new file. Hence the one-minute-per-minute rule. Muting a ten-minute recording this way is painful — a desktop editor is quicker.

Can I mute a video on a phone?

Sometimes, but mobile browsers tend to run into memory limits and pause capture when the tab goes to the background. If the export stops halfway, try a shorter clip, close other tabs, or do it on a computer.

Is my original file modified?

No. The tool only reads the video you selected and creates a new file alongside it; the original on disk is neither changed nor deleted, so you can experiment without making a backup first.

How private is this with someone else's footage?

The clip never leaves the device — playback and silent capture both happen inside the tab. That is handy for client rough cuts, but removing an audio track grants no rights to the footage: the copyright on the picture is unaffected.

Examples

Clip with a copyrighted music bed
Before: MP4 1080x1920, 22 seconds, label-owned backing track
After: A WebM of the same length and frame with no audio track — the platform finds no audio match
Background loop for a deck
Before: MOV screen recording with a voice-over
After: A silent WebM you can loop on a slide and narrate live instead