aboutsummaryrefslogtreecommitdiff
path: root/multimedia/ffms2/pkg-descr
blob: f56e74ae28e32359885b5c13d8073a712895ab87 (plain) (blame)
1
2
3
4
5
6
7
8
FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform
wrapper library around FFmpeg/libav. It gives you an easy, convenient
way to say "open and decompress this media file for me, I don't care
how you do it" and get frame- and sample-accurate access (usually),
without having to bother with the sometimes less than straightforward
and less than perfectly documented libav API.

WWW: https://github.com/FFMS/ffms2