Chapter 27 — Key Takeaways

The one-page card to screenshot before you sit down to prep an edit. Dense and skimmable by design. The whole chapter reduces to one rule — you cannot cut what you cannot find — and one pipeline that guarantees you can.


The terms, in one line each

Term Definition
Ingest Getting footage and audio off the cards and into your project — copied, verified, imported — ready to cut. Two halves: the offload (physical copy) then the import (link into the editor).
Offload The physical act of copying files from a card to a drive. Comes first; protects the footage.
Media management The discipline of keeping every asset — footage, audio, music, graphics, project files, exports — organized, findable, and safe from first offload to final archive.
Bins The folders inside the editing project that organize clips (vs. folders, the directories on disk). Mirror them.
Proxy A light, easy-to-play stand-in copy of a heavy clip. Edit on it; swap back to the original at export.
Sync (in the edit) The editorial act of aligning separately recorded audio to its picture on the timeline so they play as one.
Rough cut / first cut The first complete, watchable version of the edit — every beat in place, roughly the right length, not yet polished.
Select (Ch.30 owns) A clip, or the good part of one, flagged as a keeper and gathered into a Selects bin.
String-out (Ch.30 owns) Selects laid end to end on the timeline in rough order — the seed of a first cut.

The edit-prep pipeline (run it in order, every time)

# Step The rule
1 Offload Verified copy, cards → two drives. Never work off the card.
2 Back up Confirm two good copies before wiping any card. (Full 3-2-1: Ch.37.)
3 Ingest Import into the project; it links to the offloaded files — don't move them again.
4 Organize Build folders; mirror as bins; label; by scene / day / camera.
5 Sync Marry double-system audio to picture (clap ▸ waveform ▸ timecode).
6 Proxy If playback stutters, generate proxies; edit on them, deliver on originals.
7 Selects Watch everything; flag keepers into a Selects bin.
8 String-out Selects end to end, rough order → shape toward a first cut.

Order logic: safe first (1–2) → organized before synced (4 before 5) → chosen before strung out (7 before 8). Move proxies earlier (after step 3) if footage stutters during review.


The ingest checklist (tape it above the desk)

Before you wipe a single card
Every card copied to Drive A (working)
Every card copied to Drive B (backup)
Copy was verified (checksum), not a naked drag
Both copies open and play — spot-check one clip from each
Offload log filled in (card ID / contents / A ✓ / B ✓ / verified ✓)
Double-system audio card offloaded with the same paranoia
Only now: format cards in-camera for reuse

Folder-structure template

PROJECT-NAME/
├── 01_FOOTAGE/        ├── CAM-A/  ├── CAM-B/  ├── B-ROLL/  ├── PHONE/
├── 02_AUDIO/          ├── RECORDER/  ├── ROOM-TONE/
├── 03_MUSIC-SFX/
├── 04_GRAPHICS-STILLS/
├── 05_PROJECT-FILES/
├── 06_PROXIES/        (disposable — regenerable from originals)
├── 07_EXPORTS/
└── 08_DOCS/           (brief, script, releases, questions)
  • Number the top level so it sorts in workflow order, not alphabetically.
  • Mirror these folders as bins in the project. Add project-only bins with no disk folder: Selects and Timelines (they hold pointers, not files).
  • Never move or rename ingested files/folders once the project links to them → that's what causes "media offline."
  • Naming: keep it consistent and sortable; never rely on camera-default gibberish alone. (Full naming scheme → Ch.37 §37.2.)

Proxy decision guide

Situation Do this
4K/6K footage stutters, lags, or drops frames when you scrub Make proxies — half-res, easy all-intra codec
Footage plays and scrubs smoothly on your machine No proxies — edit on originals, enjoy it
Phone HEVC/H.265 feels sluggish (it often does — hard to decode) Make proxies — heavy is heavy regardless of camera
You have a strong GPU and it decodes the codec well May skip proxies — test playback first
At export time Relink to ORIGINALS — always. First item on the export checklist.
Running low on disk Delete proxies (regenerable). Never delete originals.

