macOS
brew install av1anlocal Homebrew formula metadata
sudo port install av1anMacPorts ports tree · multimedia/av1an/Portfile · ソース: api.github.com
brew
av1an のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install av1anlocal Homebrew formula metadata
sudo port install av1anMacPorts ports tree · multimedia/av1an/Portfile · ソース: api.github.com
nix profile install nixpkgs#av1annixpkgs package indexes · pkgs/by-name/av/av1an/package.nix · ソース: api.github.com
sudo pacman -S av1anArch Linux sync databases · av1an · ソース: geo.mirror.pkgbuild.com
概要
Cross-platform command-line encoding framework
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
av1an | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/rust-av/Av1an
インストールメタデータ
| パッケージキー | 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 |
| Pulse | updated |
| 依存関係 | ffmpeg, mkvtoolnix, vapoursynth |
| ビルド依存関係 | rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | av1an |
| Version Scheme | 0 |
| Revision | 1 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
av1an
nix profile install nixpkgs#av1anav1an 0.5.2-2
Cross-platform command-line encoding framework with per scene quality encoding
https://github.com/rust-av/Av1an
sudo pacman -S av1anav1an
sudo port install av1anソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.