# Movie Render Queue Job Additions

The Osero Suite: Render Results Screen adds two additional variables into the Movie Render Queue when selecting one or more job(s).

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

**Output Directory Override** is a quick-edit for the Output path of a job. This allows editing the Output Path for multiple jobs simultaneously without the need to open up each of their settings individually.

**Split Shots Into Folders** will automatically add the key {shot\_name} to the end of the output path so that each shot renders into its own individual folder. This is often helpful for image sequence renders, rather than rendering everything to the one folder and ending up with thousands of images to sort through.

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

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

{% hint style="info" %}
Also, as an extra little addition, when a render starts, the render preview screen no longer consumes the mouse cursor while the Osero Suite Executors are used.
{% endhint %}


---

# 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.oserosuite.com/supported-assets/render-results-screen/how-to-use-5.2+/movie-render-queue-job-additions.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.
