# VVC

A regular expression from the Dictionarry PCD database. Tags: Codec. Web version: https://profilarr.com/pcd/dictionarry/regular-expressions/vvc

## Pattern

```regex
[xh][ ._-]?266|\bVVC(\b|\d)
```

## Description

VVC, or Versatile Video Coding (H.266), is a video coding format that compresses video files and streams to significantly smaller sizes than H.265 while maintaining high quality.

## References

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

- [VVC](https://profilarr.com/pcd/dictionarry/custom-formats/vvc.md)

## History

| Commit | Change | Date |
| ------ | ------ | ---- |
| [8a590fe](https://github.com/Dictionarry-Hub/database/commit/8a590fe8bcf83905820cdedf6509aa31e217d985) | Update Some Codec Regex | 2026-02-20 |
| [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
