# Dolby Vision

A regular expression from the Dictionarry PCD database. Tags: Colour Grade, Enhancement, HDR. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/dolby-vision

## Pattern

```regex
\b(DV|Dovi|Dolby[ .]?Vision)\b
```

## Description

Dolby Vision is a high dynamic range (HDR) video format that uses dynamic metadata to deliver enhanced brightness, contrast, and color on a scene-by-scene or frame-by-frame basis, providing superior picture quality. This pattern excludes matches where Dolby Vision is associated with SDR (Standard Dynamic Range) or HLG (Hybrid Log-Gamma), ensuring it focuses on Dolby Vision-specific terms.

## References

Custom formats using this regular expression. Each link points to the markdown version.

- [Dolby Vision](https://profilarr.com/pcd/dictionarry/custom-formats/dolby-vision.md)
- [HDR (Missing)](https://profilarr.com/pcd/dictionarry/custom-formats/hdr-missing.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [f9d8601](https://github.com/Dictionarry-Hub/database/commit/f9d860176ac7c3219403356daccacab691deaa99) | Tweak HDR Regex | 2026-07-04 |
| [00bd245](https://github.com/Dictionarry-Hub/database/commit/00bd245bd7b7c5f331c85233d9c599cdaccb3339) | create: initial v2 translation (Created) | 2026-01-31 |

---

Index of this site's Markdown pages: https://profilarr.com/llms.txt
