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
| Parameter | Action | Description |
|---|---|---|
flip_h | Horizontal Flip | Mirrors the video like a reflection in a pool |
flip_v | Vertical Flip | Upside-down orientation |
flip_hv | Horizontal & Vertical | Combined effect (equivalent to 180° rotation) |
- Original
- Horizontal Flip
- Vertical Flip
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.