macOS
brew install oggzlocal Homebrew formula metadata
安装
brew install oggzlocal Homebrew formula metadata
概览
Command-line tool for manipulating Ogg files
历史
Oggz packages liboggz plus the oggz command-line toolset for inspecting, editing, extracting, chopping, sorting, merging, and validating Ogg files. It is part of the Xiph.Org ecosystem around the Ogg container and codecs such as Vorbis, Theora, Speex, FLAC, CELT, CMML, Kate, and PCM.
Xiph.Org documents Oggz as both a C API and a command-line suite. The API documentation identifies liboggz 1.1.3 and carries a 2003 CSIRO Australia copyright notice, placing the library in the early period of Ogg tooling around Xiph media formats.
The GitLab project description calls liboggz 'a library and tools for working with Ogg encapsulation' with support for seeking, chopping, and validation. Homebrew packages the same stable 1.1.3 tarball from the Xiph release archive.
Oggz adoption is specialized rather than broad: it appears in Homebrew under the oggz formula and the input metadata records the upstream GitLab repository. Homebrew reported 60 installs in its 365-day analytics window when fetched on 2026-07-01, which is consistent with a format-maintenance utility rather than a mainstream daily CLI.
Developers and media maintainers use oggz to inspect bitstreams, list codecs, dump packets, compare Ogg files, validate framing, rip logical bitstreams, edit comments, chop time ranges, and merge or sort pages by presentation time. The oggz-chop tool has a particularly package-nerdy role: Xiph documents it as usable for serving time ranges of Ogg media over HTTP through CGI.
The liboggz API exists for programs that need callback-style reading and writing of Ogg streams, custom seek behavior for multitrack Ogg data, controlled generation of valid bitstreams, and pluggable I/O integration.
Oggz matters because it is a compact, format-native toolkit for a container that many package databases otherwise only expose through codecs or playback libraries. It gives packagers a way to validate and manipulate Ogg structure itself, not only decode media payloads.
安全态势
narrow executable package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
oggz | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-chop | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-codecs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-comment | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-diff | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-dump | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-info | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-known-codecs | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-merge | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-rip | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-scan | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-sort | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
oggz-validate | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:oggz |
|---|---|
| 版本 | 1.1.3 |
| 软件包管理器 | Homebrew |
| 主页 | https://www.xiph.org/oggz/ |
| 最后更新 | 2026-07-11T09:50:47+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.