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
Property | Description |
---|---|
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
- Subtitle found and will be burnt into the video
- No subtitle found to burn in