I built the Multi-Resolution workflow I always wanted.

I got tired of clunky, bloated software crashing mid-production. So, as a solo dev, I wrote MultiResolve Studio from scratch in C++. It's fast, it's pitch black, and it just works.

* Fun fact: The online installer is literally 548 KB. Yes, really.
MultiResolve Studio Main Interface
Add Source Dialog
Preview Output
Recording Settings
System Settings

No BS. Just features that actually matter.

I didn't add useless bells and whistles. Everything here solves a real problem I faced during multicam editing and live production.

🎥

True ISO Recording

It records every active camera feed to its own isolated MP4 file, plus a master audio track. If the main cut sucks, you still have all the raw footage safe and sound.

🎞️

Instant Premiere XML

This is the killer feature. It logs every live cut you make and instantly spits out an FCP7 XML timeline. Drag it into Premiere and your multi-cam edit is already done.

📱

Phone as a Switcher

I baked a web server right into the app. Scan the QR code, and you get a low-latency MJPEG stream on your phone to switch cameras remotely. No extra apps needed.

🎛️

Zero-Lag Studio UI

Classic Preview/Program grid. Hit 1-9 on your keyboard to cut. It runs on Qt6 and hardware acceleration, so it feels buttery smooth even with multiple 1080p inputs.

🖥️

Desktop & Audio

Hooks right into Windows GDI for flawless screen capture and uses low-latency WASAPI for audio. No weird driver hacks, it just listens and records.

Absurdly Lightweight

I hate 500MB installers that take 10 minutes to unpack. This is pure C++. It launches instantly, handles multi-threading beautifully, and respects your CPU.

Let's get it running.

Pick your poison. Windows only (for now), and you'll need Admin rights to let it hook into your hardware properly.

Online Installer Recommended

A tiny, incredibly fast native installer that automatically fetches the latest application files for you.

Download (19 KB)

Offline Setup

Use this if you want to download the entire package at once or install it without an active internet connection.

Download (~60 MB)