Skip to main content

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 the r_ parameter followed by the rotation angle.
ParameterAngleDescription
r_9090°Rotates clockwise by 90 degrees
r_180180°Rotates 180 degrees (upside-down)
r_270270°Rotates clockwise by 270 degrees

Best Practices

  • Auto-Snap: Output dimensions are automatically snapped to even values after rotation to ensure compatibility.
  • Combined with Flip: While r_180 is same as flip_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.