# I don't get real time playback in the host application after applying CineDream

**Cause:** Color Correction and texture effects like halation, bloom and grain demand a lot of processing power. Some systems might struggle to play it back in realtime specially on timeline with high resolution footage (4k, 8K).&#x20;

**Solution:** Lower the resolution playback on the host application or render timeline.

**DaVinci Resolve**

Go to the Playback menu and lower the Timeline Playback Resolution

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

Go to the Playback menu and select Render Cache Smart

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

**Adobe Premiere Pro**

Go to viewer and lower the playback resolution.

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

Go to the Sequence menu and select Render In to Out.

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

**Final Cut Pro**

Go to the viewer, open the View dropdown menu and select Better Performance.

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

Go to Final Cut (upper left corner), click on Settings. Then enable Background Render from the Playback Panel.

<figure><img src="/files/0TzWKkvZrI6g9DZSus27" alt=""><figcaption></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://docs.cinedream.io/troubleshooting/i-dont-get-real-time-playback-in-the-host-application-after-applying-cinedream.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.
