r_ rotates a video clockwise in 90° steps to correct its orientation or match a player layout. Autorender supports 90°, 180°, and 270°.
These tokens behave the same for images. See the shared rotate page for the image reference.
How to use it?
Addr_ followed by the angle.
- Original
- Rotate 90°
- Rotate 180°
r_180 produces the same result as flip_hv, but rotation reads more clearly for orientation fixes such as a phone video shot vertically that needs a horizontal player.
Next steps
Flip
Mirror a video horizontally or vertically instead.
Image rotate
The same rotate token applied to images.