Skip to content

Cooking Film

Thomas May edited this page Apr 1, 2025 · 7 revisions

Currently, the film scanner outputs several files by default: a ProRes 4444 (mezzanine) .mov, a folder of DPX image files (one for every frame), and a 96 kHz / 24 bit .wav file. For the most part, everything else we need do do with the file, we can do with the ProRes. We can cut it to create clean clips to send out, and we can create a proxy, watermarked mp4 from it. We even use it as the mezzanine copy that we write to the Digital Hub. But, the ProRes is not what we write to ARCHive. For the preservation copy, we want to create a Matroska (.mkv) from the sequence of images and audio file if present.

To do this, we use a tool called RAWcooked. To use RAWcooked to create the Matroska, follow these steps:

  1. Go to a machine that has RAWcooked installed and has our departmental license stored.

Clone this wiki locally