Breadcrumbs

Make your own OCIO configuration

Create color transforms and profiles

If you need to create custom color transforms there are multiple ways to source or create these.

This online tool can create OCIO-compatible Look Up Tables (spi1d, spi3d): https://cameramanben.github.io/LUTCalc/LUTCalc/index.html

Add profiles and transforms

We currently support OpenColorIO configs:

  1. Create an OpenColorIO LUT
    Example files here: https://github.com/AcademySoftwareFoundation/OpenColorIO-Config-ACES/releases/tag/v2.0.0-v2.1.0

  2. Place the file in

    [Your installation path]\Services\VideoIO\ocio-configs\aces\luts
    
  3. Add your color space/LUT to the config.ocio file

    [Your installation path]\Services\VideoIO\ocio-configs\aces
    
  4. Switch panels to update the available color profiles

Learn more about OCIO and ACES in Pixotope

Example commit

In this example we added the Rec.709 Shaper and Rec.2020 Shaper.

ocio-commit.png