change_speed
Adjust video playback speed by a multiplier, altering video and audio together. Use values above 1 to speed up or below 1 to slow down.
Instructions
Speed up or slow down a video. Both video and audio are adjusted to match. Values > 1 speed up; values < 1 slow down.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| speed | Yes | Speed multiplier: 2.0 = twice as fast, 0.5 = half speed. Range: 0.01–100. | |
| file_path | Yes | Absolute path to the input video file | |
| output_path | No | Absolute path for the output file. Defaults to same directory with '_Nx' suffix. |