# 使用 Homebrew, Nix 安装 vvenc

查看 vvenc 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

## 安装

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

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install vvenc
```

  证据: local Homebrew formula metadata

### Linux

- Nix (92%):

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

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

## 软件包事实

- **软件包键:** brew:vvenc
- **软件包管理器:** Homebrew
- **软件包管理器页面:** <https://formulae.brew.sh/formula/vvenc>
- **版本:** 1.14.0
- **来源摘要:** Fraunhofer Versatile Video Encoder
- **主页:** <https://www.hhi.fraunhofer.de/en/departments/vca/technologies-and-solutions/h266-vvc.html>
- **仓库:** <https://github.com/fraunhoferhhi/vvenc>
- **上游文档:** <https://github.com/fraunhoferhhi/vvenc/blob/master/README.md>
- **许可证:** BSD-3-Clause-Clear
- **源码归档:** <https://github.com/fraunhoferhhi/vvenc/archive/refs/tags/v1.14.0.tar.gz>
- **最后更新:** 2026-06-15T10:21:23-04:00
- **已生成:** 2026-07-08T07:18:31+00:00

## 可执行文件

- vvencFFapp (cli)
- vvencapp (cli)
- vvencFFapp (别名)
- vvencapp (别名)

## 构建依赖

- cmake

## 安装行为

- post-install 钩子: 未定义
- Bottle: 可用 于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux

## 版本和新鲜度

- 页面生成时间: 2026-07-08
- 管理器版本: 1.14.0
- 管理器更新时间: 2026-06-15
- 本地数据: OK
- 上游仓库: https://github.com/fraunhoferhhi/vvenc
- 检测到的最新版本: v1.14.0 (当前)
## 项目历史与用法

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.

### 项目历史

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.

### 采用历史

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.

### 使用方式

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.

### 为什么软件包爱好者会关心

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.

### 时间线

- 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.

### 来源

- <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>


## 安全说明

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

- **Geiger 风险:** blue / 中
- broad file, network, media, or database tool signal

## 源数据库详情

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** vvenc
- **Version Scheme:** 0
- **Revision:** 0
- **Head Version:** HEAD
- **Bottle Stable Root URL:** <https://ghcr.io/v2/homebrew/core>
- **Deprecated:** no
- **Disabled:** no
- **Keg Only:** no
- **URL Keys:** head, stable

## 其他软件包管理器记录

- 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


## 相关链接

- [Secret-risk packages](https://www.automicvault.com/zh-hans/pkg/secret-risk-packages/) - Has protected-tool coverage, approval-gate, or non-low Geiger security signals.
- [Terminal utility packages](https://www.automicvault.com/zh-hans/pkg/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Networking and protocol packages](https://www.automicvault.com/zh-hans/pkg/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [Media and graphics packages](https://www.automicvault.com/zh-hans/pkg/media-graphics-tools/) - Matched media, image, audio, video, or graphics metadata.
- [cmake](https://www.automicvault.com/zh-hans/pkg/brew/cmake/) - Build dependency declared by Homebrew.
- [vvdec](https://www.automicvault.com/zh-hans/pkg/brew/vvdec/) - Shares the same upstream homepage.
- [uvg266](https://www.automicvault.com/zh-hans/pkg/brew/uvg266/) - Shares av.db curated category or tags: cli, encoder, h266, media, video.
- [dav1d](https://www.automicvault.com/zh-hans/pkg/brew/dav1d/) - Shares av.db curated category or tags: cli, media, video, video-codec.
- [dirac](https://www.automicvault.com/zh-hans/pkg/brew/dirac/) - Shares av.db curated category or tags: cli, media, video, video-codec.
- [openapv](https://www.automicvault.com/zh-hans/pkg/brew/openapv/) - Shares av.db curated category or tags: cli, media, video-codec.
- [ab-av1](https://www.automicvault.com/zh-hans/pkg/brew/ab-av1/) - Shares av.db curated category or tags: cli, media, video.
- [aften](https://www.automicvault.com/zh-hans/pkg/brew/aften/) - Shares av.db curated category or tags: cli, encoder, media.
- [alass](https://www.automicvault.com/zh-hans/pkg/brew/alass/) - Shares av.db curated category or tags: cli, media, video.

## Combined YAML source

View the package source record on GitHub. [combined/vvenc.yml](https://github.com/automic-vault/db/blob/main/combined/vvenc.yml)


## 来源

- Nucleus package database
- Geiger risk classifier
- package-page enrichment
- curated package history
- package version freshness
- av.db category and tag curation
- package relationship graph
- external package-manager database matches
- cross-ecosystem install command graph
