macOS
brew install ffmpeg2theoralocal Homebrew formula metadata
brew
Convert video files to Ogg Theora format. Version 0.30 via Homebrew; verified 2026-06-22.
install
brew install ffmpeg2theoralocal Homebrew formula metadata
overview
Convert video files to Ogg Theora format
history
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.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
ffmpeg2theora | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://gitlab.xiph.org/xiph/ffmpeg2theora
install metadata
| Package key | brew:ffmpeg2theora |
|---|---|
| Version | 0.30 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/ffmpeg2theora |
| Homepage | https://gitlab.xiph.org/xiph/ffmpeg2theora |
| Repository | https://gitlab.xiph.org/xiph/ffmpeg2theora |
| Upstream docs | https://gitlab.xiph.org/xiph/ffmpeg2theora |
| License | GPL-2.0-or-later |
| Source archive | https://gitlab.xiph.org/xiph/ffmpeg2theora/-/archive/0.30/ffmpeg2theora-0.30.tar.gz |
| Last updated | 2026-06-22T14:03:20-07:00 |
| Pulse | updated |
| Dependencies | ffmpeg@4, libkate, libogg, libvorbis, theora |
| Build dependencies | pkgconf, scons |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ffmpeg2theora |
| Version Scheme | 0 |
| Revision | 12 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | yes |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.