Rotate / flip video
rotate_videoRotate video clockwise by 90, 180, or 270 degrees and mirror horizontally or vertically to correct orientation or flip perspective.
Instructions
Rotate a video by 90/180/270 degrees clockwise and/or mirror it horizontally or vertically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| flip | No | Mirror the video | |
| degrees | No | Clockwise rotation | |
| input_path | Yes | Path to the source video | |
| output_path | No | Where to write the result |