# RV LUTs (OCIO)

{% hint style="warning" %}
Please be aware that some information in this article may be inaccurate or out of date as we work to update it to be in line with our tools' latest functionality. Thank you for your patience as we update our documentation portal.
{% endhint %}

## RV Luts <a href="#h_01hmhkxtpkxcvnbd9qyb4n4cwg" id="h_01hmhkxtpkxcvnbd9qyb4n4cwg"></a>

This package allows to automatically apply the OCIO-config configured in ShotGrid for the active project. To set a project, please visit the menu **LUTs** > **project** > **\[YOUR PROJECT]**. Once a project was selected it will be remembered in the next session for this user.

The configuration should always choose the correct settings for the media type. Should it not, please reach out to \[RE]DESIGN so we can address this in the configuration, as overriding the settings manually may not get the correct result as much is set "under the hood".

Should the OCIO config need to be turned off, choose Toggle OCIO (alt/option + c) from the Redesign/LUTs/OCIO Project Configurations menu.

## Installation <a href="#h_01hmhm0hr2c0y9vrja7676mvkb" id="h_01hmhm0hr2c0y9vrja7676mvkb"></a>

You can install the LUTs tool with all of the other tools in the RV Tool Installer, or by itself by clicking only the LUTs app.

<figure><img src="/files/w9Ex6gwPA9ggUpuYTxBt" alt=""><figcaption></figcaption></figure>

## Launching <a href="#h_01hmhm6e98dcefwb8rwcwngfgf" id="h_01hmhm6e98dcefwb8rwcwngfgf"></a>

Once installed, you can launch by choosing "Play in RV" from a Version or Playlist in ShotGrid. As long as any per-shot customizations can be found, such as CCC files, it will automatically choose them per clip. You can mix MOVs and file sequences (like EXRs) in a single timeline. Note that if your configuration is pulling any per-shot data (like CDLs) from ShotGrid directly, RV must be launched from ShotGrid to find the data.

<div align="left"><figure><img src="/files/iI3Xlxj7JWIwEWbShmCd" alt=""><figcaption></figcaption></figure></div>

After starting RV, please go into the RV: Preferences: Packages pane and turn on the "OpenColorIO Basic Color Management" plugin.&#x20;

<figure><img src="/files/cXTihTKka3mCJS6MGH9b" alt=""><figcaption></figcaption></figure>

## Use <a href="#h_01hmhmcpjht0st7qjmejsdaab8" id="h_01hmhmcpjht0st7qjmejsdaab8"></a>

After launch, RV may require you to choose the specific OCIO configuration for your project. If this is the case, choose the name of the project with the desired configuration under Redesign: LUTs: OCIO Project Configurations: My Project.

<figure><img src="/files/Ht8IZBbji3Pox97Pck4h" alt=""><figcaption></figcaption></figure>

The tool will auto-select the correct OCIO settings based on the configuration per clip. Should a clip fail to load the correct color, it is possible that the clip either does not have access to an expected CDL/CCC, the LUT is missing, or the configuration has not been set up properly for a particular clip. Should this be the case, please reach out to \[RE]DESIGN and we will assist.

The OCIO menu is intentionally limited, so will not contain the usual range of options for a facility OCIO setup. Should you wish to use a different OCIO configuration alongside this one, please let \[RE]DESIGN know and we can assist with this.

## Example <a href="#h_01hmhmjfkn2357nxk108w3rn9m" id="h_01hmhmjfkn2357nxk108w3rn9m"></a>

This is a test movie with 3 clips inside (Prores, Arri Raw, EXR). These ones are fake clips and most likely don’t match the production material.

<figure><img src="/files/IKmVXBkWPSdviQmR6GPC" alt=""><figcaption></figcaption></figure>

For the prores clip it sets the following settings:

<figure><img src="/files/pe1MokOKiqlsdWVn3oBf" alt=""><figcaption></figcaption></figure>

On the Arri Raw these ones:

<figure><img src="/files/bRsYV8Izw3XwmS728xyD" alt=""><figcaption></figcaption></figure>

And for the exr this one:

<figure><img src="/files/OwSfFnWqDtciwTxMvApT" alt=""><figcaption></figcaption></figure>

For all it automatically selects the default configured display:

<figure><img src="/files/6rj8eQy3CHTbveDhHB9L" alt=""><figcaption></figcaption></figure>

## Additional Information <a href="#h_01hmhpfkjpvv1dx6t3x8yykngw" id="h_01hmhpfkjpvv1dx6t3x8yykngw"></a>

The OCIO configuration is zipped and uploaded to a custom OCIO project entity in ShotGrid:

<figure><img src="/files/Wi84EsXwyU0amTqCl4Ld" alt=""><figcaption></figcaption></figure>

Once this is there the LUTs-rv plugin will take care of downloading it locally (to \~/.ocio\_config\_cache)

The Advanced/Settings menu contains fields which should not need to be modified by the user:&#x20;

<figure><img src="/files/x3hPM4AWN2J7CPitiHPM" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://artist-anywhere.gitbook.io/artist-anywhere/review-tools/rv-luts-ocio.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
