macOS
brew install opus-toolslocal Homebrew formula metadata
sudo port install opus-toolsMacPorts ports tree · audio/opus-tools/Portfile · ソース: api.github.com
brew
opus-tools のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install opus-toolslocal Homebrew formula metadata
sudo port install opus-toolsMacPorts ports tree · audio/opus-tools/Portfile · ソース: api.github.com
sudo apk add opus-toolsAlpine Linux edge package indexes · opus-tools · ソース: dl-cdn.alpinelinux.org
sudo apt install opus-toolsDebian stable package indexes · opus-tools · ソース: deb.debian.org
sudo dnf install opus-toolsFedora Rawhide package metadata · opus-tools · ソース: dl.fedoraproject.org
nix profile install nixpkgs#opus-toolsnixpkgs package indexes · pkgs/by-name/op/opus-tools/package.nix · ソース: api.github.com
sudo pacman -S opus-toolsArch Linux sync databases · opus-tools · ソース: geo.mirror.pkgbuild.com
sudo zypper install opus-toolsopenSUSE Tumbleweed package metadata · opus-tools · ソース: download.opensuse.org
scoop install main/opus-toolsScoop official bucket manifest trees · bucket/opus-tools.json · ソース: api.github.com
winget install --id Mozilla.opus-tools -eWindows Package Manager source index · Mozilla.opus-tools · ソース: cdn.winget.microsoft.com
概要
Utilities to encode, inspect, and decode .opus files
履歴
opus-tools is the Xiph.Org command-line toolkit for Ogg Opus files. The familiar executables are `opusenc` for encoding, `opusdec` for decoding, and `opusinfo` for inspecting stream metadata and technical validity.
The package grew out of the Opus codec standardization effort. Opus was standardized by the IETF in RFC 6716 in September 2012 as a codec for interactive speech and audio, combining technology from Skype's SILK codec and Xiph.Org's CELT codec. The tools gave developers and distribution maintainers a direct way to create, decode, and inspect `.opus` files around the reference implementation.
Ogg Opus storage was standardized separately in RFC 7845 in April 2016. Xiph's implementation-status page records opusenc, opusdec, and opusinfo as the initial development implementation for that RFC, part of the opus-tools package and repository, with active public use before a 1.0 release and distribution through Linux package managers, Homebrew, and MacPorts.
The official Xiph GitLab project identifies the repository as the official Opus tools repository. Xiph's downloads page records opus-tools 0.2 on 2018-09-18, a release that moved `opusdec` to the opusfile library and `opusenc` to libopusenc, improving robust Ogg Opus reading and writing and adding features for decoding, encoding, opusinfo, and the experimental opusrtp tool.
opus-tools rode the adoption curve of Opus itself: browser, WebRTC, media framework, and Linux-distribution support made Opus an everyday codec, while this package remained the low-level CLI companion for conversion, inspection, and test artifacts. The input metadata lists packaging across Alpine, Homebrew, Debian, Fedora, MacPorts, Nix, Arch, Scoop, Ubuntu, winget, and openSUSE.
`opusenc` is used to turn WAV, FLAC, and other audio inputs into Ogg Opus files; `opusdec` decodes Opus streams back to PCM/audio outputs; `opusinfo` reports stream structure, metadata, and conformance details. This makes the package useful in media pipelines, archival scripts, codec tests, and distribution build checks.
The package is especially important for Ogg Opus because RFC 7845 covers metadata, seeking, trimming, live streamability, chaining, and container behavior. Command-line tools let packagers and audio engineers inspect those details without embedding a whole player or media framework.
opus-tools is the thin CLI layer that turns a standards-track codec into packageable daily machinery. For package nerds, it marks the boundary between `libopus` as a codec library and Opus as a usable file format with encoders, decoders, inspectors, distro packages, and reproducible command-line workflows.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
opusdec | cli | グローバル実行可能ファイル | |
opusenc | cli | グローバル実行可能ファイル | |
opusinfo | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:opus-tools |
|---|---|
| バージョン | 0.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/opus-tools |
| ホームページ | https://www.opus-codec.org/ |
| リポジトリ | https://gitlab.xiph.org/xiph/opus-tools |
| 上流ドキュメント | https://opus-codec.org/development |
| ライセンス | BSD-2-Clause |
| ソースアーカイブ | https://ftp.osuosl.org/pub/xiph/releases/opus/opus-tools-0.2.tar.gz |
| 依存関係 | flac, libogg, libopusenc, opus, opusfile |
| ビルド依存関係 | pkgconf |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | opus-tools |
| Version Scheme | 0 |
| Revision | 2 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
opus-tools 0.2-1+b3
Opus codec command line tools
sudo apt install opus-toolsopus-tools
nix profile install nixpkgs#opus-toolsopus-tools 0.2-1build3
Opus codec command line tools
sudo apt install opus-toolsopus-tools 0.2-r2
Collection of tools for Opus audio codec
https://wiki.xiph.org/Opus-tools
sudo apk add opus-toolsopus-tools-doc 0.2-r2
Collection of tools for Opus audio codec (documentation)
https://wiki.xiph.org/Opus-tools
sudo apk add opus-tools-docopus-tools 0.2-20.fc44
A set of tools for the opus audio codec
sudo dnf install opus-toolsopus-tools 0.2-7
Collection of tools for Opus audio codec
https://wiki.xiph.org/Opus-tools
sudo pacman -S opus-toolsopus-tools 0.2-1.30
A set of tools for the opus audio codec
sudo zypper install opus-toolsopus-tools
sudo port install opus-toolsmain/opus-tools
scoop install main/opus-toolsMozilla.opus-tools
winget install --id Mozilla.opus-tools -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.