trim_clip
Changes a clip's start or end time in a FCPXML timeline, optionally shifting later clips with ripple edit.
Instructions
Trim a clip's in-point and/or out-point
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| clip_id | Yes | Clip name or ID | |
| trim_start | No | New in-point or delta (+1s, -10f) | |
| trim_end | No | New out-point or delta | |
| ripple | No | Shift subsequent clips | |
| output_path | No |