Filesystem:ReadSRTFile

Last updated 5 August 2026

Filesystem:ReadSRTFile loads an .srt subtitle file and,

emits the subtitle text active at that time if a Timestamp is fed

to it.

Pin Info

Input 1: Timestamp [Timestamp]

Input 1: Set path [String]

1-Timestamp[Timestamp]: Looks up and emits the subtitle active at this time.

1-Set path[String]: Sets the .srt file path (reloads the file).

Output 1: Text [String]

1-Text[String]: The subtitle text for the current timestamp(empty if none is active).

Node Parameters

SRT Path: Path to the .srt subtitle file (the browse button opens a file dialog).

Expand:

None