Automic VaultAutomic Vault

brew

使用 Homebrew, MacPorts, Nix, pacman 安装 av1an

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

安装

其他安装命令

macOS

Homebrew已验证 · 100%
brew install av1an

local Homebrew formula metadata

MacPorts已验证 · 94%
sudo port install av1an

MacPorts ports tree · multimedia/av1an/Portfile · 来源: api.github.com

Linux

Nix已验证 · 92%
nix profile install nixpkgs#av1an

nixpkgs package indexes · pkgs/by-name/av/av1an/package.nix · 来源: api.github.com

Arch Linux pacman已验证 · 92%
sudo pacman -S av1an

Arch Linux sync databases · av1an · 来源: geo.mirror.pkgbuild.com

概览

软件包摘要

Cross-platform command-line encoding framework

命令和别名

  • av1an

历史

项目历史与用法

Av1an is a Rust command-line video encoding framework built around parallel chunked encoding and quality-driven workflows. Although its name foregrounds AV1, the official README documents support for AV1, VP8/VP9, H.264/AVC, and H.265/HEVC encoders.

项目历史

The GitHub project dates from 2020, in the period when AV1 encoders such as aomenc, rav1e, and SVT-AV1 were powerful but slow enough that CPU utilization and chunking strategy mattered. Av1an's README describes its purpose as increasing encoding speed and improving CPU utilization by running multiple encoder processes in parallel.

The project later moved under the rust-av organization and developed a broader documentation site. Its feature set grew beyond simple parallelism into target-quality mode, VMAF plotting, resume support, VapourSynth script support, Docker images, and multiple encoder backends.

采用历史

Av1an gained traction among video-encoding enthusiasts because it wrapped a stack that otherwise required careful manual scripting: FFmpeg, VapourSynth, metric tools such as VMAF, and separate executable encoders. The official README points to package-manager installation, Cargo, Docker images, Windows release binaries, and nightly builds.

The input records packages in Homebrew, MacPorts, Nix, and Arch, matching the project's audience: users comfortable with command-line video pipelines who want a reproducible binary rather than a pile of ad hoc shell scripts.

使用方式

The simplest usage is `av1an -i input.mkv -o output.mkv`; more advanced usage passes encoder parameters, worker counts, audio settings, logs, target quality, and VapourSynth inputs. Av1an requires FFmpeg and at least one supported executable encoder, not merely an encoder library package.

Its practical role is orchestration: split or index input, run multiple encode jobs, measure quality when requested, and assemble output. That makes it attractive on high-core-count machines where a single encoder instance would leave CPU resources unused.

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

Av1an is package-nerd significant because it exposes the messy boundary between video codec libraries, encoder executables, metrics tools, FFmpeg, VapourSynth plugins, and Rust distribution. Packaging it is not just shipping one binary; users expect the binary to find a working media toolchain.

时间线

  • 2020: GitHub repository created for Av1an.
  • 2020s: Rust implementation and documentation site developed under the rust-av organization.
  • 2020s: README documents Cargo, package-manager, Docker, Windows release, and nightly installation paths.
  • 2020s: Target Quality, VMAF plotting, VapourSynth support, and multi-encoder support become core documented features.

Related projects

  • aomenc, SVT-AV1, and rav1e: AV1 encoders supported by Av1an.
  • vpxenc, x264, and x265: non-AV1 encoder backends supported by Av1an.
  • FFmpeg and VapourSynth: required or common parts of Av1an workflows.
  • Netflix VMAF: quality metric used by Av1an target-quality workflows.

安全态势

风险级别:绿色

narrow executable package without higher-risk signals.

风险分类器

绿色 风险 · 低 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • formula 元数据中未记录 Homebrew post-install 钩子。
  • Homebrew bottle 元数据适用于 6 个平台目标。
  • 安装时包含 3 个运行时依赖。
  • 构建元数据列出 1 个构建依赖。

建议审查

在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。

可执行文件

已安装的可执行文件

命令类型暴露范围备注
av1ancli全局可执行文件

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-07-10
管理器版本0.5.2
管理器更新时间2026-05-26
本地数据OK
上游当前
检测到的最新版本v0.5.2

https://github.com/rust-av/Av1an

  • OK没有生成新鲜度警告。

安装元数据

软件包元数据

软件包键brew:av1an
版本0.5.2
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/av1an
主页https://github.com/rust-av/Av1an
仓库https://github.com/rust-av/Av1an
上游文档https://github.com/rust-av/Av1an#readme
许可证GPL-3.0-only
源码归档https://github.com/rust-av/Av1an/archive/refs/tags/v0.5.2.tar.gz
最后更新2026-05-26T08:47:17Z
Pulseupdated
依赖ffmpeg, mkvtoolnix, vapoursynth
构建依赖rust
Bottle可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明

注册表事实

源数据库详情

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameav1an
Version Scheme0
Revision1
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

源数据库匹配

其他软件包管理器记录

匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。

Nix95%

av1an

nix profile install nixpkgs#av1an
  • normalized package name match
  • 匹配方式:Av1an
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/av/av1an/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
pacman95%

av1an 0.5.2-2

Cross-platform command-line encoding framework with per scene quality encoding

https://github.com/rust-av/Av1an

sudo pacman -S av1an
  • License: GPL-3.0-only
  • Architecture: x86_64
  • 5 依赖
  • 8 可选依赖
  • normalized package name match
  • 匹配方式:Av1an
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: av1an from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

av1an

sudo port install av1an
  • normalized package name match
  • 匹配方式:Av1an
MacPorts ports tree · api.github.com · MacPorts ports tree: multimedia/av1an/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

来源线索

由仓库数据生成

此页面由 av-webscripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。

使用的来源

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