[gstreamer-bugs] [Bug 594599] New: videobox: converts AYUV to I420 incorrectly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Sep 9 01:25:10 PDT 2009


http://bugzilla.gnome.org/show_bug.cgi?id=594599

           Summary: videobox: converts AYUV to I420 incorrectly
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: ds at schleef.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


--- Comment #0 from David Schleef <ds at schleef.org> 2009-09-09 08:25:06 UTC ---
gst-launch videotestsrc ! video/x-raw-yuv,format=\(fourcc\)AYUV ! videobox !
video/x-raw-yuv,format=\(fourcc\)I420 ! xvimagesink

This pipeline gives a vts image that is darker than the original.  I was unable
to find any other format pairs that also failed, so I'm guessing the brokenness
is somewhere in the AYUV->I420 conversion.

-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list