video_speed
Adjust video playback speed to create time-lapse or slow-motion effects. Specify speed multiplier and input/output paths for processing.
Instructions
Change video playback speed.
Args: input_path: Absolute path to the input video. factor: Speed multiplier. 2.0 = 2x faster (time-lapse), 0.5 = half speed (slow-mo). output_path: Where to save the output. Auto-generated if omitted.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| input_path | Yes | ||
| factor | No | ||
| output_path | No |