# ProRes Properties

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

The **ProRes Properties** panel provides control over how **ProRes 4444** and **ProRes 4444 XQ** files are interpreted and decoded in Tin Man.

***

**RGB vs. YUV Decoding**

* **ProRes 4444** and **ProRes 4444 XQ** can be encoded in either **RGB** or **YUV** color formats.
* Tin Man will automatically decode the file according to its encoding:
  * Encoded as **RGB** → Decoded as **RGB**
  * Encoded as **YUV** → Decoded as **YUV**

**Color Level Guidelines**

* According to Apple’s ProRes specification:
  * **RGB** should be treated as **Full Range**
  * **YUV** should be treated as **Video Range**

> ⚠️ **Important Exception:** Certain formats, such as **Sony S-Log3 ProRes**, may use **YUV** encoding with **Full Range** levels. This falls outside the typical spec but is valid in practice.

***

**Manual Override**

If Tin Man has incorrectly detected the **decode type** (RGB or YUV) or **color level** (Full or Video Range), you can **manually override** these settings in this panel to ensure correct decoding.

***

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

Right-click the **ProRes Properties** section header to:

* **Copy** the current settings
* **Paste** settings from a previously copied file
* **Reset** all properties to default values

> Actions apply to all selected **ProRes 4444 / 4444 XQ** files in the **File List Window**.

<figure><img src="/files/BVZsmQTLs9fFRbxT1MuC" 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-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.
