# ProRes

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

When exporting to **Apple ProRes**, Tin Man provides a variety of codec configurations and export controls to match your production requirements.

**Export Codec Options**

* **Apple ProRes 422 HQ**
* **Apple ProRes 422**
* **Apple ProRes 422 LT**
* **Apple ProRes 422 Proxy**
* **Apple ProRes 4444 (YUV)** – Encodes using **YUV** color format
* **Apple ProRes 4444 XQ (YUV)** – Encodes using **YUV** color format
* **Apple ProRes 4444 (RGB)** – Encodes using **RGB** color format
* **Apple ProRes 4444 XQ (RGB)** – Encodes using **RGB** color format

**Bitrate Options**

* **Variable**\
  Frame sizes may vary based on content complexity. *(Default and recommended)*
* **Constant** *(Windows Only)*\
  All frames are encoded at the same size. Useful for systems that require consistent bitrate encoding.

**Additional Export Settings**

* **Preserve Alpha if Possible**\
  When enabled, the export will include an **alpha channel** if the source supports one.

  > *Only applicable to ProRes 4444 and ProRes 4444 XQ.*
* **Export at Maximum Depth**\
  Enables export at the highest bit depth supported by the source file and the selected ProRes variant.


---

# 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/export-panel/export-video-options/prores.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.
