# MOV/MP4

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

These preferences define the default export behaviors for **MOV**, **MP4**, and **MOV Reference** file formats. All options can be overridden per export job.

***

**MOV / MP4 Options**

* **Fast Start (BETA)**\
  When enabled, the video/audio index (moov atom) is written at the beginning of the file for faster streaming performance.

  > Applies to both MOV and MP4 exports.
* **Use Resolve 709 (Display) Tag - W**When disabled, the color space in the MOV/MP4 file is set to 1,1,1 to indicate Rec. 709 (for either 709 (Scene) or 709 (Display)). When enabled, the color space is set to 1,2,1 (with “2” indicating an unknown transfer function), and a ‘gama’ atom with a value of 2.4 is added.
* **Use V2 Audio Description (MOV Only)**\
  When enabled, exports will use the **V2 Audio Description** atom. If unchecked, the older **V1 format** will be used.

  > Improves compatibility with newer software workflows.
* **Use Avid DNxHR Legacy Atom (MOV Only)**\
  When enabled, exports using **DNxHR** will use the older **Avid DNxHR Atom Description** for compatibility with legacy systems.

  > When unchecked, the newer format is used.

***

**MOV Reference Options**

* **Check Video Frame Size**\
  Validates the frame size for every frame when creating **MOV Reference Files**.

  > Especially useful when referencing MXF files with padded frames.
* **Use URL Instead of Alis**\
  Enables the use of **modern URL-based referencing** rather than the legacy **Alis resource fork format**.

  > Alis remains more widely compatible, but URL is more future-proof.


---

# 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/mov-mp4.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.
