[gstreamer-bugs] [Bug 601374] New: new plugin glvideomixer

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Nov 10 02:23:06 PST 2009


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

           Summary: new plugin glvideomixer
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-gl
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: anthony.violo at ubicast.eu
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Above a new plugin glvideomixer. This plugin allows you to get multiple video
streams and choose what video stream you want to show with the property
index-stream.

Above an example: 

gst-launch-0.10 videotestsrc ! "video/x-raw-yuv, format=(fourcc)YUY2" !
glupload ! queue ! glvideomixer index-stream=4 name=m ! glimagesink
videotestsrc pattern=12 ! "video/x-raw-yuv, format=(fourcc)I420,
framerate=(fraction)5/1, width=100, height=200" ! glupload ! queue ! m.
videotestsrc ! "video/x-raw-rgb, framerate=(fraction)15/1, width=1500,
height=1500" ! glupload ! gleffects effect=3 ! queue ! m. videotestsrc !
glupload ! gleffects effect=2 ! queue ! m. videotestsrc ! glupload !
glfiltercube ! queue ! m. videotestsrc ! glupload ! gleffects effect=6 ! queue
! m.

Anthony

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