# ffmpeg2theora を Homebrew でインストール

ffmpeg2theora のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

## インストール

```sh
sudo av install brew:ffmpeg2theora
```

追加のインストールコマンド:

### macOS

- Homebrew (100%):

```sh
brew install ffmpeg2theora
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:ffmpeg2theora
- **パッケージマネージャ:** Homebrew
- **バージョン:** 0.30
- **ソース概要:** Convert video files to Ogg Theora format
- **ホームページ:** <https://gitlab.xiph.org/xiph/ffmpeg2theora>
- **最終更新:** 2026-08-02T16:35:31+09:00
- **生成日時:** 2026-08-03T19:37:03+00:00

## 実行可能ファイル

- ffmpeg2theora (エイリアス)

## インストール挙動

- Bottle: 利用不可

## バージョンと鮮度

- ページ生成日: 2026-08-03
- マネージャ版: 0.30
## プロジェクトの歴史と使われ方

ffmpeg2theora is a focused converter from the Ogg/Theora era: it uses FFmpeg's decoding reach to turn media files into Ogg Theora video and Ogg Vorbis audio.

### プロジェクトの歴史

The official README states the original idea plainly: convert anything FFmpeg could decode into Theora, with a binary that could be deployed alongside sites such as v2v.cc so many people could encode clips with the same settings.

The changelog begins at 0.1 and shows a rapid 2004-era evolution: resize options, quality controls, stdin and Kino export work, presets, cropping, metadata, stream selection, and better support for FFmpeg API changes.

### 採用の歴史

ffmpeg2theora belongs to the period when Ogg Theora/Vorbis was a prominent free-software web/video target. Its official materials mention a Kino export plugin, subtitles embedded in Ogg streams, frontend modes, and default `.ogv` output, all signs of practical adoption around desktop video and web publishing workflows.

Later changelog entries show maintenance following FFmpeg and libtheora changes through releases such as 0.27 with FFmpeg 0.6, 0.28 with FFmpeg 0.7, 0.29 with current FFmpeg API updates, and 0.30 with FFmpeg 2.9 compile fixes.

### 使われ方

The basic official usage is intentionally simple: run `ffmpeg2theora clip.avi` and get `clip.ogv`. The manpage documents options for output files, Ogg Skeleton metadata, seek indexes, start/end times, presets, quality/bitrate settings, scaling, cropping, deinterlacing, subtitles, and two-pass encoding.

Its package role is narrower than FFmpeg itself: install it when the desired output is specifically Ogg Theora/Vorbis and a dedicated converter is more convenient than composing a raw FFmpeg command.

### パッケージ好きにとっての重要性

ffmpeg2theora is historically interesting because it packages a policy decision on top of FFmpeg: decode broadly, encode to a free Ogg/Theora target with shared defaults.

For maintainers, it also illustrates the cost of small codec-wrapper tools that ride FFmpeg internals. The changelog repeatedly records updates needed as FFmpeg APIs, libtheora, and Ogg tooling changed.

### タイムライン

- 2004: 0.1 initial version appears in the official changelog.
- 2004: 0.5 adds Kino export work and stdin support.
- 2008: 0.21 switches the default extension to `.ogv` and enables Ogg Skeleton by default.
- 2009: 0.25 adds JSON source info, stream selection, libtheora 1.1 API work, and two-pass encoding.
- 2014: 0.30 ships bug fixes and FFmpeg 2.9 compile updates.

### Related projects

- FFmpeg provides the decoding foundation.
- Theora, Vorbis, Ogg Skeleton, libkate, and Kino are related technologies or integrations documented by the project.

### ソース

- <https://gitlab.xiph.org/xiph/ffmpeg2theora>
- <https://gitlab.xiph.org/xiph/ffmpeg2theora/-/raw/master/README>
- <https://gitlab.xiph.org/xiph/ffmpeg2theora/-/raw/master/ChangeLog>
- <https://gitlab.xiph.org/xiph/ffmpeg2theora/-/raw/master/ffmpeg2theora.1>


## セキュリティノート

broad file, network, media, or database tool signal.

- **Geiger リスク:** blue / 中
- broad file, network, media, or database tool signal


## Combined YAML source

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


## ソース

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