# Sony RAW

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

These preferences define the default import behavior for Sony RAW files. All settings can be overridden per file in the **Video Image → Source** panel.

***

**Playback and Decode Settings**

* **Default Playback Resolution**\
  Sets the resolution used for Sony RAW playback.

  > Lower resolution improves playback speed, at the cost of image detail.
* **Default Decode Quality**\
  Controls the default decode quality for Sony RAW media.

***

**Color Processing Defaults**

* **Default Log Processing**\
  Specifies the default color space applied during Sony RAW processing.
* **Resolution Options**\
  Sets the default output resolution for Sony RAW files.
* **Dst Color Level**\
  Defines how the color level is handled:
  * **Full Range (Label)** – Tags video as Full Range
  * **Full Range (Convert)** – Converts from Video to Full Range
  * **Video Range (Label)** – Tags video as Video Range
  * **Video Range (Convert)** – Converts from Full to Video Range

***

**LUT & CDL Management**

* **Sony LUT Folder**\
  Default folder shown when selecting LUTs for Sony RAW files.
* **Pre CDL LUT**\
  Enables an automatic **3D LUT** applied before the CDL stage.
* **Enable CDL**\
  Toggles whether a **CDL (Color Decision List)** is applied by default.
* **Post CDL LUT**\
  Enables an automatic **3D LUT** applied after the CDL stage.
* **Dst Color Space Pre CDL LUT**\
  Sets the **destination color space** used by the Pre CDL LUT.
* **Dst Color Space Post CDL LUT**\
  Sets the **destination color space** used by the Post CDL LUT.


---

# 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/sony-raw.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.
