[gstreamer-bugs] [Bug 387138] New: x input events processing in sinks with xoverlay interface [patch]

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Mon Dec 18 05:05:10 PST 2006


Do not reply to this via email (we are currently unable to handle email
responses and they get discarded).  You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=387138

  GStreamer | gst-plugins-base | Ver: 0.10.x

           Summary: x input events processing in sinks with xoverlay
                    interface [patch]
           Product: GStreamer
           Version: 0.10.x
          Platform: Other
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: rodo at novell.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
     GNOME version: Unspecified
   GNOME milestone: Unspecified


Hi all,

        while working on gstreamer support for OpenOffice I run into problem
where xvimagesink and ximagesink are eating keypress/keyrelease events
in OOo embedded window (I set xwindow ID with GstXOverlay iface) and I
am unable to receive them in OOo.

        I am attaching a patch which introduces new method
gst_x_overlay_set_process_input in GstXOverlay interface. This method
can be used to tell X based video sinks to not process input events. The
patch also implements this new function in xvimage and ximage sinks.


-- 
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email




More information about the Gstreamer-bugs mailing list