[gstreamer-bugs] [Bug 601277] New: patch for gloverlay

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Nov 9 08:39:03 PST 2009


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

           Summary: patch for gloverlay
    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: ---


Created an attachment (id=147284)
 View: https://bugzilla.gnome.org/attachment.cgi?id=147284
 Review: https://bugzilla.gnome.org/review?bug=601277&attachment=147284

patch for gloverlay

i have added a new patch to gloverlay which allow you to rotate all texture. At
the moment only axis y is managed.
Above an example on how to use the new version of gloverlay

gst-launch-0.10 -v videotestsrc ! glupload ! gloverlay location=Image.png
proportion-png=40 proportion-video=40 xpos-png=75 ypos-png=50 xpos-video=30
ypos-video=50 rotate-png=2 rotate-video=2 angle-png=-15 angle-video=15 !
gldownload ! videoscale ! "video/x-raw-yuv, format=(fourcc)I420,
framerate=(fraction)25/1, width=(int)1024, height=(int)768,
pixel-aspect-ratio=(fraction)1/1" ! xvimagesink sync=false


Image is your png.
The png can be RGB or RGBA.

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