mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-14 21:56:41 +01:00
8dc5abb227
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
16 lines
No EOL
605 B
Text
16 lines
No EOL
605 B
Text
A reference implementation for an ACES container file writer intended
|
|
to be used with the Academy Color Encoding System (ACES). The
|
|
resulting file is compliant with the ACES container specification
|
|
(SMPTE S2065-4).
|
|
|
|
NOT included in this reference implementation:
|
|
|
|
* Stereo channels
|
|
* EndOfFileFiller
|
|
* Arbitrary attributes and naming validations
|
|
* half type attributes
|
|
* keycode value validations
|
|
|
|
You'll want this if you are working in an ACES workflow, in the motion
|
|
picture industry, and do not otherwise have anything to output to an
|
|
ACES file (for instance, if you are using ctlrender independently). |