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