[gstreamer-bugs] [Bug 618046] New: [cogcolorspace] Packed 4:2:2 -> other YUV gives corrupted output

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri May 7 11:48:13 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=618046
  GStreamer | gst-plugins-bad | git

           Summary: [cogcolorspace] Packed 4:2:2 -> other YUV gives
                    corrupted output
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: Normal
         Component: gst-plugins-bad
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Works:
gst-launch-0.10 videotestsrc ! "video/x-raw-yuv,format=(fourcc)YUY2" !
cogcolorspace ! "video/x-raw-yuv,format=(fourcc)Y42B" ! ffmpegcolorspace !
ximagesink


Doesn't:
gst-launch-0.10 videotestsrc ! "video/x-raw-yuv,format=(fourcc)YUY2" !
cogcolorspace ! "video/x-raw-yuv,format=(fourcc)Y444" ! ffmpegcolorspace !
ximagesink
gst-launch-0.10 videotestsrc ! "video/x-raw-yuv,format=(fourcc)YUY2" !
cogcolorspace ! "video/x-raw-yuv,format=(fourcc)I420" ! ffmpegcolorspace !
ximagesink
gst-launch-0.10 videotestsrc ! "video/x-raw-yuv,format=(fourcc)YUY2" !
cogcolorspace ! "video/x-raw-yuv,format=(fourcc)AYUV" ! ffmpegcolorspace !
ximagesink

-- 
Configure bugmail: https://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