Making Digital Cinema Packages (DCP) yourself

Just made my first DCP today following instructions scattered around the web. The process:

  1. Sort out your frame rate and aspect ratio.
  2. Export video as an image sequence (16-bit TIFF “Trillions of colours” or JPEG2000 in the XYZ colour space)
  3. Export audio as discreet channels e.g. 2.0 stereo (L+R), 5.1 surround etc (24-bit 48kHz WAVE)
  4. Make a picture MXF and sound MXF using OpenDCP. (Also do the conversion to JPEG2000 image sequence if needed.)
  5. Make the DCP using OpenDCP.

Haven’t tried delivering the DCP to a theatre for ingest yet, but it might be a little but fun getting the files on the right partition and file system…

Software used:

  • Final Cut Pro (to export AIFF files of discreet channels)
  • QuickTime (to convert AIFF files into WAVE files)
  • After Effects (to convert ProRes sequence to 16-bit TIFF image sequence)
  • OpenDCP
  • easyDCP to check package (using technology from Fraunhofer IIS, demo version 15-sec playback, requires website registration)

Useful websites and links:

Stuff to follow up: better ways of making the JPEG2000 image sequence — what’s the best encoder we can get?

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *