# Installer vvenc avec Homebrew, Nix

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de vvenc pour les workflows d'agents IA.

## installation

```sh
sudo av install brew:vvenc
```

Commandes d'installation supplémentaires:

### macOS

- Homebrew (100%):

```sh
brew install vvenc
```

  Preuve: local Homebrew formula metadata

### Linux

- Nix (92%):

```sh
nix profile install nixpkgs#vvenc
```

  Preuve: nixpkgs package indexes: pkgs/by-name/vv/vvenc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

## Faits du paquet

- **Clé du paquet:** brew:vvenc
- **Gestionnaire de paquets:** Homebrew
- **Version:** 1.14.0
- **Résumé source:** Fraunhofer Versatile Video Encoder
- **Page d'accueil:** <https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html>
- **Dépôt:** <https://github.com/fraunhoferhhi/vvenc>
- **Dernière mise à jour:** 2026-06-15T10:21:23-04:00
- **Généré:** 2026-08-03T19:37:03+00:00

## exécutables

- vvencFFapp (alias)
- vvencapp (alias)

## Comportement d'installation

- Bouteille: non disponible

## Version et fraîcheur

- page générée: 2026-08-03
- version du gestionnaire: 1.14.0
## Historique du projet et usages

VVenC is Fraunhofer HHI's open, optimized encoder for the H.266/VVC video-compression standard, aimed at making VVC encoding usable in real software pipelines.

### Historique du projet

VVC/H.266 was finalized in July 2020 by JVET, the joint standards effort of ITU-T VCEG and ISO/IEC MPEG. Fraunhofer HHI describes the standard as the successor to HEVC/H.265 and as targeting roughly 50 percent bit-rate reduction at the same subjective quality across a broad set of media applications.

VVenC followed that standardization milestone quickly. Its public GitHub repository was created in September 2020, and its wiki says the initial version was released in September 2020. The project was initiated to provide a publicly available, fast, efficient encoder based on VTM but redesigned with SIMD optimizations, improved search algorithms, multi-threading, and practical encoder features.

### Historique d'adoption

Fraunhofer presents VVenC as the encoder half of an open VVC toolchain. Its documentation references a 2021 ACM Multimedia paper on a complete end-to-end open-source VVC toolchain, and the wiki describes encoded bitstreams as decodable by standard-compliant decoders such as VVdeC or VTM and usable in multimedia pipelines.

### Modes d'utilisation

Users typically feed raw video into VVenC through the command-line encoder or integrate the encoder library for VVC experiments. The project emphasizes predefined quality/speed presets, frame-level rate control, perceptual optimization, and expert controls for researchers or codec engineers who need to tune compression behavior.

### Pourquoi les passionnés de paquets s'y intéressent

VVenC is significant because reference encoders prove a standard but are usually too slow for everyday experiments. VVenC gives package users an installable, optimized, BSD-licensed VVC encoder that can generate real bitstreams for testing decoders, muxers, adaptive-streaming workflows, and codec comparisons.

### Chronologie

- July 2020: VVC/H.266 was finalized.
- September 2020: VVenC's public repository was created and the project wiki identifies the initial release.
- October 2020: Early public VVenC releases appeared.
- 2021: Fraunhofer-associated papers documented VVenC as an open optimized VVC encoder and part of an end-to-end open-source VVC toolchain.

### Related projects

- VVdeC is the companion decoder; VTM is the VVC reference model; FFmpeg and GPAC-style multimedia pipelines are natural downstream integration points for encoded VVC bitstreams.

### Sources

- <https://api.github.com/repos/fraunhoferhhi/vvenc>
- <https://github.com/fraunhoferhhi/vvenc/wiki>
- <https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html>
- <https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc/fraunhofer-versatile-video-encoder-vvenc.html>
- <https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc/vvc-overview.html>


## Notes de sécurité

broad file, network, media, or database tool signal.

- **Risque Geiger:** blue / moyen
- broad file, network, media, or database tool signal

## Autres enregistrements de gestionnaires de paquets

- Nix - vvenc: normalized package name match | nixpkgs package indexes: pkgs/by-name/vv/vvenc/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1


## Combined YAML source

View the package source record on GitHub. [combined/vvenc.yml](https://github.com/mxcl/pkgdb/blob/main/combined/vvenc.yml)


## Sources

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- external package-manager database matches
- cross-ecosystem install command graph
