macOS
brew install ffms2local Homebrew formula metadata
sudo port install ffms2MacPorts ports tree · multimedia/ffms2/Portfile · 来源: api.github.com
安装
brew install ffms2local Homebrew formula metadata
sudo port install ffms2MacPorts ports tree · multimedia/ffms2/Portfile · 来源: api.github.com
sudo apk add ffms2Alpine Linux edge package indexes · ffms2 · 来源: dl-cdn.alpinelinux.org
sudo dnf install ffms2Fedora Rawhide package metadata · ffms2 · 来源: dl.fedoraproject.org
sudo pacman -S ffms2Arch Linux sync databases · ffms2 · 来源: geo.mirror.pkgbuild.com
sudo apt install ffmsindexDebian stable package indexes · ffmsindex · 来源: deb.debian.org
sudo zypper install ffmsindexopenSUSE Tumbleweed package metadata · ffmsindex · 来源: download.opensuse.org
概览
Libav/ffmpeg based source library and Avisynth plugin
历史
FFMS2, also called FFmpegSource, is a cross-platform wrapper library around FFmpeg plus Avisynth and VapourSynth source plugins for frame- and sample-accurate media access.
The project originated as an Avisynth file-reader plugin named FFmpegSource; its README explains that version 1 was only an Avisynth plugin and that FFMS2 grew into the reusable library form. Internally it is C++, while the public API is pure C, making it linkable from C-compatible applications.
FFMS2 has historically tracked FFmpeg and Libav API churn closely. Its changelog records support for recent FFmpeg builds, VapourSynth support in the 2.18 era, API and index improvements across the 2.x releases, removal of old Libav support in 2.40, and a 5.x line that raised minimum FFmpeg requirements.
The package matters most in video scripting and fansubbing-adjacent workflows where Avisynth or VapourSynth scripts need reliable opening, indexing, seeking, VFR handling, Unicode path handling, and access to FFmpeg's broad demuxer and decoder support. Package managers expose the ffmsindex tool and the library/plugin pieces so scripts can build repeatable indexes before frame access.
End users most visibly use FFMS2 through the Avisynth or VapourSynth source plugin, while developers can link the C API. The ffmsindex executable builds index files so later frame and audio access can be deterministic instead of relying on ad hoc seeking through containers.
FFMS2 is a dependency-sensitive media package: it wraps FFmpeg, but its value is hiding FFmpeg API complexity from script authors and applications. The changelog's repeated compatibility entries explain why packagers care about aligning FFMS2 releases with the FFmpeg versions in the same repository.
安全态势
library-like package without higher-risk signals.
绿色 风险 · 低 置信度 · appliance
在无人值守的代理使用前,请检查该工具是否读取明文凭据、写入远程状态、发布制品或调用插件。
可执行文件
| 命令 | 类型 | 暴露范围 | 备注 |
|---|---|---|---|
ffmsindex | cli | 全局可执行文件 |
新鲜度
这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。
安装元数据
| 软件包键 | brew:ffms2 |
|---|---|
| 版本 | 5.0 |
| 软件包管理器 | Homebrew |
| 软件包管理器页面 | https://formulae.brew.sh/formula/ffms2 |
| 主页 | https://github.com/FFMS/ffms2 |
| 仓库 | https://github.com/FFMS/ffms2 |
| 上游文档 | https://github.com/FFMS/ffms2#readme |
| 许可证 | GPL-2.0-or-later |
| 源码归档 | https://github.com/FFMS/ffms2/archive/refs/tags/5.0.tar.gz |
| 最后更新 | 2026-06-28T01:04:18-04:00 |
| Pulse | updated |
| 依赖 | ffmpeg |
| 构建依赖 | autoconf, automake, libtool, pkgconf, python@3.14 |
| Bottle | 可用 (于 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定义 |
| 服务 | 未声明 |
注册表事实
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ffms2 |
| Version Scheme | 0 |
| Revision | 4 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
源数据库匹配
匹配项来自外部软件包管理器索引,并与本地 Automic Vault 软件包链接分开显示。
ffmsindex 5.0-1+b1
Command line tool to create ffms2 index files
sudo apt install ffmsindexlibffms2-5 5.0-1+b1
Cross platform ffmpeg wrapper library
sudo apt install libffms2-5libffms2-dev 5.0-1+b1
Development files for libffms2
sudo apt install libffms2-devffmsindex 5.0~rc2-1build1
Command line tool to create ffms2 index files
sudo apt install ffmsindexlibffms2-5 5.0~rc2-1build1
Cross platform ffmpeg wrapper library
sudo apt install libffms2-5libffms2-dev 5.0~rc2-1build1
Development files for libffms2
sudo apt install libffms2-devffms2 5.0-r2
Cross-platform wrapper library around FFmpeg
sudo apk add ffms2ffms2-dev 5.0-r2
Cross-platform wrapper library around FFmpeg (development files)
sudo apk add ffms2-devffms2-doc 5.0-r2
Cross-platform wrapper library around FFmpeg (documentation)
sudo apk add ffms2-docffms2 5.0-8.fc44
Video source library for easy frame accurate access
sudo dnf install ffms2ffms2-devel 5.0-8.fc44
Development package for ffms2
sudo dnf install ffms2-develffms2 5.0-3
A libav/ffmpeg based source library and Avisynth plugin for easy frame accurate access
sudo pacman -S ffms2ffmsindex 5.0+0-1.10
Wrapper library around libffmpeg
sudo zypper install ffmsindexlibffms2-5 5.0+0-1.10
Wrapper library around libffmpeg
sudo zypper install libffms2-5libffms2-devel 5.0+0-1.10
Wrapper library around libffmpeg
sudo zypper install libffms2-develffms2
sudo port install ffms2来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.