[gstreamer-bugs] [Bug 303727] New: [PATCH] add a ffscale element

bugzilla-daemon at bugzilla.gnome.org bugzilla-daemon at bugzilla.gnome.org
Tue May 10 14:22:50 PDT 2005


Please DO NOT reply to this by email. All additional comments should be made in
the comments box of this bug report.

 http://bugzilla.gnome.org/show_bug.cgi?id=303727
 GStreamer | gst-ffmpeg | Ver: HEAD CVS

           Summary: [PATCH] add a ffscale element
           Product: GStreamer
           Version: HEAD CVS
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-ffmpeg
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: luogni at tin.it
         QAContact: gstreamer-bugs at lists.sourceforge.net
                CC: all-bugs at bugzilla.gnome.org


This patch adds a ffscale element to gst-ffmpeg. The element is based on
imgresample and can resize video. Right now there are other 2 similar elements
in gstreamer: videoscale and gdkpixbufscale, some things about these elements:

* ffscale is faster than gdkpixbufscale (a lot faster)
* ffscale is slower than videoscale* ffscale images are the same quality as
gdkpixbuscale's one
* videoscale has really bad quality (see #161079)
* ffscale supports only I420
* gdkpixbuscale supports only RGB

I'm attaching here for review.. and to see if someone other than me would like
to see this element in cvs :)

------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.




More information about the Gstreamer-bugs mailing list