---
title: "Camera Originals vs Review Proxies: What Must Survive for Online Conform"
author: "Cutsio Team"
date: "2026-05-08"
lastmod: "2026-05-08"
category: "Video Editing"
excerpt: "The complete guide to what metadata must survive from camera original ingestion through cloud dailies to final conform — timecode, reel names, folder structure, sidecars, look files, audio sync, and checksums."
tags: ["Post Production","Conform","Dailies","Camera Originals","ARRIRAW","R3D","DIT Workflow","Cloud Dailies","Metadata","Online Editing"]
---

## What metadata must survive from camera originals through cloud dailies to final conform?

For a successful online conform, six categories of metadata must survive intact from the camera original through the cloud dailies pipeline: timecode and reel names, folder structure, RAW parameter metadata, look files, audio sync references, and data integrity checksums. If any of these are lost or corrupted between ingestion and conform, the online editor will face offline clips, mismatched frames, lost looks, or audio sync drift.

The conform is the most fragile step in the post pipeline. Every intermediate system — DIT workstation, offload software, cloud upload, review platform, download, NLE import — is an opportunity for metadata to be lost or transformed. Understanding what must survive and how to verify it is essential for a clean conform.

This guide covers each metadata category with format-specific notes for ARRIRAW and RED R3D, and explains how Cutsio's enterprise raw ingestion pipeline preserves each element.

Deliver videos professionally with [How to Share Video Cuts With No Account Required for Viewers](/blog/how-to-share-video-cuts-with-no-account-required-for-viewers).


## Timecode and Reel Names

Timecode and reel names are the most critical metadata for conform. Every clip must have continuous, matching timecode and a unique reel name for the conform to succeed.

| Metadata Element | Why It Matters | ARRIRAW | RED R3D |
| :--- | :--- | :--- | :--- |
| Source timecode | Frame-accurate matching between offline and source | Embedded in MXF header | Embedded in R3D header |
| Reel name | Identifies which camera card or magazine the clip came from | Embedded in MXF header (Reel ID) | Embedded in R3D header (Reel ID from RDM folder) |
| Clip name | Unique identifier for each take | Embedded in MXF header | RDC folder name + R3D filename |
| User timecode | Time-of-day or edge code | Embedded on set | Embedded on set |

The most common conform failure is reel name mismatch. If the offline edit uses a different reel naming convention than the source files — for example, if the offline uses "A001C001" but the source reel name is "A001_C001_240101" — Resolve cannot automatically match clips.

To prevent reel name issues:

- Use the native camera reel naming throughout the pipeline — do not rename clips
- If reel names must be modified, create a rename manifest that maps old to new names
- Verify that the offline edit uses the same reel names as the camera files
- Test a single clip through the full conform pipeline before principal photography begins

Cutsio preserves the original timecode and reel name metadata from the uploaded camera files. The download package contains the files with their original metadata intact.

## Folder Structure

The folder structure of the camera originals must be preserved for conform, particularly for RED footage.

| Format | Required Structure | Why |
| :--- | :--- | :--- |
| ARRI ARRIRAW (.mxf) | Less critical — single files with embedded metadata | MXF files are self-contained |
| ARRI ARRIRAW (.ari) | Must preserve single-frame sequences | Each .ari is one frame; the frame sequence is defined by the folder |
| RED R3D (.r3d) | Must preserve RDM/RDC structure | RMD files and any look sidecars/reports are in the RDC package |
| ARRI ARRICORE (.mxf) | Less critical — same as ARRIRAW .mxf | MXF files are self-contained |
| Sony RAW (.mxf) | Less critical | Similar to ARRI MXF |

For RED footage specifically, flattening the RDM folder structure can break the association between R3D files and their sidecar metadata files. The online editor needs those files and reports for the approved RAW parameters and look references.

Cutsio preserves the original upload folder structure in the download package. If the RDM folder structure was uploaded, it is available for download. If individual files were uploaded without structure, the metadata is preserved in the file headers.

## RAW Parameter Metadata

RAW parameter metadata controls how the raw sensor data is decoded during conform and grading.

| Format | RAW Parameters | Stored In | How to Preserve |
| :--- | :--- | :--- | :--- |
| ARRIRAW | ISO, white balance, tint, exposure | MXF header or RMD (for HDE) | Embedded in MXF — preserved automatically |
| ARRICORE | ISO, white balance, tint (metadata-based) | MXF header | Embedded in MXF — preserved automatically |
| RED R3D | ISO, white balance, color science, look | RMD sidecar (or embedded in R3D) | Embed RMD into R3D header before upload |
| Blackmagic RAW | ISO, white balance, exposure | BRAW sidecar (or embedded) | Embed into BRAW file before upload |

The most fragile RAW parameter metadata is RED's RMD sidecar. If the RMD file is separated from its R3D during upload or download, the RAW parameters revert to camera defaults. Embedding the RMD metadata into the R3D file header before upload eliminates this risk.

## Look Files (ALF4, RLM, CDL)

Look metadata carries the creative intent from set through dailies to the grade.

| Format | Look File | Preserved In | Conform Access |
| :--- | :--- | :--- | :--- |
| ARRI ALF4 | Embedded in MXF header | MXF file | Resolve reads from MXF automatically |
| RED look metadata | RMD sidecar, embedded metadata, or separate look package | RDC folder, R3D header, or conform package | Verify in the finishing application |
| CDL values | Embedded in MXF or RMD | File metadata | Read by Resolve from source metadata |
| Look LUT | Separate .cube file | Must be delivered with conform package | Must be in Resolve LUT path |

