Skip to main content

Srt Add Entry

Category: Subtitles Srt Add Entry block screenshot

Adds one subtitle entry to an SRT file. Set append when new content should be added to existing file contents instead of replacing them.

Inputs

InputRequiredValue KindTypesEnum Values
pathyesexpressionfile-path-string
startyesexpressionstring
endyesexpressionstring
textyesexpressionstring
appendnoexpression

Notes

No additional notes are available yet.

Examples

Export Sequence Markers To SRT

Prompts for the subtitle text source first, then exports active-sequence markers to an `.srt` file while skipping empty resolved text and zero-duration markers.

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

Topics: markers, subtitles, SRT export, save dialogs, marker comments

Source: recipes/ex-markers-export-active-sequence-to-srt.json

Download JSON