trim_clip
Trim a video clip by specifying start and end times or duration, then save the result to a new output file.
Instructions
Trim a clip to start/end or start+duration and write output_path.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| end | No | ||
| start | No | ||
| duration | No | ||
| overwrite | No | ||
| input_path | Yes | ||
| output_path | Yes | ||
| stream_copy | No | ||
| allow_any_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||