# Gamut Check

Gamut Check is a GPU based, real-time frame processing that detects any out-of-gamut values in the incoming (unmodified) signal:

<figure><img src="/files/qroE8jsvTxyBiZy0apgD" alt=""><figcaption><p>Gamut Check detecting out-of-gamut values</p></figcaption></figure>

Gamut check works together with Error Logger scope. In order to start logging the gamut errors, Gamut Check needs to be enabled.

{% hint style="info" %}
Please note that Gamut Check processes the unmodified input frame in real-time which might affect the performance of the application. Furthermore, if the machine is not fast enough and dropped frames occur - the end result of the gamut check can't be trusted simply because it missed some frames during the process.
{% 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.timeinpixels.com/nobe-omniscope/qc/gamut-check.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.
