Skip to main content

For Each Subtitle Entry

Category: Subtitles For Each Subtitle Entry block screenshot

Iterates over subtitle entries in an SRT file and exposes raw times, parsed seconds, and text variables.

Inputs​

InputRequiredValue KindTypesEnum Values
pathyesexpressionfile-path-string—
indexVaryesstringvariable-name—
startVaryesstringvariable-name—
endVaryesstringvariable-name—
textVaryesstringvariable-name—
startSecondsVarnostring——
endSecondsVarnostring——

Notes​

No additional notes are available yet.

Examples​

Import SRT As Sequence Markers

Selects an SRT and marker import options in one dialog, optionally clears existing active-sequence markers, then imports subtitle entries as sequence markers.

kind: Recipe · format: persisted-document · validation: Schema only

Topics: markers, subtitles, SRT import, file dialogs, marker comments

Source: recipes/ex-markers-import-srt-as-sequence-markers.json

Download JSON