import_srt_markers
Convert SRT or VTT subtitle files into chapter markers on a Final Cut Pro timeline. Choose to create markers for every subtitle, first per minute, or on scene changes. Customize marker type and label length.
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) |