import_transcript_markers
Add chapter markers to Final Cut Pro XML by importing timestamped transcripts in YouTube chapter format. Accepts inline text or file input.
Instructions
Import timestamped transcript (YouTube chapter format) as markers. Supports '0:00 Title' and 'HH:MM:SS Title' formats
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | Path to FCPXML file | |
| transcript | No | Timestamped text (one per line: '0:00 Introduction') | |
| transcript_path | No | Path to text file with timestamps (alternative to inline transcript) | |
| marker_type | No | chapter | |
| output_path | No | Output path (default: adds _chapters suffix) |