Documentation Index
Fetch the complete documentation index at: https://autorender.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Overview
Rotate your video to correct its orientation or match your desired playback layout. AutoRender supports standard 90-degree step rotations.Rotate Parameter - (r)
Use ther_ parameter followed by the rotation angle.
| Parameter | Angle | Description |
|---|---|---|
r_90 | 90° | Rotates clockwise by 90 degrees |
r_180 | 180° | Rotates 180 degrees (upside-down) |
r_270 | 270° | Rotates clockwise by 270 degrees |
- Original
- Rotate 90°
- Rotate 180°
Best Practices
- Auto-Snap: Output dimensions are automatically snapped to even values after rotation to ensure compatibility.
- Combined with Flip: While
r_180is same asflip_hv, using rotation is often more intuitive for orientation correction. - Mobile Videos: Essential for correcting videos captured vertically that need to be displayed in a horizontal player.