fcpxml_split_clip
Split a clip in a Final Cut Pro XML file at a given time offset to generate two separate clips within the project.
Instructions
Split a clip at a given offset within the clip.
Args: path: Path to .fcpxml file clip_name: Name of the clip to split split_at: Offset within the clip to split at (FCPXML time) output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| clip_name | Yes | ||
| split_at | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |