# Exporting an MP4

You’ll export an **MP4** file as your finished product. You can upload this **MP4** file to YouTube.

## Normal quality MP4 (faster encode time)

1. **Important**: Make sure the **Timeline** panel selected before exporting your video. To select the **Timeline** panel, click within **Timeline** panel. When selected, the **Timeline** panel will have a blue border around it.&#x20;
2. Go to **File** on the menu bar. Select **Export**. From the fly-out menu, select **Media**. The **Export** dialog box will appear.
3. In the **File Name** field, enter a name for your exported file.
4. In the **Location** area, click the **blue hyperlink** to the set the location for the exported file. If necessary, n[avigate to and select your project folder](https://jjloomis.gitbook.io/file-and-folder-management-mac-os-edition/navigating-folder-tree).
5. In the **Preset** drop-down list, select **High Quality 1080p HD**.
6. In the **Format** drop-down list, select **H.264**. **Note:** **Do not** select **H.264 Blueray**.
7. In the **Range** drop-down list (beneath video preview), select **Entire Sequence**.
8. Click **Export**.

## High quality MP4 (longer encode time)

1. **Important**: Make sure the **Timeline** panel selected before exporting your video. To select the **Timeline** panel, click within **Timeline** panel. When selected, the **Timeline** panel will have a blue border around it.&#x20;
2. Go to **File** on the menu bar. Select **Export**. From the fly-out menu, select **Media**. The **Export** dialog box will appear.
3. In the **File Name** field, enter a name for your exported file.
4. In the **Location** area, click the **blue hyperlink** to the set the location for the exported file. If necessary, n[avigate to and select your project folder](https://jjloomis.gitbook.io/file-and-folder-management-mac-os-edition/navigating-folder-tree).
5. In the **Preset** drop-down list, select **High Quality 1080p HD**.
6. In the **Format** drop-down list, select **H.264**. **Note:** **Do not** select **H.264 Blueray**.
7. In the **Video** section, click the **chevron** icon to see all available **Video** settings.
8. In the **Video** section, scroll down to **Bitrate Settings**. In the **Bitrate Encoding** drop-down list, choose **VBR, 2 pass**.
9. In the **Range** drop-down list (beneath video preview), select **Entire Sequence**.
10. Click **Export**.

<figure><img src="https://1298869334-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M5grxf-AmazJMsQEjHn%2Fuploads%2FNCneNVRF77TiKfWIUB9T%2Fexporting-an-mp4-high-quality.png?alt=media&#x26;token=4ab0b8aa-4fc7-4177-aa87-06cbb425e192" alt="Exporting an MP4 file"><figcaption><p>Exporting an MP4 file.</p></figcaption></figure>


---

# 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://jjloomis.gitbook.io/adobe-premiere-basics-mac-os-edition/exporting/exporting-an-mov.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.
