[gstreamer-bugs] [Bug 616409] New: [videomixer] AYUV blending broken

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Apr 21 09:00:22 PDT 2010


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

           Summary: [videomixer] AYUV blending broken
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: blocker
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: slomo at circular-chaos.org
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Hi,
see 

gst-launch-0.10 -v videotestsrc !
"video/x-raw-yuv,format=(fourcc)AYUV,width=640,height=480" ! videomixer
name=mixer sink_1::alpha=0.5 background=black ! ffmpegcolorspace ! ximagesink  
 videotestsrc pattern=snow ! mixer.

and

gst-launch-0.10 -v videotestsrc !
"video/x-raw-yuv,format=(fourcc)AYUV,width=640,height=480" ! videomixer
name=mixer sink_1::alpha=0.0 background=black ! ffmpegcolorspace ! ximagesink  
 videotestsrc pattern=snow ! mixer.

I've a patch for the latter and I'm working on a patch for the former atm...

-- 
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