Skip to main content

Subtitle Track Merge

FFmpeg Builder: Subtitle Track Merge

This flow element will search for external subtitles and add them as input files to the FFmpeg Builder. Then once run these external subtitles will be part of the output video file.

Subtitles

The subtitles to search for to add

Use Source Directory

If checked the original source directory will be searched, otherwise the working directory will be used.

Match Filename

When checked only subtitles with the same filename as the input file or the working file will be merged.

For example, Input: MyFile.mkv Match: MyFile.srt Not Match: OtherFile.srt

Pattern

An optional regular expression that can be used in place of Match Filename to filter for subtitles.

Title

The title of the newly added subtitle. If not set, and a Language is either found or defined, the Language will be used for the title.

Forced

If the new subtitle will be set to forced.

Default

If the new subtitle will be the default subtitle.


Outputs

  1. Subtitles found and added
  2. Subtitles not found