# 使用 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
- **版本:** 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>
- **最后更新:** 2026-06-15T10:21:23-04:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

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

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.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

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

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


## 来源

- 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
