split_clip
Split a video clip at specified timecodes. Provide the clip's path, ID, and a list of split points to create separate segments.
Instructions
Split a clip at specified timecodes
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filepath | Yes | ||
| clip_id | Yes | ||
| split_points | Yes | Timecodes to split at | |
| output_path | No |