fcpxml_trim_clip
Trim a clip's source in and out points in an FCPXML file by specifying the clip name and optional new start time and duration.
Instructions
Trim a clip's source in/out points.
Args: path: Path to .fcpxml file clip_name: Name of the clip to trim new_start: New source start time (optional) new_duration: New duration (optional) output_path: Output file path
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| clip_name | Yes | ||
| new_start | No | ||
| new_duration | No | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |