1994: Cineon Becomes an Industry Standard
The history of DPX is a direct continuation of the Cineon story (see our Cineon history). In 1992 Kodak had introduced the Cineon system for digital film processing — a revolutionary format with logarithmic 10-bit encoding, perfectly tuned to the characteristics of analog film stock. Hollywood adopted it quickly.
But Cineon was a Kodak format. Other VFX studios and hardware manufacturers wanted a vendor-neutral standard that was not controlled by a single corporation. So in 1994 Kodak submitted a standardized version of the format to the SMPTE (Society of Motion Picture and Television Engineers). In February 1994 the standard was ratified as SMPTE 268M. Cineon became DPX (Digital Picture Exchange).
What DPX Inherited from Cineon
At its core, DPX is Cineon with expanded metadata fields. The most important properties were carried over:
- 10-bit logarithmic encoding per channel, tuned to film-stock characteristics.
- Resolution conventions. 2K (2048 × 1556) and 4K (4096 × 3112) as the standards for film workflows.
- Per-frame file structure. Unlike video formats, DPX stores each frame as a standalone file. A 90-minute film consists of 129,600 DPX files (at 24 fps).
- No audio. DPX stores image frames exclusively. Soundtracks are maintained separately.
What DPX Brought That Was New
DPX extended Cineon with a broader metadata section. Key additions:
- Extended color-space information. Cineon implicitly assumed Kodak film characteristics; DPX can explicitly reference different color spaces (Linear, Rec.709, P3, sRGB, etc.).
- Film edge-code information. Optically readable codes on film stock that DPX can store in metadata — important for synchronizing the digital editing workflow with the original film stock.
- More bit depths. In addition to 10-bit, DPX also supports 8-bit, 12-bit, 16-bit, and 32-bit float per channel — for modern digital cameras and HDR workflows.
- More channel configurations. RGB, RGBA, YCbCr, and multi-channel configurations for specialized applications.
SMPTE 268M-2003: Major Update
In 2003, DPX was ratified in an updated version as SMPTE 268M-2003. The most important changes were expanded metadata fields and better support for the digital capture pipelines that were emerging by then. The specification was also worded more clearly so that different implementations would be consistent — Cineon had suffered from implementation-specific incompatibilities.
Hollywood Adoption: Every VFX Workflow
Between 1995 and 2010, DPX was the standard pivot format of the VFX industry. Every film production with a serious VFX component used DPX sequences:
- Film scanners spat out DPX sequences.
- VFX compositors (Nuke, Shake, After Effects, Fusion) read and wrote DPX by default.
- 3D render software (Maya, Houdini, RenderMan) could render directly to DPX.
- Film recorders exposed film stock from DPX sequences.
Films like "Titanic" (1997), "The Matrix" (1999), "Lord of the Rings" (2001–2003), and later "Avatar" (2009) were built on DPX pipelines for their VFX sequences. The entire industry spoke DPX as its lingua franca.
2010–2020: The EXR Pressure
From 2010 onward, OpenEXR (see our OpenEXR history) began to displace DPX in modern VFX workflows. Several reasons:
- Float pixels. EXR stores 32-bit float per channel, which enables true physical brightness values. DPX tops out at 16-bit integer or 32-bit float, but the specification is less consistent here.
- Multi-layer. A single EXR file can contain multiple render passes (diffuse, specular, Z-depth, object ID). DPX needs a separate file sequence for each pass.
- Better compression. EXR offers efficient lossless compression options. DPX is mostly uncompressed or only compressed with simple RLE.
Today OpenEXR is the dominant format standard for VFX compositing. DPX survives in specific niches: film-scan archiving, mastering for theatrical distribution, and workflows that explicitly need film-affine logarithmic encoding.
Film Restoration: DPX's Stronghold
The most important 2026 use of DPX is film restoration. When a historic film (e.g. "Casablanca," "2001: A Space Odyssey," "The Wizard of Oz") is restored for modern 4K streaming distribution, the workflow often looks like this:
- Film scan. A high-resolution scan of the original film negative (often at 8K or 16K).
- DPX archive. Storage as a DPX sequence, often in an industry cloud solution.
- Color grading and restoration. Software such as DaVinci Resolve, Pablo Rio, or Phantom Cine Mag work with DPX sequences for the creative restoration.
- Distribution encoding. Modern distribution formats (HEVC, AV1, JPEG 2000 for DCP) are generated from the DPX master.
The DPX master remains available for future re-distribution — should 8K streaming or other new distribution standards emerge. Here DPX is not a delivery format but an archival standard.
DPX and the Web
DPX has no web use case. Browsers cannot open DPX, no streaming service delivers DPX, no e-commerce workflow accepts DPX. Anyone who wants to bring DPX content to the web rasterizes it to modern formats (JPG, WebP, AVIF, MP4 for sequences). Open-source tools like FFmpeg and ImageMagick can decode DPX files.
When DPX Is the Right Choice
- Film-scan masters for restoration. Logarithmic encoding preserves all film-stock characteristics.
- Theatrical mastering. When the delivery path includes a film print, DPX is the industry standard.
- Legacy VFX pipelines. Existing workflows that have not been migrated to EXR.
- SMPTE-compliant archival applications. The Library of Congress and other film archives use SMPTE 268M as an archival standard.
When DPX is not ideal: modern VFX compositing (EXR is better), web delivery, mobile workflows, photo archives (DNG or TIFF are better suited — see our TIFF history).
Sources
SMPTE — Official Website · Wikipedia — Digital Picture Exchange · FileFormat.Info — DPX · OpenImageIO — DPX Reader · DaVinci Resolve — DPX Workflow Support · Library of Congress — DPX Format Description · SMPTE 268M-2003 — File Format for Digital Moving-Picture Exchange (DPX).