Skip to main content

Image Subtitle Converter

FFmpeg Builder: Image Subtitle Converter

Converts bitmap-based subtitle tracks to text-based subtitles.

Image-based subtitles such as PGS are used on many blu-ray releases, but they are not widely supported by media players.
This will convert these subtitles into text-based subtitles such as SRT which are widely supported by all media players.

note

This flow element requires FileFlows Forge to be configured and available.

Convert All

Determines if all image-based subtitle tracks should be converted, or only specific language tracks.

ValueDescription
trueAll image-based subtitle tracks will be converted to text-based
falseOnly image-based subtitle tracks matching the specified languages will be converted; others that do not match will be skipped and left as-is

Languages

Only shown when Convert All is false.

The languages of the image-based subtitle tracks to convert.

You can specify languages by their ISO 639-2/T 3-letter code.

For example: eng for English, deu for German, fra for French, spa for Spanish, ita for Italian, rus for Russian.


Outputs

  1. Image-based subtitle tracks found and will be converted
  2. No image-based subtitle tracks found