Skip to main content

Track Remover (Obsolete)

FFmpeg Builder: Track Remover (Obsolete)

This flow element will update "FFmpeg Builder" to remove all the matching tracks from the output file.

It will only mark the current tracks in the "FFmpeg Builder" for removal, so any tracks added later will NOT be affected.

Tip: Remove Images

You can have this node remove images from a video file but setting the type to "Video" and the remove after index to "1".
This will keep the first video track, but then remove the rest. FFmpeg treats images as a video track.

Type

The type of tracks that should be reordered

Remove All

When this is checked all current tracks will be removed from the output file. This is useful if you want to have a file with only specific tracks.

Pattern

This is a regular expression that will be run against the title or language code of the track.

The pattern is NOT case-sensitive.

Not Matching

If tracks not matching these parameters should be removed.

Matches

The value to match against.

  • Title
  • Language
  • Codec

Remove Non-English Tracks Example

image