Containers vs. Codecs
A container (`.mp4`, `.mov`, `.mxf`, `.mkv`, or a folder of PNG/EXR files) wraps your media so other
software can open it. A codec defines how the video inside that container is
compressed.
Sequency chooses the correct container for each codec: H.264 and HEVC export to `.mp4`, ProRes exports to
`.mov`, VP9 exports to `.mkv` (WebM compatible), and PNG/EXR exports create numbered folders.
MXF Professional Broadcast Support
Sequency provides extensive support for MXF (Material eXchange Format), the professional broadcast container standard. MXF files from cameras and NLEs are fully supported with the following codecs:
- FFV1 — Lossless archival codec
- ProRes — Full support for ProRes 422 and ProRes 4444
- MPEG-2 IMX — Broadcast standard format
- DV50 — Professional DV format
- DNxHD/VC-3 — Avid broadcast codec
- AVC-Intra — Descriptor-driven support for Panasonic cameras
Sequency has been tested with files from Sony PXW-FS7 (XAVC in MXF), Adobe Premiere (DNxHD exports), and professional broadcast IMX workflows.
H.264 (AVC)
Widely supported and efficient. Pick H.264 for previews, client reviews, or web uploads. Increase the
bitrate or lower the CRF value when the footage contains fast motion or fine detail.
HEVC (H.265)
Delivers similar quality to H.264 at roughly 30–50% smaller file sizes. Requires modern playback hardware
(macOS 10.13+, iOS 11+, many recent TVs). Avoid if your audience uses older systems.
ProRes 422
An Apple mezzanine codec designed for editorial workflows. It balances high fidelity with manageable file
sizes and is ideal for round-tripping between professional NLEs.
ProRes 4444
The highest-quality ProRes flavor with support for transparency (alpha channels). Choose this for
compositing, VFX, or archival masters where color precision matters most.
MKV with VP9
MKV container with VP9 encoding (WebM compatible). VP9 delivers excellent compression efficiency,
especially for web delivery. Choose from four speed presets:
- Quality — Best visual fidelity, slower encoding.
- Balanced — Good compromise between quality and speed.
- Fast — Faster encoding with acceptable quality.
- Realtime — Maximum speed for quick previews.
EXR Sequence
A professional OpenEXR image sequence format. Supports 16-bit half-float precision, multi-channel data,
and advanced compression like DWAA and DWAB. Ideal for VFX pipelines and ACES workflows.
Multichannel EXR Splitting
When working with multichannel EXR files (such as those from 3D renders), Sequency can automatically
separate render passes into individual folders. This includes common passes like:
- RGBA — Beauty/color pass.
- Depth — Z-depth for depth of field effects.
- Normals — Surface orientation data.
- Other custom passes — Any additional channels in your EXR.
PNG, TIFF, and TGA Sequences
- PNG — Lostless, widely compatible, and supports 8-bit or 16-bit color.
- TIFF — High-quality uncompressed or lossless format often used for printing or
archival.
- TGA (Targa) — Common in retro gaming and legacy VFX pipelines; supports 8-bit
alpha.
Transparency: Use ProRes 4444, EXR, PNG, TIFF, or TGA if you need to preserve the alpha
channel in your export.