FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg. It gives you an easy, convenient way to say "open and decompress this media file for me" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.
| .gitignore | ||
| ffms2-samples.sh | ||
| ffms2-skip-unsupported-codec-tests.patch | ||
| ffms2-use-latest-stdc.patch | ||
| ffms2-use-system-gtest.patch | ||
| ffms2-use-system-vapoursynth.patch | ||
| ffms2.spec | ||
| README.md | ||
| sources | ||
ffms2
FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform wrapper library around FFmpeg. It gives you an easy, convenient way to say "open and decompress this media file for me" and get frame- and sample-accurate access (usually), without having to bother with the sometimes less than straightforward and less than perfectly documented FFmpeg API.