# Premiere Pro

#### Timeline Preparation

To ensure a smooth XML export from Adobe Premiere Pro for color grading, follow these steps to clean up your picture locked timeline:

1. Create a duplicate of the picture locked timeline with a suffix like "\_XML"
2. Collapse multiple video tracks by moving clips to the minimum number of tracks necessary and removing disabled clips. Preserve a seperate video track for visual effects renders.
3. Usually graphic layers get removed from the timeline. If wished to keep them included for readability check, leave them on a separate track.
4. Remove all audio clips and tracks.
5. (optional) It is a good practice to add timeline markers, where effects were used, such as Warp Stabilizer or speed ramps to prevent any confusion while conforming in DaVinci Resolve.

Here an example of how usually a cleaned up timeline looks like, if there is only one video track needed.

<figure><img src="https://3304235804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5qSqLusbmmYPPoVbyNy%2Fuploads%2FjIXJLkHQHqdR6J1IEKPs%2FScreenshot%202024-05-14%20at%2013.10.02.png?alt=media&#x26;token=af3e630d-6741-41fa-a72a-d1b6d649deff" alt=""><figcaption></figcaption></figure>

And here an example of a timeline with two split screen effects, where the second shot lays on track V2. Additionally, there are two markers added for clarification of a speed ramp effect.

<figure><img src="https://3304235804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5qSqLusbmmYPPoVbyNy%2Fuploads%2FF7dzmJJdbwxzaUkcn88g%2FScreenshot%202024-05-14%20at%2013.11.33.png?alt=media&#x26;token=30a8ea14-968e-46a2-ba08-0f7cbf3fea7d" alt=""><figcaption></figcaption></figure>

#### Export XML

1. Go to the ***File*** menu at the top of the screen and select ***Export*** > ***Final Cut Pro XML...***
2. Choose a location on your computer to save the XML file. Click ***Save*** to export the XML.

#### Export Reference Video

Export a reference video, preferably in Apple ProRes Proxy codec, of the **picture locked timeline.** Its important, that it is not the XML timeline, to ensure that the conform gets checked against the approved version, in case any mistakes happened during the clean up of the timeline.

#### Media Management

This section only applies, if the edit was done with the original camera files.&#x20;

To collect all the necessary raw files for the XML, go to ***File > Project Manager...***

Consolidate the files with these Settings and specify your desired destination path:

<figure><img src="https://3304235804-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FG5qSqLusbmmYPPoVbyNy%2Fuploads%2FK0BkHYgFI3UWzNvA03n0%2FScreenshot%202024-05-14%20at%2014.04.20.png?alt=media&#x26;token=2aa479e4-2e12-4ddd-95a4-e60762caf1b7" alt=""><figcaption></figcaption></figure>

Upload the consolidated files to the FTP server. If you need help with this, check [here](https://help.simonhardegger.com/file-delivery).

If a proxy workflow was used, there are three options:

1. Conform the project in DaVinci already on your side, you can find a guide for that [here](https://help.simonhardegger.com/conforming).
2. Manually search for the raw files and deliver these, if its a small project.
3. Deliver all the raw footage, either via FTP upload or SSD. Let's talk about this, if it should come to this case.


---

# 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://help.simonhardegger.com/grading-preparation/premiere-pro.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.
