trim_video
Trim video clips to specified start and end times. Specify input path, start, end, and optional output path to create a shortened video segment.
Instructions
Trim a video between start and end seconds.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | Yes | ||
| start | Yes | ||
| input_path | Yes | ||
| output_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||