PicaJet

Reference Glossary

Multi-camera asset grouping

Multi-camera asset grouping links separately recorded camera angles of the same take into one synchronized set, matched by timecode or scratch audio, so they can be browsed and edited as a single multicam clip.

Why it matters in a DAM

Without grouping, a three-camera interview lands in a DAM as three unrelated files whose relationship exists only in someone's memory or a folder name — nothing in search results shows they're the same moment shot from different angles. Grouping preserves that relationship as metadata rather than folder structure, so it survives renaming, moving between projects, and years passing before someone needs to re-cut the material with a different angle preference.

A worked example

Group / clip identity INT_JaneDoe_Take3
Camera A A001_C014_0812XY.mov — starts at matched timecode 10:15:22:04
Camera B B002_C009_0812XY.mov — starts at matched timecode 10:15:22:04
Sync method Jam-synced timecode where available; scratch-audio waveform matching as fallback when cameras weren't jam-synced

Common mistake

A common mistake is grouping cameras only by folder location and filename convention (e.g. a shared "Cam_A / Cam_B" folder structure) rather than as searchable metadata, so the grouping is invisible outside that folder — the moment files are exported, renamed, or moved into an archive with a different structure, the relationship between angles is lost.

Multi-camera asset grouping addresses a specific gap that shows up whenever a shoot uses more than one camera pointed at the same subject — interviews, live events, anything covered from multiple angles simultaneously. Each camera produces its own separate media file with its own filename, and without an explicit grouping step, a DAM has no way of knowing those files are the same moment. Grouping typically works by matching timecode across cameras (most reliable when cameras are jam-synced to a common timecode generator on set) or, when that sync wasn’t available, by matching the audio waveform picked up by each camera’s onboard microphone.

  • Match camera angles by embedded timecode, when cameras were jam-synced to a common source
  • Fall back to scratch-audio waveform matching when jam-sync wasn’t available
  • Store the resulting group relationship and sync offsets as persistent asset metadata, not just inside one NLE project
  • Tag each angle’s camera role (A-cam, wide, close-up) as its own searchable field

The value of doing this inside the DAM rather than only inside the editing software is longevity. An NLE’s multicam clip is useful for the duration of that specific edit session, but it typically doesn’t survive as portable metadata once the project closes — re-opening the footage two years later for a different cut means resolving sync all over again unless the DAM itself stored the group relationship and sync offsets as asset metadata, independent of any one editing project.

Grouping also changes what search returns. A user searching a properly grouped archive for “Jane Doe interview” gets one result representing the full multicam set, with all angles accessible from it, rather than being shown three or four disconnected clips they have to recognize and manually reassemble by eye — which is realistically not something most users will do correctly for archive material they didn’t shoot themselves.

Frequently asked

How does multi-camera grouping actually sync the different angles?

Most commonly by matching embedded timecode across cameras that were jam-synced to a common timecode source on set. When cameras weren't jam-synced (common on lower-budget or run-and-gun shoots), the fallback is matching each camera's onboard scratch audio waveform to find the correct offset.

What breaks a multicam group after it's been created in a DAM?

Renaming or moving files in a way that doesn't preserve the metadata link, or exporting/duplicating one angle without the others, can separate a file from its group if the grouping relies on filename convention rather than a persistent asset relationship stored as metadata.

Does multi-camera grouping require all cameras to record at the same frame rate?

It's strongly preferred, since timecode-based sync assumes a shared frame reference. Mixed frame rates across cameras (e.g. one at 23.976, another at 29.97) complicate timecode-based matching and usually require audio-based sync or a frame rate conversion before grouping is reliable.

Is multicam grouping only useful during editing, or does it matter for archival search too?

Both — during editing it lets an NLE cut between synced angles on one timeline, but in the DAM afterward it means a search for the event returns one coherent grouped result with every angle attached, instead of scattered unrelated clips that only someone who was on set could reassemble by memory.

Can grouping be applied retroactively to footage already sitting ungrouped in a DAM?

Yes, if the original timecode or usable scratch audio still exists in the files — many DAM and editing tools support batch multicam sync after the fact. It's harder or impossible if the original audio has been stripped or the files were re-encoded in a way that discarded timecode metadata.

How should camera role (A-cam, B-cam, wide, close-up) be represented alongside the grouping?

As its own metadata field on each asset within the group, not just implied by filename prefix — that way a search or edit can filter for "all wide shots from grouped interviews" across the whole archive, not just within one group's folder.