# OFX plays back by itself

If you are using OpenFX plugin to connect with DaVinci Resolve and the image plays back on it's own in OmniScope even if it's paused in Resolve it means that you have Caching enabled and the background task is processing the frames which are then sent to OmniScope.

## Workaround

There are 2 options to fix the issue:

1. Disable caching in Resolve,
2. Use the OpenFX on an adjustment layer.

### Adjustment Layer

To prevent OmniScope from playing back frames while Resolve does the caching, simply create an adjustment layer above your timeline in the Edit Page, and place the OpenFX plugin on top of that layer.

Find **Effects** in the **Toolbox** in your **Edit Page** on the left side of your timeline:

![Drag Adjustment Clip to your timeline](/files/-MHjitLy6h505v3OODHT)

And then drag the **OmniScope Connect** plugin on top of that **Adjustment Clip**:

![Apply OmniScope Connect OpenFX plugin onto that Adjustment Clip](/files/-MHjizYfnLmirWu_2oQr)


---

# 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.timeinpixels.com/nobe-omniscope/troubleshooting/ofx-plays-back-by-itself.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.
