Where MXF comes from
MXF (Material eXchange Format) is what professional cameras and broadcast systems write natively — Sony XDCAM, Panasonic P2, Canon's cinema line, and most newsroom and post-production pipelines. It's a container built to carry high-bitrate production codecs like XDCAM HD or DNxHD, along with timecode, multiple audio channels, and metadata a production needs to track. None of that is designed with a client's laptop in mind.
Op1a, proxies, and why editors choke on it
Not all MXF is the same underneath. Op1a is the common broadcast-delivery flavor; some cameras also generate low-res proxy MXF alongside full-quality masters for offline editing. Either way, the wrapper is complex enough that lightweight editors and consumer software stutter, drop frames, or refuse to open it outright — even software built for editors sometimes needs a specific codec pack installed before MXF behaves.
Turning a camera master into something you can actually send
Nobody wants to email a broadcast-bitrate MXF master to a client for a quick review. Converting to MP4 (H.264, or H.265 for roughly half the size) shrinks a production file down to something that opens on any laptop or phone, uploads to a review platform without choking, and plays instantly instead of needing specialist software first.
Private by default, which matters more here than most formats
Unreleased footage, embargoed segments, and client masters are exactly the files you don't want passing through a stranger's upload server. Conversion happens entirely on your own device — we only ship the code; your machine performs every frame of the encoding — so open your browser's Network tab while it runs and you'll see nothing sent anywhere. No account, no size limit, and nothing to explain to a client about where their footage went. It's 100% private, as an unreleased master should be.
The MP4 that comes out the other side
- H.264 or H.265 video in an MP4 container, with AAC audio.
- A dramatically smaller file — production codecs compress hard when re-encoded.
- Plays on iPhone, Android, Windows, Mac and smart TVs without a codec pack.
- A clean review copy, ready to email, upload, or drop into a rough cut.