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).
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).
To install aces_container, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install aces_container
To see what files were installed by aces_container, run:
port contents aces_container
To later upgrade aces_container, run:
sudo port selfupdate && sudo port upgrade aces_container
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.