# ProRes (ARRI) Properties

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

This panel provides decoding and color management options for **ProRes files recorded by ARRI cameras**, specifically those using **LogC3** or **LogC4** color science.

***

**Color Settings**

* **Log Processing**\
  Displays the **Log Output type** detected in the ProRes file (e.g., LogC3 or LogC4).
* **Color Convert**\
  Converts the Log color space to a different color space for viewing or export.
* **Color Output**\
  Set the output color format:
  * **Full Range RGB**
  * **Video Range YUV**

***

#### **Image Look (ARRI LogC3 / LogC4)**

ARRI ProRes files may include embedded or custom looks, composed of a **LUT** and a **CDL**.

**Image Look Preset**

* Import a saved **Image Look preset**:
  * **AML** file for **LogC3**
  * **ALF4** or **ALF4C** file for **LogC4**
* To fully reset, click the **Reset icon** next to the **Image Look** label.

***

**LUT**

The LUT is applied **before** the CDL:

* **Embedded 3D LUT** – Extracted directly from the media file
* **Custom 3D LUT** – User-specified LUT with its own destination color space
* **Custom Color 3D LUT** – Used with ARRI **Display Render Transform (DRT)** LUTs (LogC4 only)

> To clear a custom LUT:\
> Right-click the **LUT** label and select **Reset**, or click the **Reset icon** next to the **LUT** section.

***

**CDL (Color Decision List)**

Use the CDL controls to adjust:

* **Saturation**
* **Slope**
* **Offset**
* **Power**

> Right-click any control or label to reset its value.\
> Click the **Reset icon** next to **Image CDL** to clear all CDL settings.

***

#### **Copy, Paste, Reset Settings**

Right-click the **ProRes (ARRI) Properties** section header to:

* **Copy** the current settings
* **Paste** settings onto other ProRes (ARRI) files
* **Reset** all values to defaults

> These operations apply to all **selected ARRI ProRes files** in the **File List Window**.

<figure><img src="/files/DyD4rDVWPSpz03PxA2IJ" 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://docs.calibratedsoftware.com/tin-man/tin-man-desktop/playback-panels/video-image/prores-arri-properties.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.
