Change playback speed
change_speedSpeed up or slow down a video by a factor between 0.25 and 4, preserving audio pitch. Provide the source path and speed factor to produce a new video.
Instructions
Speed up or slow down a video (audio pitch is preserved). Factor 2 = twice as fast, 0.5 = half speed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| factor | Yes | Speed multiplier, 0.25–4 | |
| input_path | Yes | Path to the source video | |
| output_path | No | Where to write the result |