Skip to main content

Set Forced

FFmpeg Builder: Set Forced

Sets a subtitle track as forced and clears the forced flag from all other subtitles if a match is found.

Track Selection

Determines which track should be burnt into the video.

You can specific which track based on the following

PropertyDescription
CodecCan use String Operations
LanguageWill 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
TitleCan use String Operations
IndexCan 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

  1. Subtitle found and set to forced
  2. No matching subtitle found to set forced