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
| 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 set to forced
- No matching subtitle found to set forced