Rotate / flip video
rotate_videoCorrect video orientation by rotating 90, 180, or 270 degrees clockwise, or mirroring horizontally or vertically.
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 |