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

Mirror your video horizontally (flip_h), vertically (flip_v), or both. This is useful for correcting camera orientation, creating artistic effects, or matching specific UI layouts.

Flip Parameters

ParameterActionDescription
flip_hHorizontal FlipMirrors the video like a reflection in a pool
flip_vVertical FlipUpside-down orientation
flip_hvHorizontal & VerticalCombined effect (equivalent to 180° rotation)

Best Practices

  • Preview: Always verify the flip result, especially when text is present in the video, as it will also be mirrored.
  • Combine: Flipping can be combined with any other video transformations like resize, trim, or rotate.