Render compositions to MP4 with npx hyperframes render.
Uses Puppeteer (bundled Chromium) + system FFmpeg. Fast for iteration.
Requires: FFmpeg installed (brew install ffmpeg or apt install ffmpeg).
Deterministic output with exact Chrome version and fonts. For production. Requires: Docker installed and running.
-f, --fps— 24, 30, or 60 (default: 30)-q, --quality— draft, standard, high (default: standard)-w, --workers— Parallel workers 1-8 (default: auto)--gpu— Use GPU encoding (NVENC, VideoToolbox, VAAPI)-o, --output— Custom output path
- Use
draftquality for fast previews during development - Use
npx hyperframes benchmarkto find optimal settings - 4 workers is usually the sweet spot for most compositions