README 606 B

1234567891011121314151617
  1. A reference implementation for an ACES container file writer intended
  2. to be used with the Academy Color Encoding System (ACES). The
  3. resulting file is compliant with the ACES container specification
  4. (SMPTE S2065-4).
  5. NOT included in this reference implementation:
  6. * Stereo channels
  7. * EndOfFileFiller
  8. * Arbitrary attributes and naming validations
  9. * half type attributes
  10. * keycode value validations
  11. You'll want this if you are working in an ACES workflow, in the motion
  12. picture industry, and do not otherwise have anything to output to an
  13. ACES file (for instance, if you are using ctlrender independently).