Installation & Setup
System Requirements
Section titled “System Requirements”| Component | Minimum | Recommended |
|---|---|---|
| OS | Windows 10 64-bit / macOS 13+ | Windows 11 / macOS 14+ |
| RAM | 8 GB | 16 GB+ |
| Storage | 5 GB for the application + bundled AI models | NVMe SSD recommended |
Installation
Section titled “Installation”1. Download
Section titled “1. Download”Download Onset Engine from onsetengine.com/pricing. You’ll receive a download link and a license key via email.
2. Install
Section titled “2. Install”Run the installer (OnsetEngine-v1.0.0-Setup.exe). The application installs to your chosen location:
C:\Program Files\OnsetEngine\├── OnsetEngine.exe # Main application├── ffmpeg/ # Bundled FFmpeg (ffmpeg, ffprobe, ffplay)├── mpv/ # Bundled MPV (mpv.exe, libmpv-2.dll)├── drivers/ # JSON driver files + examples├── music/ # Starter music tracks└── _internal/ # Bundled dependencies (do not modify)FFmpeg, MPV, and all AI models are bundled — no separate downloads or PATH configuration needed.
3. License Activation
Section titled “3. License Activation”On first launch, Onset Engine will prompt for your license key:
- Click the tier badge (e.g., “Demo”) in the upper-right corner of the application.
- Paste your license key into the input field and click Activate.
This makes a single HTTPS call to validate your purchase. After activation, the application operates 100% offline. There is a 7-day offline grace period for background re-validation.
First Ingest
Section titled “First Ingest”Once installed, build your clip library:
- Launch OnsetEngine.exe
- Click 📥 INGEST in the asset bin toolbar (left panel)
- Select your footage folder
- Choose ingest mode:
- Physical — Extracts individual clip files (uses disk space, fastest renders)
- Virtual (Pointer-Only) — No file duplication, indexes in-place (saves disk space)
- Wait for AI analysis to complete (GPU activity visible in Task Manager if using NVIDIA)
- Your library is now searchable and ready for rendering
Configuration
Section titled “Configuration”Global settings can be adjusted via ⚙️ Preferences in the application header. Key settings include:
- Default quality — Render quality tier (maximum/balanced/draft)
- FPS — Output frame rate (30 or 60)
- Output directory — Where rendered videos are saved
- Jamendo API key — For free music discovery (optional)
See the full configuration reference in the Configuration guide.