Bug#601114: ITP: ffms2 -- An FFmpeg based source library and Avisynth plugin for easy frame accurate access

Reinhard Tartler siretart at tauware.de
Sat Oct 23 14:52:41 UTC 2010


Package: wnpp
Severity: wishlist
Owner: Reinhard Tartler <siretart at tauware.de>

* Package name    : ffms2
  Version         : 2.13
  Upstream Author : Fredrik Mellbin, Mike Matsnev
* URL             : http://code.google.com/p/ffmpegsource
* License         : MIT (but debian packages will be GPL'ed because of linking against ffmpeg)
  Programming Lang: C++
  Description     : An FFmpeg based source library and Avisynth plugin for easy frame accurate access

FFmpegSource (usually known as FFMS or FFMS2) is a cross-platform
wrapper library around FFmpeg, plus some additional components to deal
with file formats FFmpeg's libavformat has (or used to have) problems
with. 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
FFmpeg API.

The library is written in C++, but the public API is C-friendly and
it's easy to simply include and link directly with a pure C
application.





More information about the pkg-multimedia-maintainers mailing list