# Export Video Options

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

#### **Format**

The **Format** dropdown allows you to select the **file format** for export.\
Current supported formats include:

* **MOV**
* **MP4**
* **MXF OP1a**
* **MXF OP-Atom**
* **Image Sequence**

#### **Format Settings**

**MOV Format Settings**

* **Export as Reference**\
  Exports a **MOV reference file** (i.e., a pointer to existing media, not a self-contained file).

The **Video Export** dropdown lets you choose the type of video to export, **pass through** the source video without re-encoding, or **disable video export** entirely.

**Available Export Formats and Codecs**

* **MOV**\
  ▸ PassThru\
  ▸ ProRes\
  ▸ DNxHD/DNxHR *(Pro License required)*\
  ▸ H.264\
  ▸ H.265\
  ▸ MPEG-2\
  ▸ AVC-Intra / AVC-LongG *(Intel CPU only)*\
  ▸ XAVC-Intra / XAVC-L *(Intel CPU only)*\
  ▸ Uncompressed
* **MP4**\
  ▸ PassThru\
  ▸ H.264\
  ▸ H.265
* **MXF OP1a**\
  ▸ PassThru\
  ▸ ProRes\
  ▸ DNxHD/DNxHR *(Pro License required)*\
  ▸ H.264\
  ▸ MPEG-2\
  ▸ AVC-Intra / AVC-LongG *(Intel CPU only)*\
  ▸ XAVC-Intra / XAVC-L *(Intel CPU only)*\
  ▸ JPEG2000
* **MXF OP-Atom**\
  ▸ PassThru\
  ▸ ProRes\
  ▸ DNxHD/DNxHR *(Pro License required)*\
  ▸ H.264\
  ▸ MPEG-2\
  ▸ AVC-Intra / AVC-LongG *(Intel CPU only)*\
  ▸ XAVC-Intra / XAVC-L *(Intel CPU only)*\
  ▸ JPEG2000
* **Image Sequence**\
  Supported image types:\
  ▸ DPX\
  ▸ BMP\
  ▸ TGA\
  ▸ TIFF\
  ▸ PNG\
  ▸ JPG\
  ▸ EXR

> For codec-specific configuration, refer to the **Video Codec Settings** sections for detailed options and capabilities.

***

#### **Frame Settings**

* **Frame Rate**\
  Displays the frame rate for the exported file. *(Not adjustable)*
* **Field Order**\
  Sets the field dominance (Progressive, Upper, Lower). Availability depends on the selected video codec.
* **Resolution**\
  Displays or sets the output resolution.\
  If adjustable, **aspect ratio** settings will also become available.
* **Dither**\
  Controls dithering behavior when converting between integer and floating-point values.
* **Color Space**\
  Sets the output color space. Availability varies by codec.
* **Color Level**\
  Sets the output color level (e.g., Full Range, Video Range). May not be available for all codecs.
* **Maximum Gamma Precision (Slower)**\
  When enabled, improves gamma accuracy—especially useful when converting from HDR to SDR formats.

  > *May result in slower export performance.*


---

# 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.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.
