Remove Audio

Strip the audio track from a video, leaving a silent clip.

Overview

The Remove Audio node removes the audio track from a video and outputs a silent clip. The video stream is stream-copied (-c:v copy), so there’s no re-encode — the operation is lossless and near-instant.

It’s the video half of “splitting” a clip — pair it with Extract Audio (the audio half), or use it on its own to mute a video before injecting new sound.

There are no settings — connect a video and run.

Inputs & Outputs

Inputs: Video (required)

Outputs:

Configuration

This node has no configurable fields.

Best Practices

Common Use Cases

Tips