[Bug 1316] New: Review Request: ffms2 - An FFmpeg based source library for easy frame accurate access

RPM Fusion Bugzilla noreply at rpmfusion.org
Sun Jul 4 20:50:31 CEST 2010


http://bugzilla.rpmfusion.org/show_bug.cgi?id=1316

           Summary: Review Request: ffms2 - An FFmpeg based source library
                    for easy frame accurate access
           Product: Package Reviews
           Version: Current
          Platform: All
        OS/Version: GNU/Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Review Request
        AssignedTo: rpmfusion-package-review at rpmfusion.org
        ReportedBy: rpm at greysector.net
                CC: rpmfusion-package-review at rpmfusion.org
   Estimated Hours: 0.0


SPEC: http://rathann.fedorapeople.org/review/ffms2.spec
SRPM: http://rathann.fedorapeople.org/review/ffms2-2.13-1.fc12.src.rpm

Description:
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
should be possible to simply include and link directly with a pure C
application. The source is available under the MIT license, but the
binaries are GPL licensed because they need to be linked against a GPL'd
FFmpeg.

Why not in Fedora?

It's a wrapper around FFmpeg with strict dependency.

$ rpmlint ffms2*
ffms2.src: W: spelling-error %description -l en_US libavformat -> informative,
malformation, informatics
ffms2.src: W: invalid-url Source0:
http://ffmpegsource.googlecode.com/files/ffms2-2.13_src.7z HTTP Error 404: Not
Found
ffms2.x86_64: W: spelling-error %description -l en_US libavformat ->
informative, malformation, informatics
ffms2.x86_64: W: no-documentation
ffms2-debuginfo.x86_64: W: spelling-error Summary(en_US) ffms -> fums, ff ms,
ff-ms
ffms2-debuginfo.x86_64: W: spelling-error %description -l en_US ffms -> fums,
ff ms, ff-ms
ffms2-tools.x86_64: W: no-documentation
ffms2-tools.x86_64: W: no-manual-page-for-binary ffmsindex
5 packages and 0 specfiles checked; 0 errors, 8 warnings.


-- 
Configure bugmail: http://bugzilla.rpmfusion.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the rpmfusion-developers mailing list