Netflix Footage Ingest

FilmCan can produce delivery-ready output for Netflix Footage Ingest, the required folder structure plus a conformant ASC MHL manifest per roll.


Quick start

  1. In Options, open the Preset menu and choose Netflix Ingest (built-in).
  2. The Shoot metadata fields appear (in the Destinations tab). Fill in: - Episode / Block, e.g. EP103, Block01, B01, BK1 - Day, e.g. Day05, D05 - Unit, e.g. MU (main), 2U (second), SP, PU, DU (drone)… - Camera format, e.g. ARRI, RED (optional; the segment is omitted if blank)
  3. Add your camera-card sources and destinations, then Run Now.

What you get

For a camera card A001 and a sound card SR001, shot 2026-06-15, EP103, Day 5, Main unit, ARRI:

20260615_EP103_Day05_MU/
├── Reports/                         ← auto-created (the transfer log lands here)
├── Camera_Media/
│   └── ARRI/
│       └── A001/
│           ├── …copied clips…
│           └── ascmhl/
│               ├── 0001_A001_2026-06-15_…Z.mhl   ← ASC MHL v2.0 manifest (this generation)
│               └── ascmhl_chain.xml              ← generation chain (chain of custody)
└── Sound_Media/
    └── SR001/
        ├── …copied wavs…
        └── ascmhl/                  ← sound roll gets its own ASC MHL + chain
            ├── 0001_SR001_2026-06-15_…Z.mhl
            └── ascmhl_chain.xml

Hashes & conformance


Camera & Sound in one ingest

Netflix protects production sound (OPA) exactly like camera (OCF), same copies, hashes, and ASC MHL, it just lands under Sound_Media/ instead of Camera_Media/.

Camera and sound can be backed up in the same run, the source is read once and fanned out.


Naming validation

When the Netflix Ingest preset is active, FilmCan pre-flights your roll (source folder) names against Netflix's prohibited-character set and uniqueness rule. If a name is invalid or duplicated, a sheet offers:

Prohibited characters: @ # $ % ^ & * ( ) ` ; : < > ? , [ ] { } / \ ' " | ~


Delivery readiness

Netflix recommends ≥ 3 copies on ≥ 2 media types, with ≥ 1 off-site. The metadata section shows a reminder of how many destinations you've configured. Add more destinations (fan-out is one pass) to make extra copies.


Notes