Initializing... drag & drop files here
Supports: MXF
An MXF handed to you by a camera, a broadcaster or an archive usually carries uncompressed PCM audio wrapped inside gigabytes of video essence you do not need. This tool throws the picture away and encodes the sound as M4A — the audio-only MPEG-4 container holding AAC — so a mixdown you can email, transcribe or listen back to on a phone comes out at a few megabytes instead of several gigabytes. It is a review and delivery format, not a master: for anything heading back into a mix, take the lossless route with MXF to WAV or MXF to FLAC.
.mxf onto the page or use "Add Files". Several clips can be queued and they all convert with the same settings.The five File Compression modes on this page do not give you the same amount of control on an AAC target. This is what each one asks the encoder for:
| Mode | What you are choosing | How predictable is the result? |
|---|---|---|
| Quality Preset | Nothing until you pick a rung — the dropdown shows "Highest" on load but holds no selection | Least predictable of the five. Fine when you have no particular target; use a bitrate mode when you do |
| Variable Bitrate | One of five ordered quality rungs, 20k-32k lowest through 96k-112k highest | Quality is steered, and the finished rate follows the material. Treat the labels as rough tiers, not contracts — the top rung measured near 150 kbps on both mono and stereo material |
| Constant Bitrate | A fixed rate from a ladder running 8 kbps to 384 kbps, opening on 128 kbps | The rate you name. Use it when a delivery spec names a number |
| Custom Bitrate | A rate you type, in bps, Kbps or Mbps | The rate you name, for values the ladder does not list |
| Specific file size | A bitrate derived from your byte target and the clip duration | Works. Useful for an attachment cap; check the result if the clip is long |
| M4A (AAC) | WAV (PCM) | FLAC | MP3 | |
|---|---|---|---|---|
| Compression | Lossy | None | Lossless | Lossy |
| Size, 10 min stereo | Single-digit MB | About 115 MB at 48 kHz / 16-bit | Typically 50–60% of the WAV | Single-digit MB |
| Channels supported | Up to 8 | Multi-channel | Multi-channel | Mono or stereo only |
| Right for | Review copies, transcription, phone playback | Handing PCM back to a mix or master | Archive that stays bit-exact but smaller | Maximum compatibility on old hardware |
| Wrong for | Anything that gets re-mixed or re-mastered | Emailing | Playback on devices without a FLAC decoder | Multi-channel audio |
| Page | this one | MXF to WAV | MXF to FLAC | MXF to MP3 |
One of them, chosen automatically, and this is the single most important thing to know before you convert a broadcast master. There is no track picker on this page and no -map anywhere in our command builder for MXF input, so ffmpeg's automatic stream selection decides: the documentation says it takes "the stream with the most channels" for audio and, "in the case where several streams of the same type rate equally, the stream with the lowest index is chosen." We confirmed that against a three-stream MXF carrying mono, mono and stereo essence — the stereo pair won. If your programme mix lives on two discrete mono tracks and a stereo reference sits alongside it, the reference is what you will get. Bounce a stereo mixdown from your NLE first when the track that wins matters.
Constant Bitrate (or Custom Bitrate, if you want a value not in the list). The Quality Preset dropdown displays "Highest" when the page loads, but nothing is pre-selected there — if you never touch it, the server falls back to its own default rather than the value you can see. The presets are also the least predictable control here, so when the output rate matters, name it explicitly with Constant Bitrate and check the result in your player's file-info panel. Switch to Variable Bitrate instead when you would rather target a quality rung than a number.
For speech — interviews, pieces to camera, wild track — the 48k-56k or 64k-72k rung is comfortably clean, and it keeps a long recording small enough to email. For music or a full programme mix, take the top rung, 96k-112k. Read those labels as tiers rather than guarantees: they are five ordered quality steps, and in our measurements the top rung landed near 150 kbps on both mono and stereo material rather than inside its printed range. If you need a number you can put in a delivery note, use Constant Bitrate instead.
Choose by content rather than by habit. The dropdown runs from 8 kbps to 384 kbps and opens on 128 kbps, and it is shared across every audio target on the site, so it lists rates well below and well above what a broadcast mixdown wants. For speech — interviews, pieces to camera, wild track — 64-96 kbps is clean and keeps a long recording small enough to email. For general listening, 128-192 kbps. For music or a full programme mix you want kept clean, 192-256 kbps; going much higher buys very little you can hear. If you need a value the ladder does not list, type it into Custom Bitrate instead.
M4A for listening, lossless for working. AAC is a lossy encode: the file that comes out is a new, smaller approximation of the PCM the MXF carried, and it is genuinely transparent for review, transcription and phone playback. It is the wrong thing to hand to anyone who will re-mix, master, sync or re-encode it, because each further lossy generation compounds. A common split is to send the M4A today so someone can listen, and deliver the WAV alongside it for the actual work.
Leave both on "Original" unless you have a reason. AAC handles up to eight channels and its native rate here is 48 kHz, which is what broadcast PCM usually is, so "Original" passes 48 kHz straight through without a resample. Fold to Mono when the source is a single voice on a lav or boom — it halves the size at the same perceived quality. Drop the sample rate to 24 kHz only for speech that will never be anything but reference, since it discards everything above 12 kHz.
No. MXF carries SMPTE timecode, track labels, descriptive metadata and ancillary data as part of the container, and none of that maps into an audio-only MPEG-4 file. What you get is the selected audio essence, encoded as AAC. If those attributes matter for a post or delivery workflow, keep the MXF as the master and use compress MXF or trim MXF to work inside the original container instead.
Because .mxf names a family, not one format. The extension covers many essence codecs and several operational patterns, and what matters is what is wrapped inside. Self-contained OP1a files with PCM audio are the straightforward case. Avid and P2 OP-Atom media splits each track into its own file, so a file holding only picture essence has no audio to extract; growing files pulled off a card mid-record and truncated offloads can also fail to parse. In each case the fix is upstream: relink and export a self-contained OP1a master from your editor, then convert that.
Your MXF uploads over an encrypted connection, converts on our servers and is deleted automatically after a few hours, along with the M4A. There is no sign-up, no watermark, and files are never shared or made public. Because MXF wraps full video essence alongside the audio you actually want, the constraint is upload time on your connection rather than anything after that — trimming the master with trim MXF before uploading, or setting Trim → Start time and Duration here, is the fastest way through a long recording.