What makes a clip "heavy" = resolution × bitrate × codec difficulty (Long-GOP is the sneaky one — it decodes groups of frames to show one; all-intra stores every frame whole). A proxy is a small all-intra copy.


Sync methods

Method How Best when Watch out for
Clap / slate Align the shared spike in scratch + recorder audio by hand Always available; any editor Needs a clap on set — so clap!
Waveform auto-sync Software matches waveforms, aligns automatically Scratch audio exists; many clips at once Fails if scratch is too quiet/different
Timecode Camera + recorder share a clock; clips snap by TC Bigger shoots with TC gear Requires jam-sync / cabling
  • Keep the camera's scratch track running always — it carries the sync spike and is the auto-sync reference (it's never the final mix).
  • Drift: on long takes, mismatched clocks can pull sound out of sync by the end. Re-clap/sync in chunks, or trust timecode.

The editorial ladder (know what "done" means at each rung)

raw clips → STRING-OUT → ROUGH / FIRST CUT → FINE CUT → PICTURE LOCK
            (selects,     (Ch.27: every beat   (Ch.29:    (Ch.30: no more
             end to end)   in place, watchable)  polished)  picture changes)

Rule: get the whole piece to a rough cut before perfecting any one scene — you can't judge a scene's pace until you've felt the scenes around it.


Top mistakes → fixes

Mistake Fix
Wiping a card before two verified copies exist Two-copy reflex; format only after the checklist
Editing straight off the card Offload first, always — the card is transport, not storage
Plain drag instead of verified copy Use a checksum/clone tool; catch corruption while the card lives
Moving/renaming ingested files → "media offline" Freeze structure at ingest; relink to recover
Exporting the proxy (soft, blocky delivery) "Confirm on ORIGINALS" = item #1 on export checklist
Deleting originals to save space Delete proxies instead — never the master
No clap / camera mic off → sync nightmare Always keep a scratch track; slate every take
Flagging everything as a "select" Selecting is subtraction — keep ~a tenth
Perfecting scene 1 before the film exists Rough the whole piece first, then refine

Craft principles (the why beneath the checklist)

  • You cannot cut what you cannot find. Organization isn't clerical — on a deadline it's what protects your creativity. (🚪 Threshold Concept.)
  • You shoot for the edit. Every "boring" on-set habit — the clap, the room tone, the extra coverage — only pays off here, at edit-prep. Selecting reveals whether you actually shot for the edit.
  • Sound is half the picture. Sync early, keep audio organized; it's half your instrument, and transcribing synced dialogue speeds the edit and builds captions (accessibility) in from the start.
  • The checklist beats the memory. The failures here are tired people skipping a usually-remembered step, not skill gaps. Run the pipeline every time so the mechanics are automatic and your mind is free for the cut.
  • The craft lives in the editor, not the tool. These habits work identically in free DaVinci Resolve or any paid suite. (Software menu translations → Appendix E.)

Deferred to later chapters (don't build these today)

Topic Where
Full 3-2-1 backup rule, drive speed, archiving Ch.37 §37.1, §37.3, §37.5
Durable file-naming scheme Ch.37 §37.2
Selects and string-out as a full method (the paper edit) Ch.30 §30.1–§30.2
Fine cut, rhythm, Murch's Rule of Six Ch.29 §29.1
J-/L-cuts, match cuts, montage (what you do with the string-out) Ch.28
Relinking to originals and exporting to spec Ch.36

Project increment (Production Checkpoint)

Project 2 — set up your documentary edit. Ingest and back up the media (two verified copies), organize bins, sync your double-system audio, add proxies if it stutters, and build a string-out of selects. You've made no "real" cut yet — and you're already ahead of most people who have. Chapters 28–30 turn this string-out into a locked film.