# CinemaDNG

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

These preferences define the default behavior when importing CinemaDNG RAW files. All settings can be overridden per file in the **Video Image → Source** panel.

***

**Playback and Decode Settings**

* **Default Playback Resolution**\
  Controls the resolution used during playback.

  > Lowering this can improve playback speed but reduces visual quality.
* **Default Decode Quality**\
  Sets the default decoding quality used for CinemaDNG RAW playback and processing.

***

**Color Processing Defaults**

* **Default Log Processing**\
  Specifies the default color space to be applied during decode.

***

**CDL & LUT Processing**

* **Pre CDL LUT**\
  Automatically applies a 3D LUT *before* CDL processing.
* **Enable CDL**\
  Enables or disables CDL adjustments for CinemaDNG RAW files.
* **Post CDL LUT**\
  Automatically applies a 3D LUT *after* CDL processing.
* **Dst Color Space Pre CDL LUT**\
  Defines the destination color space the Pre CDL LUT will transform to.
* **Dst Color Space Post CDL LUT**\
  Defines the destination color space the Post CDL LUT will transform to.

***

**Color Level Handling**

* **Dst Color Level**\
  Sets the default color range behavior:
  * **Full Range (Label)** – Tags the video as Full Range
  * **Full Range (Convert)** – Converts from Video Range to Full Range
  * **Video Range (Label)** – Tags the video as Video Range
  * **Video Range (Convert)** – Converts from Full Range to Video Range

***

**LUT Folder**

* **CinemaDNG LUT Folder**\
  Sets the default folder opened when browsing for 3D LUTs associated with CinemaDNG RAW files.


---

# 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/preferences/import-media/cinemadng.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.
