Skip to content

cbsrobot/OpenDCP

 
 

Repository files navigation

OpenDCP
-------
OpenDCP is a collection of tools to create digital cinema packages (DCP).

opendcp_j2k:		Convert TIFF images to DCI compliant jpeg2000 images 
opendcp_mxf:		Create MXF files from a sequence of jpeg2000 images, mpeg2 file, or pcm wav files
opendcp_xml:		Generate the XML files need for DCPs
opendcp_xml_verify:	Verify the digital signature of an XML file	
opendcp:            GUI version of the tool

Refer to COMPILE.txt for compiling. Help is available using the -h or --help arguments.

If you have any issues, please create a bug or enhancement at http://code.google.com/p/opendcp/issues/list.

About

This is the development repository for OpenDCP. This code is not suitable for use and will most likely not compile. For released code visit http://code.google.com/p/opendcp/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 55.9%
  • C 43.1%
  • Other 1.0%