# 使用 Homebrew 安装 oggz

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

## 安装

```sh
sudo av install brew:oggz
```

其他安装命令:

### macOS

- Homebrew (100%):

```sh
brew install oggz
```

  证据: local Homebrew formula metadata

## 软件包事实

- **软件包键:** brew:oggz
- **软件包管理器:** Homebrew
- **版本:** 1.1.3
- **来源摘要:** Command-line tool for manipulating Ogg files
- **主页:** <https://www.xiph.org/oggz/>
- **最后更新:** 2026-07-11T09:50:47+09:00
- **已生成:** 2026-08-03T19:37:03+00:00

## 可执行文件

- 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 (别名)

## 安装行为

- Bottle: 不可用

## 版本和新鲜度

- 页面生成时间: 2026-08-03
- 管理器版本: 1.1.3
## 项目历史与用法

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.

### 时间线

- 2003: liboggz licensing text records CSIRO Australia copyright for the library.
- 1.1.3: the stable version packaged by Homebrew and documented by Xiph.Org.
- 2018-08-08: the xiph/liboggz GitLab project was created in GitLab metadata.

### Related projects

- Oggz sits above the Ogg container format and alongside other Xiph.Org projects such as Vorbis, Theora, Speex, FLAC, Opus, and Icecast. It complements lower-level libogg by adding higher-level conveniences such as seeking, validation, and timestamp interpretation.

### 来源

- <https://formulae.brew.sh/api/formula/oggz.json>
- <https://formulae.brew.sh/formula/oggz>
- <https://gitlab.xiph.org/api/v4/projects/xiph%2Fliboggz>
- <https://gitlab.xiph.org/xiph/liboggz>
- <https://www.xiph.org/oggz/>
- <https://xiph.org/oggz/doc/>


## 安全说明

narrow executable package without higher-risk signals.

- **Geiger 风险:** 绿色 / 低
- narrow executable package without higher-risk signals


## Combined YAML source

View the package source record on GitHub. [combined/oggz.yml](https://github.com/mxcl/pkgdb/blob/main/combined/oggz.yml)


## 来源

- pkg.so package database
- Geiger risk classifier
- curated package history
- pkgdb category and tag curation
- cross-ecosystem install command graph
