Overview
RAW (English for "raw") does not refer to a single file format, but a recording principle: the camera writes the digitized data from its image sensor to the storage medium with largely no in-camera processing. Unlike fully "developed" codecs (e.g., ProRes, H.264/H.265, or XAVC), demosaicing (debayering), white balance, color rendition, sharpening, and gamma interpretation do not occur in the camera, but only downstream in post-production.
Most cinema sensors are Bayer sensors: in front of each pixel is a color filter for red, green, or blue. In the RAW workflow, this Bayer pattern is stored directly; the interpolation to a full-color image (demosaicing) is deferred to playback or color grading and handled by software. This preserves the originally captured sensor information.
Technical Characteristics
RAW material is typically stored with a higher bit depth than compressed 8-bit distribution formats. Typical RAW implementations work with 10, 12, or 14 bits per channel, allowing for significantly finer tonal gradations. The sensor data is usually encoded with a logarithmic curve (Log) to efficiently represent the wide dynamic range ("exposure latitude").
- Deferred Image Processing: Demosaicing, white balance, and ISO/exposure can be freely chosen afterwards, as these parameters are only written as metadata during shooting.
- High Data Rates: RAW is significantly more data-intensive than compressed codecs. ARRI specifies for ARRIRAW in the 3.4K Open Gate mode of the ALEXA SXT at 24 fps a data volume of approximately 972.5 GB per hour (uncompressed).
- Compression: RAW can be uncompressed, but many implementations use (often visually lossless) compression, such as wavelet compression for REDCODE.
| Format | Manufacturer / Origin | Characteristics |
|---|
| ARRIRAW | ARRI | Uncompressed or unprocessed sensor data, 12-bit Log (ALEV3 sensors) or 13-bit Log (ALEXA 35 / ALEV4), high exposure latitude |
| REDCODE / R3D | RED | Wavelet-compressed RAW, selectable in multiple compression levels |
| Blackmagic RAW (BRAW) | Blackmagic Design | 12-bit, partial in-camera demosaicing, parameters editable as metadata |
| Apple ProRes RAW | Apple | Compressed RAW codec, stores Bayer sensor data directly |
| CinemaDNG (CDNG) | open standard (Adobe) | Often single-frame sequence, uncompressed or compressed |
Use on Set and in Post
RAW is considered the standard for high-quality cinema and commercial productions because it offers the colorist the greatest latitude in color grading: over- and underexposed areas can be better recovered, and white balance and color look can be completely reinterpreted. Since the final look is created in post, reliable monitoring on set (e.g., via a LUT/viewing profile) is important to assess the subsequent image impact.
The price for this is high storage requirements, fast media, thoughtful data management (DIT, backups), and computationally intensive debayering in post-production. For productions with limited storage, fast turnarounds, or lower grading needs, compressed recording codecs are therefore often chosen.