I've open-sourced my EXR Sequence <-> Video File converter.
A desktop GUI app (or headless CLI) that turns video files into OpenEXR sequences and back again, while handling color management with OpenColorIO.
Video โ EXR (for pulling plates into comp)
EXR sequences โ video (for quick reviews, dailies, or delivery)
Multi-threaded for speed (let it use all your cores)
Bundled integration with OIIO, OCIO + FFmpeg/PyAV
Scaling, compression options, codec choices (ProRes, DNxHR, H.264, etc.)
Nuke style PySide6 GUI or headless CLI.
I've built standalone executables for Mac, Windows, and Linux via Nuitka, so you can just download and run it without relying on environment configurations.
It will automatically pickup your OCIO config if there is an OCIO env variable or you can use a built in one.
Useful for running conversions in a pipeline without consuming a Nuke license.
https://t.co/dL9dtvXBOB