import_srt_markers
Imports SRT/VTT subtitles as configurable chapter markers on a Final Cut Pro timeline, with options for all subtitles, first per minute, or scene changes.
Instructions
Import SRT or VTT subtitles as chapter markers on the timeline
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| srt_path | Yes | Path to SRT or VTT subtitle file | |
| mode | No | How to create markers: every subtitle, first per minute, or on text changes | first_per_minute |
| marker_type | No | chapter | |
| max_label_length | No | Truncate marker labels to this length | |
| output_path | No | Output path (default: adds _subtitled suffix) |