OpenDCP Changelog

What's new in OpenDCP 0.29.0

Jan 6, 2014
  • Added support to read JPEG2000 images and re-encode to DCI compliant versions
  • Fixed Issue 205 : Subtitle hashes not being added to DCP in GUI
  • Fixed Issue 156 : CLI crash when using folders for in and output
  • Fixed Issue 168 : Non ASCII characters in filename, wrong error message.
  • Fixed Issue 184 : Duration miscalculation
  • Fixed Issue 171 : Image order incorrect when creating mxf when using opendcp_mxf command line tool (and also 173, 206)
  • Fixed Issue 213 : opendcp_j2k command failing with long names

New in OpenDCP 0.28.0 (Jul 30, 2013)

  • Updated to latest asdcplib
  • Fixed a bunch of field ordering issues in XML
  • Fixed slideshow in opendcp_mxf
  • Fixed Windows 32-bit version
  • Fixed block align in wav MXF
  • Other various fixes

New in OpenDCP 0.27.1 (Jan 4, 2013)

  • Fixed a couple minor issues
  • Fixed issue 153 - Empty hash-elements in PKL
  • Fixed issue 155 - 0.27 crashes during DCP creation on Ubuntu 12.04 LTS
  • Slight change in version number scheme to allow for minor changes

New in OpenDCP 0.0.26 (Apr 23, 2012)

  • Added BMP support
  • Added Language support (Thanks everyone for the translations!)
  • Added option to copy or move MXF files during DCP creation (if the MXFs are in a different directory)
  • Some bug fixes