fcpxml_add_transition
Insert a transition after a named clip in a Final Cut Pro XML file. Specify duration, transition type, and output path.
Instructions
Insert a transition after a clip.
Args: path: Path to .fcpxml file after_clip_name: Name of the clip to add transition after duration: Transition duration (default: 1 second at 29.97) name: Transition name output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| after_clip_name | Yes | ||
| duration | No | 30030/30000s | |
| name | No | Cross Dissolve | |
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |