Skip to main content

GUI wrapper of ociobakelut command.

Project description

ocio-lut-prescription


Summary

ocio-lut-prescription is a gui tool used to wrap the ociobakelut command


UI Overview

Note: If you are already familiar with ociobakelut, the ui should be fairly simple to figure out.

Generate a LUT, step by step

Load your ocio configuration

Select Input and Output ColorSpace (or looks, if available)

Select Lut Format

Select Destination and bake

Extra Features

  • Persistent settings for ease of repeated use

  • system/dark mode

  • expand window for operation summary

Prerequesites

  • PyOpenColorIOv2
  • python3.8
  • pyside2

install

pip install ocio-lut-prescription

Environment setup example (in a linux .bashrc)

# OCIO
export PYTHONPATH="${PYTHONPATH}:/path/to/compiled/ocio/lib/python3.8/site-packages"
export LD_LIBRARY_PATH="/path/to/compiled/ocio/lib:$LD_LIBRARY_PATH"
export PATH="/path/to/compiled/ocio/bin:$PATH"

execute

ocio-lut-prescription (in Terminal)


tests

tox (in terminal) will run tests/pylint/black on the repo

Release history

v1.0.0: initial release


Misc

Icon copyright


Disclaimer

I'm not a doctor, those ain't real prescriptions.


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ocio-lut-prescription-1.1.0.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

ocio_lut_prescription-1.1.0-py2.py3-none-any.whl (14.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page