Multi-Format Export
Overview
Section titled “Overview”After rendering your video, Onset Engine can re-crop it to different aspect ratios for social media platforms — all with a single click. The re-crop uses face-aware centering from your edit’s face detection data to keep subjects in frame.
Supported Formats
Section titled “Supported Formats”| Format | Resolution | Best For |
|---|---|---|
| 9:16 Vertical | 1080×1920 | TikTok, Instagram Reels, YouTube Shorts |
| 1:1 Square | 1080×1080 | Instagram Feed |
| 4:5 Portrait | 1080×1350 | Instagram Portrait |
All formats output in 1080p quality using the same encoder (NVENC or x264) and quality parameters as your main render.
How to Use
Section titled “How to Use”- Complete a render in Studio Mode or Autopilot
- The Render Complete dialog appears automatically
- Under 📐 Export Formats, you’ll see buttons for each format
- Click Export next to the format you want
- The re-crop runs in the background (typically 10–30 seconds)
- Status updates to ✅ Ready with the output file size
You can export to multiple formats — each runs independently.
Face-Aware Framing
Section titled “Face-Aware Framing”When cropping from 16:9 to a taller or narrower format, the engine needs to decide where to crop. Instead of dead-center cropping (which often cuts off faces), Onset Engine:
- Detects faces in every clip during rendering
- Averages the face positions across the entire edit to find the dominant subject area
- Centers the crop on that position, clamped so it never runs off the edge of the frame
If no faces are found, the crop falls back to slightly above centre, which works well for typical human framing.
Output Files
Section titled “Output Files”Re-cropped files are saved alongside your main render with a format suffix:
output_clips/MyProject/├── output_STANDARD.mp4 # Original 16:9 render├── output_STANDARD_9x16.mp4 # TikTok / Reels / Shorts├── output_STANDARD_1x1.mp4 # Instagram Feed└── output_STANDARD_4x5.mp4 # Instagram PortraitAudio is copied directly from the original render — no re-encoding, no quality loss.