[gstreamer-bugs] [Bug 505521] [ximagesink]enhance ximagesink to support "display area" property

GStreamer (bugzilla.gnome.org) bugzilla-daemon at bugzilla.gnome.org
Thu Jan 3 07:45:33 PST 2008


If you have any questions why you received this email, please see the text at
the end of this email. Replies to this email are NOT read, please see the text
at the end of this email. You can add comments to this bug at:
  http://bugzilla.gnome.org/show_bug.cgi?id=505521

  GStreamer | gst-plugins-base | Ver: 0.10.13

Julien MOUTTE changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |julien at moutte.net
             Status|UNCONFIRMED                 |NEEDINFO




------- Comment #3 from Julien MOUTTE  2008-01-03 15:45 UTC -------
I am not sure I understand what you are trying to achieve with that patch.

It seems that you want to control the width/height and position of the video
window using g_object_set on the video sink element instead of using X calls
directly on the window. You are also trying to control software scaling by
resizing the window that way and hoping the reverse caps negotiation is going
to scale for you.

Am I right ?

The intended use of this video sink element is to either use the XWindow that
it creates by intercepting the "have-xwindow-id" message on the bus or by
providing your own XWindow idea through gst_x_overlay_set_xwindow_id () when
receiving the "prepare-xwindow-id" message on the bus.

If I am completely mistaken on your goals please let me know, setting as
NEEDINFO.

[This bug is part of Fluendo support for Motorola.]


-- 
See http://bugzilla.gnome.org/page.cgi?id=email.html for more info about why you received
this email, why you can't respond via email, how to stop receiving
emails (or reduce the number you receive), and how to contact someone
if you are having problems with the system.

You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=505521.




More information about the Gstreamer-bugs mailing list