Initializing... drag & drop files here
Supports: HEVC, MOV, MP4, M4V, MKV
MXF is a professional wrapper, not a codec. SMPTE standardized it as 377M with an initial release on 22 September 2004 (the current revision is ST 377-1:2019), and it exists so broadcast servers, Avid/Premiere/Resolve suites, and XDCAM or DVCPRO P2 pipelines can hand video, audio, and descriptive metadata to each other without arguing about file formats. What MXF does not do is carry H.265 — there is no mainstream broadcast profile for HEVC-in-MXF — so this conversion fully decodes your HEVC stream and re-encodes the picture as MPEG-2 or H.264. You are buying workflow compatibility and paying for it in file size.
.hevc or .h265 file onto the page, or click "+ Add Files" to browse. Several clips can be queued and converted in one pass with the same settings..mxf. Files are uploaded over an encrypted connection, processed on our servers, and deleted automatically a few hours later — no sign-up, no watermark.Two separate things inflate the output, and neither is a setting you can turn off.
Settings that actually help: drop Video resolution to a Preset Resolution your delivery spec allows (1080p or 720p instead of 4K), use Trim → Time Range so you only encode the part you need, and set Specific file size or Constant Bitrate if a server has a hard ceiling. Raising the Quality Preset to "Highest" does the opposite — it makes an already-large file larger.
| Property | HEVC (H.265) | MXF (Material Exchange Format) |
|---|---|---|
| What it is | Video compression standard (codec) | Container / wrapper for essence + metadata |
| Standard | ITU-T H.265 / ISO-IEC 23008-2, 2013 | SMPTE 377M (2004), now ST 377-1:2019 |
| Carries audio? | No — a bare .hevc is video-only |
Yes, plus timecode and descriptive metadata |
| Typical size | The efficiency benchmark | Much larger for the same picture |
| Native browser playback | Chrome 107+, Edge 18+, Firefox 120+, Safari 11+ (hardware-dependent) | None — MXF is not a web format |
| Desktop playback | VLC, mpv, modern OS players | VLC and NLEs; not QuickTime or Windows Media Player |
| Typical home | Cameras, phones, streaming masters | Broadcast ingest, playout servers, post-production |
| Element | What you get here | Notes |
|---|---|---|
| Operational pattern | OP1a | Single interleaved file, the pattern most ingest systems accept |
| Video essence | MPEG-2 (preselected) or H.264 | Chosen under Video Codec in Advanced Options |
| GOP structure | GOP = 1, all I-frames | Forced for muxer compatibility; the main reason the file is large |
| Audio essence | PCM 16-bit Little Endian | The only Audio Codec offered for MXF; carried only if the source has audio |
| Frame size | Source resolution unless changed | Video resolution defaults to "Keep original" |
| Timecode / metadata | Written by the muxer | Not carried over from a raw .hevc, which stores none |
.mxf won't open in QuickTime or Windows Media Player." Neither player handles MXF. Use VLC for a quick check, or an NLE such as Premiere Pro, DaVinci Resolve, or Avid Media Composer..hevc elementary stream contains no audio track, so there is nothing to carry across. Convert the original container (MP4, MKV, MOV) instead if you need the sound.MXF only makes sense as a destination when something downstream has asked for it: an Avid or broadcast ingest workflow, a playout server, an archive standard, or a delivery spec you were handed. It is not a viewing format and it will never be smaller than your source. If your goal is normal playback, sharing, or editing on a laptop, convert HEVC to MP4 instead; if you want to stay on H.265 but gain a container players actually recognize, HEVC to MKV is the better move, and compress HEVC shrinks the file while keeping the same codec. Coming the other way, MXF to MP4 turns broadcast masters into something you can actually watch.
No. MXF has no mainstream profile for HEVC essence, so the H.265 picture is fully decoded and re-encoded — MPEG-2 by default on this page, or H.264 if you switch Video Codec. That is a true transcode, not a rewrap, which is why some generational quality is lost and why the result is not HEVC-efficient any more. If you would rather the video stayed H.265 inside a container players recognize, use HEVC to MKV — that re-encodes too, but it keeps you on a modern codec instead of dropping back to MPEG-2.
Three reasons stack up. MPEG-2 is a 1990s codec that needs far more bits than H.265 for the same picture; our MXF output is encoded intra-only with GOP = 1, because the MXF muxer enforces a frame-offset range that long-GOP encoding overruns; and the audio is uncompressed PCM at roughly 11 MB per minute for 48 kHz stereo. All-intra mezzanine files are normal in broadcast, but they are not small. Lower the resolution or trim the clip if size matters.
Pick MPEG-2 unless you have been told otherwise — it is preselected here because it is what traditional broadcast servers, D-10/IMX-style workflows, and older ingest tools expect from an MXF. Choose H.264 only when the receiving system explicitly documents AVC-in-MXF support; plenty of legacy playout hardware does not decode it. When there is a written delivery spec, follow the spec rather than the default.
OP1a. Our servers run FFmpeg's standard MXF muxer, which writes the OP1a pattern: one self-contained file with video and audio interleaved, defined in SMPTE 378M. OP-Atom (SMPTE 390M), where each essence track lives in its own file, is what Avid uses for its managed media and is not produced here. Media Composer can link an OP1a file rather than treating it as native media.
PCM 16-bit Little Endian, and no — it is the only entry in the Audio Codec list on this page, because uncompressed PCM is what broadcast MXF workflows assume. There is no AAC or MP3 option, which is deliberate: compressed audio in a mezzanine file defeats the point. If your source is a raw .hevc elementary stream it carries no audio at all, so the output will be video-only.
Premiere Pro and DaVinci Resolve read OP1a MXF with MPEG-2 or H.264 essence directly. Avid Media Composer can link to an OP1a file through AMA-style linking, but its own managed media is OP-Atom with DNxHD/DNxHR essence, which this converter does not create — so expect to transcode inside Avid after linking. VLC and mpv will also play the file if you just want to confirm it decoded correctly.
VLC and mpv open MXF fine, and that is the quickest way to sanity-check a conversion. QuickTime Player, Windows Media Player, the macOS Photos app, and every web browser will not — MXF was never designed as a consumer playback format. If someone sent you an MXF and you just want to watch it, MXF to MP4 is the shortest path.
"MXF" on its own is rarely the whole spec. Stations and post houses usually name a profile: XDCAM HD422 at 50 Mbps, D-10/IMX at 30/40/50 Mbps, AVC-Intra, or an AS-11 shim, each with a required frame rate, raster, audio channel count, and often a bars-and-tone leader. A generic OP1a MXF matches the container but not necessarily those constraints. Read the delivery document, then match the resolution and bitrate settings on this page to it — or produce the file in an NLE that has that exact preset.
Your HEVC file is uploaded over an encrypted connection, converted on our servers, and deleted automatically a few hours afterwards — no sign-up, no watermark, never shared or made public. Because MXF output is intra-only and uncompressed-audio, plan for the download to be considerably larger than the upload; the practical constraint on a long clip is transfer time rather than anything on your machine.