ALF4 look files travel inside the MXF container and are the most reliable to preserve. RED look metadata is more dependent on the RMD/sidecar workflow and should be verified before upload. 3D LUT files referenced by look metadata or CDL settings must be delivered alongside the camera originals as separate files.

Cutsio reads ALF4 and embedded RED look metadata for the review stream display. The original look files are preserved in the download package.

## Audio Sync References

Audio metadata must survive for dual-system sound sync and audio conform.

| Audio Element | ARRIRAW | RED R3D |
| :--- | :--- | :--- |
| Scratch audio | Embedded in MXF (if recorded) | Embedded in R3D (if recorded) |
| Timecode | Embedded in MXF header | Embedded in R3D header |
| Sample rate | MXF metadata | R3D metadata |
| Audio channel mapping | MXF metadata | R3D metadata |

For dual-system sound workflows, the scratch audio timecode must match the external recorder's timecode for automatic sync. Verify timecode alignment before uploading to the cloud dailies platform.

Cutsio indexes both the embedded scratch audio and any synced audio tracks in the review stream. The original camera files retain their embedded audio metadata in the download package.

## Data Integrity Checksums

File integrity verification ensures that the conform source files are identical to the camera originals.

| Verification Point | Method | Tool |
| :--- | :--- | :--- |
| Card offload | MD5 or SHA-256 of every file | Codex Device Manager, Silverstack, Hedge |
| Pre-upload integrity | Re-verify checksums before upload | DIT software |
| Cloud download integrity | Re-verify checksums after download | Media download tool |
| Conform verification | Compare timeline frame count and timecode | DaVinci Resolve |

Cutsio provides checksum verification for downloaded files. The upload checksum manifest should be saved and compared to the download checksums to verify file integrity through the entire pipeline.

## A conform-ready checklist for DITs and post supervisors

Use this checklist to verify that every element required for conform has survived the cloud dailies pipeline.

- [ ] Timecode: Source timecode matches between offline edit and camera originals
- [ ] Reel names: Offline edit reel names match camera file reel names
- [ ] Folder structure: RED RDM/RDC structure preserved; ARRI MXF folder organized logically
- [ ] RAW metadata: ARRIRAW MXF headers intact; RED RMD embedded in R3D or present as sidecar
- [ ] Look files: ALF4 or RED look metadata present; any 3D LUT files included in package
- [ ] Audio: Timecode aligns with dual-system sound; scratch audio present as reference
- [ ] Checksums: MD5 or SHA-256 match between upload manifest and download verification
- [ ] Frame count: Test clip frame count matches between review stream and original file
- [ ] Color: Test clip color in Resolve matches Cutsio review stream reference

## FAQ

### Can I use the Cutsio review stream as a conform source?

No. The review stream is a transcoded viewing proxy — it does not have the full resolution or RAW metadata required for finishing. Always download the original camera files from Cutsio for conform. The review stream is for review, not for finishing.

### Which metadata element causes the most conform failures?

Reel name mismatch is the most common conform failure. Reel names must match between the offline edit and the camera original files. If the reel names differ, DaVinci Resolve cannot automatically relink clips during conform.

### How do I verify that a cloud download package is complete?

Compare the file count and total size of the download to the upload manifest. Cutsio provides file listings for each download package. Check that all expected R3D files, RMD sidecars, and LUT files are present.

### Is embedded ARRI MXF metadata more reliable than RED sidecar metadata?

Generally, yes. ARRI MXF files carry extensive metadata inside the file container, making them relatively self-contained. RED R3D workflows often rely on RMD files and other look-package references that can be separated during transfer, so preserve the full RDM/RDC folder and verify the look in the finishing application.

### What should I do if conform metadata is lost during the pipeline?

If timecode or reel names are lost, the conform must be done manually by comparing the offline edit against the source files by eye — a time-consuming process. If RAW metadata or look files are lost, the colorist must recreate the look from scratch. Data integrity verification at each pipeline stage is the only prevention.

<div class="not-prose blog-large-cta">
  <div class="max-w-3xl mx-auto text-center">
    <h3>
      Camera originals. Metadata preserved. Conform ready.
    </h3>
    <p>
      Upload native camera files to Cutsio. Every metadata element — timecode, reel, look files, RAW settings — survives the pipeline intact. Download the originals for a clean conform.
    </p>
    <ul>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Timecode, reel, look, RAW metadata — all preserved</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Original folder structure retained — RED RDM/RDC preserved</span>
      </li>
      <li>
        <svg class="h-6 w-6 text-emerald-400 shrink-0 mt-0.5" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><polyline points="20 6 9 17 4 12"/></svg>
        <span>Download with checksum verification — conform-ready in any NLE</span>
      </li>
    </ul>
    <div class="flex flex-col sm:flex-row items-center justify-center gap-4">
      <a href="https://studio.cutsio.com" target="_blank" rel="noopener noreferrer"
         class="no-underline inline-flex items-center justify-center rounded-full bg-indigo-600 px-8 py-3.5 text-sm font-semibold text-white hover:bg-indigo-700 dark:bg-white dark:text-slate-900 dark:hover:bg-neutral-100 transition-colors shadow-sm">
        Try Cutsio Free
        <svg class="ml-2 h-4 w-4" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="M5 12h14"/><path d="m12 5 7 7-7 7"/></svg>
      </a>
      <button type="button" onclick="window.dispatchEvent(new CustomEvent('open-contact-modal'))"
              class="inline-flex items-center justify-center rounded-full border border-white/20 px-8 py-3.5 text-sm font-medium text-white hover:bg-white/10 transition-colors">
        Book a demo
      </button>
    </div>
    <p class="mt-4 text-xs text-slate-500">No credit card required. 60 minutes of free processing.</p>
  </div>
</div>
