# 3D Settings for video playback

For using NVIDIA RTX/Quadro GPUs for video playback solutions, we recommend a couple of settings to be done in the general 3D settings.

1. Open the Nvidia Control Panel (right click on the desktop)
2. Go to `Manage 3D settings`
3. In the first tab `Global settings`, scroll down to find the option `Power management mode` and set it to `Prefer maximum performance`
4. Find the option `Threaded optimization` and set it to `On`
5. Find the option `Tripple buffering` and set it to `On`
6. Reboot computer

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

{% hint style="info" %}
Please note, that such 3D Settings should be set prior to setting up NVIDIA Mosaic!
{% 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.vioso.com/preparation/gpu/nvidia-rtx-quadro-setup/3d-settings-for-video-playback.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.
