2026-02-22 17:25:53
We haven't worked with DPX files for years, but the pipeline I built still supports them. I fear that once I remove all the `or ext == ".dpx"` parts in the code a client will pop up who doesn't use EXR files.
#VFXPipeline
We haven't worked with DPX files for years, but the pipeline I built still supports them. I fear that once I remove all the `or ext == ".dpx"` parts in the code a client will pop up who doesn't use EXR files.
#VFXPipeline
For #FreeSoftwareAdvent I'm highlighting open-source tools in our #VFXpipeline. Today: #OpenColorIO
OCIO is a library that is part of all modern DCC applications. It color-mana…
For #FreeSoftwareAdvent I'd like to post about open source tools that we're using in our #VFXPipeline.
On Dec. 5th let's start with #OpenImageIO (
Nuke bug of the day: Nuke's color pipeline breaks with completely nonsensical errors whenever you add the keyword "default_view_transform:" to your OCIO configuration. That's really weird because it doesn't really do anything color-related except define which value the viewer should be set to initially.
#Nuke