Document toolboxDocument toolbox

Vidispine

Partial Assets [ENT 22.1 ARC]

In some scenarios it may be required to store partial copies of a bigger assets. One typical use-case are partial restores of an assets:

  • An asset has been ingested to VidiCore.

  • The asset has been archived. The VidiCore shape refers to the archived file.

  • The original copy has been deleted, only the archived copy still exists.

  • A specific segment of the assets needs to be restored to be used within Enterprise MAM.

The goal of partial assets is to properly model such segments while keeping the relation to the original item. It is done this way:

Due to this concept only components that need to work on partial clips need to have special logic.

Comparing It To Worker-Based VPMS

In VPMS2 partial clips for an asset where modelled as additional ClipList entries at the same SJob; the partial clips were marked as such but looked the same as complete clips otherwise (ClipUsage etc.). This caused a lot of problems as all modules had to be aware of partial clips – which in fact wasn’t the case.