# CinemaDNG RAW  Properties

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

The CinemaDNG RAW Properties Panel provides full control over how **CinemaDNG** files are decoded, processed, and color-managed for both playback and export.

***

**Decode & Color Settings**

* **Decode Quality**\
  Adjusts the playback and render quality of CinemaDNG RAW footage. Higher settings yield better image fidelity at the cost of performance.
* **Log Processing**\
  Sets the **Log Color Space** used when decoding the CinemaDNG RAW file.
* **Destination Color Level**\
  Choose how the output color range is handled or converted:

  * **Full Range (Label)** – Default; tags output as Full Range

  * **Full Range (Convert)** – Converts from Video Range to Full Range

  * **Video Range (Label)** – Tags output as Video Range

  * **Video Range (Convert)** – Converts from Full Range to Video Range

  > These options are especially helpful when using LUTs that change the effective range of the image.
* **Resolution**\
  Set the output resolution of the decoded image and optionally crop **width** and **height** independently.

***

#### **Image Processing**

Fine-tune the image using the following controls:

* **Temperature**
* **Tint**
* **Exposure**

> **Tip:** Right-click any control or label to reset it to its default value.

***

#### **Pre CDL LUT**

Apply a **3D LUT before** the CDL stage:

* Set the **Destination Color Space** for the LUT
* To clear the LUT:
  * Right-click the **"LUT"** label and choose **Reset**
  * Click the **Reset icon** next to **Pre CDL LUT**

***

#### **Image CDL**

Apply and adjust **CDL (Color Decision List)** values:

* **Brightness**
* **Contrast**
* **Contrast Pivot**
* **Saturation**
* **Slope**
* **Offset**
* **Power**

> Right-click on any control or label to reset that setting.\
> Click the **Reset icon** next to **Image CDL** to reset all CDL values at once.

***

#### **Post CDL LUT**

Apply a **3D LUT after** the CDL is applied:

* Set the **Destination Color Space** for the LUT
* To clear the LUT:
  * Right-click the **"LUT"** label and choose **Reset**
  * Click the **Reset icon** next to **Post CDL LUT**

***

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

Right-click the **CinemaDNG RAW Properties** section header to:

* **Copy** the current settings
* **Paste** previously copied settings
* **Reset** all values to default

> Copy/paste/reset can be applied to **all selected CinemaDNG RAW files** in the File List Window.

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