# Export Media

<figure><img src="/files/32Sq1gxW4IsYBYhMjQKa" alt=""><figcaption></figcaption></figure>

This panel allows you to define default behaviors and settings for exporting media files.

***

**Export Job Handling**

* **Maximum Concurrent Jobs -** This setting controls how many exports can run at the same time. The default is 1, and the maximum is 5. Note: Setting a higher value does not always mean faster exports. Please consider your computer’s CPU and GPU capabilities when increasing this value.
* **Remove Source When Job Removed**\
  When enabled, removing a job from the **Export List** will also remove the associated file from the **Playback File List**.
* **Use GPU Export Engine**\
  When enabled, if color conversion, pixel format conversion or resize is needed for the export - it will be doen using the GPU instead of the CPU&#x20;
* **Select Source When Job Select**\
  When enabled, the export job you select will show that file in the Player Viewer.&#x20;
* **Use Src Resize**\
  When enabled, if a source file has the ability to resize itself clsoer to the destination resolution it will.

***

**File Naming & Location**

* **Default Location**\
  Specifies the default folder where exported files will be saved.
* **Extension Case**\
  Sets the case for exported file extensions:
  * **Auto**
  * **Uppercase**
  * **Lowercase**
* **Use Display Name in Exported File**\
  If enabled, and the source file has a **Display Name**, that name will be used as the filename for the export.


---

# 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/export-media.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.
