macOS
brew install ffmpeg2theoralocal Homebrew formula metadata
安装
brew install ffmpeg2theoralocal Homebrew formula metadata
概览
Convert video files to Ogg Theora format
历史
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.
安全态势
broad file, network, media, or database tool signal.
blue 风险 · 中 置信度 · tool
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ffmpeg2theora | 可执行文件 | 已索引可执行文件 | 从本地可执行文件索引发现。 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ffmpeg2theora |
|---|---|
| 版本 | 0.30 |
| 软件包管理器 | Homebrew |
| 主页 | https://gitlab.xiph.org/xiph/ffmpeg2theora |
| 最后更新 | 2026-08-02T16:35:31+09:00 |
| Pulse | updated |
| Bottle | 未记录 |
| 服务 | 未声明 |
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.