Skip to main content

Subtitle Burn-In

FFmpeg Builder: Subtitle Burn-In

Burns subtitles into the video file.

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 will be burnt into the video
  2. No subtitle found to burn in