fcpxml_add_title
Insert a title clip into a Final Cut Pro timeline by modifying an .fcpxml file, with customizable text, duration, and position relative to existing clips.
Instructions
Add a title clip to the timeline.
Args: path: Path to .fcpxml file text: Title text duration: Title duration in FCPXML time position: "start", "end", or clip name to insert after output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| text | Yes | ||
| duration | No | 150150/30000s | |
| position | No | end | |
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |