Track Remover
FFmpeg Builder: Track Remover
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.
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
Matching
When selected tracks matching ALL the defined properties will be removed. You can use the same Property multiple times, but each time must be true for the track to be removed.
You can specific which tracks based on the following
Property | Description |
---|---|
Chanenls | Can use Math Operations or specific how many channels exactly |
Codec | Can use String Operations |
Language | Will compare the language specified using the Language Helper which compares languages based on their names and ISO codes, so 'en' will match English and eng |
Title | Can use String Operations |
Index | Can use Math Operations to reference the index of the track. Index 0 is the first non-deleted track, Index 1 is the next etc |
Outputs
- Tracks set to remove
- Tracks NOT set to removed