Initializing... drag & drop files here
Supports: MXF
MXF is SMPTE's professional broadcast and production wrapper, standardised as SMPTE ST 377-1 — the file that Sony XDCAM decks, Panasonic P2 cards, Avid systems and broadcast archives hand to each other, and the file that a lot of ordinary Windows software simply refuses to open. This tutorial takes a camera or archive .mxf and turns it into a plain .avi that legacy players, capture cards and older editing suites will accept, and it flags the three controls on this page that behave differently from the way their labels read.
.mxf onto the page or click "Add Files" to browse. You can queue several clips at once; every file in the batch is converted with the same settings.An MXF master is a high-bitrate file by design — broadcast wrappers carry lightly compressed, often all-intra video so the picture survives editing. That makes the quality controls on this page matter far more than they would on a phone clip, because both of the obvious choices can move the file size in the direction you did not want.
Quality Preset scales the source bitrate, it does not set an absolute one. On a video source, each preset targets a multiple of whatever bitrate your MXF's video track already had. The preset the page opens on aims above the source, so a 50 Mbps broadcast master does not automatically shrink:
| Quality Preset | Targets this share of the source video bitrate |
|---|---|
| Highest | 1.50× |
| Very High (opens here) | 1.32× |
| High | 1.14× |
| Medium | 0.90× |
| Low | 0.72× |
| Very Low | 0.54× |
| Lowest | 0.30× |
Medium is the first rung that actually aims below the source. If you want a specific size rather than a ratio, "Specific file size" is the honest control — type the number you need and let the encoder solve for it.
The box labelled "CRF" is not an x264 CRF here. With MPEG-4 (or Xvid, DivX, MPEG-1, MPEG-2, MJPEG, H.263 or the WMV codecs) selected, that numeric field is an MPEG quantiser on a 1–31 scale where lower is better and 1 is nearly transparent. It is wired up and it does change the output — it is only the label that is borrowed from a different scale. Two things follow: the value the field opens at is not a considered default, so set it yourself; and typing 23 because that is the familiar H.264 number lands you near the bottom of this scale, not in the middle of it. Roughly, 2–4 for a near-master proxy, 5–8 for a good review copy, 10+ once you are trading picture for size. If you want a ceiling as well as a quality floor, use Constraint Quality — it exposes the same 1–31 field plus a Max bitrate cap, which is the safer combination on a high-bitrate master.
AVI's audio story is much narrower than the dropdown suggests. Three codecs are the well-trodden path; the rest write without complaint but land outside what AVI tooling normally expects to find.
| Audio Codec | Fits AVI? | Use it when |
|---|---|---|
| MP3 (opens here) | Yes — the standard AVI pairing | You want the file to open anywhere AVI opens at all |
| AC-3 | Yes | Your master carries a 5.1 mix you want to keep as surround |
| PCM 16-bit Little Endian | Yes | You want the samples untouched and do not care about size |
| AAC, MP2, FLAC, PCM 24/32-bit | Writes, but unusual inside AVI | A specific downstream tool asked for it by name |
| Vorbis, Speex, DTS, E-AC-3, WMA v1/v2 | Writes, well outside AVI's usual set | Rarely — treat these as a gamble on playback |
MXF is a family of files rather than one fixed format. The extension covers several operational patterns — OP-1a (SMPTE 378M) and the deliberately constrained OP-Atom (SMPTE 390M) among them — wrapped around many different video essences, so whether a given file converts depends on what is actually inside it. A growing or partial file pulled straight off a camera card mid-record, a vendor-specific variant, or an unusual essence type can decode imperfectly or be refused outright. Re-exporting a flat OP-1a MXF from your editor and converting that is the reliable fix. Log-encoded or HDR masters are a separate caveat: there is no tone-mapping stage here, so an S-Log or HLG master will come out looking flat and washed out — grade it to Rec. 709 before you export. And if the destination is anything modern rather than a specific legacy tool, MXF to MP4 is the better target; AVI earns its place only when something old insists on it.
The one with the most channels. There is no track picker on this page and no explicit stream mapping in the pipeline, so the underlying encoder's default selection rule applies: among the audio streams in the file it takes the one with the highest channel count, and if several tie it takes the lowest-numbered of those. On a broadcast master that carries, say, two discrete mono tracks and one stereo pair, the stereo pair wins and the mono tracks are dropped. If you need a specific mic, language or stem, isolate that track in your NLE and export it before converting — a container swap cannot choose for you.
Because Quality Preset scales the source bitrate rather than setting one. MXF masters are deliberately high-bitrate, and the preset the page opens on targets 1.32× that figure, so a lightly compressed 50 Mbps master aims higher still. Pick Medium (0.90×) or lower, or switch to "Specific file size" and name the number you need. Note that MPEG-4 ASP is also simply less efficient per megabyte than a modern codec — if size is the priority, MXF to MP4 with H.264 gets you far more picture per byte.
No, and this is the single most common mistake on this page. With MPEG-4, Xvid or DivX selected the field is an MPEG quantiser running 1–31 where lower means better quality and a bigger file — the opposite ballpark to the 18–28 range people know from x264. We encoded the same three-second 1280×720 test clip through the MPEG-4 encoder this converter uses at several settings: value 2 produced roughly 6.5 MB, value 5 about 2.9 MB, value 10 about 1.5 MB and value 23 about 0.5 MB. So 23 is not "the sensible middle" here, it is near the bottom. Start around 3–5.
No. Broadcast MXF carries a rich metadata layer — start timecode, reel and tape names, essence descriptors, sometimes closed captions and structural metadata. AVI has no equivalent home for most of it, so that information does not survive the conversion. Keep the original MXF as your master if any of that matters for conform or archive, and treat the AVI as a delivery or review copy rather than a replacement.
No — there is no deinterlacing filter anywhere in this pipeline, so an interlaced master is encoded with its field structure intact and any combing stays visible on progressive displays. That is the honest answer rather than a hidden setting you have missed. Deinterlace on export from your editor, or accept the combing if the AVI is only ever going to a player that handles interlaced content.
Pick AVI when a specific old Windows program, capture utility or authoring tool names the AVI container. Pick MXF to MOV when the destination is an editor — QuickTime is the container most NLEs are happiest with, and it carries modern codecs without the compatibility caveats AVI brings. AVI is a 1992-vintage container; its remaining value is compatibility with software of roughly the same vintage.
Because the .mxf extension says almost nothing about the contents. Operational patterns differ, video essences differ, and vendor implementations of the same standard differ enough that Sony and Panasonic's early camera files were mutually incompatible. Files that fail are usually partial or growing captures from a card, unusual essence types, or vendor variants — not a size problem. Re-wrap the clip as flat OP-1a MXF from your editor and it will almost always go through.
It is uploaded over an encrypted connection, converted on our servers, and both the upload and the output are deleted automatically after a few hours. There is no sign-up, no watermark, and nothing is shared or made public. Because camera masters are large, upload time over your own connection is usually the slowest part of the job — trimming the clip first with Video Cutter is the quickest way to cut that down if you only need a section.