[Bug 797360] waylandsink: resize didn't support set window position
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Oct 31 10:27:28 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797360
--- Comment #2 from Haihua Hu <jared.hu at nxp.com> ---
(In reply to Nicolas Dufresne (ndufresne) from comment #1)
> It is a bit complicated due to the semantic of Wayland. Window don't really
> have a size, it's the surface we put in it the defines that.
>
> We should still try and match as much as possible the semantic found in
> xvimagesink. That might imply we need to add an extra, but fully
> transparent, sub-surface to ensure window size, otherwise it may look weird
> in gst-launch (when testing). The app you embed to, will have it's own
> surface we sub-surface. Clipping the right / bottom is likely the
> complicated bit due to Wayland.
I mean the whole surface left corner position not the subsurface position. E.g
I want to place the whole surface at (100, 100) on the desktop. Is there anyway
to do this? Currently, video will show at randomly position on the desktop
--
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