Package: wnpp Severity: wishlist Owner: Reinhard Tartler <siret...@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. _______________________________________________ pkg-multimedia-maintainers mailing list pkg-multimedia-maintainers@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/pkg-multimedia-maintainers