[Bug 766018] gl/dispmanx: Implements set_render_rectangle to adjust the position of window

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 9 07:34:43 UTC 2016


https://bugzilla.gnome.org/show_bug.cgi?id=766018

--- Comment #6 from Matthew Waters (ystreet00) <ystreet00 at gmail.com> ---
(In reply to Munez from comment #5)
> Comment on attachment 327329 [details] [review]
> Initial patch
> 
> +  window_egl->render_rect.x = x;
> +  window_egl->render_rect.y = x;   ===>  This should have been y ?

Yes.

> Even after applying this patch it is not behaving as expected.. Video window
> width/hight is fine but x,y cordinates are wrong it always displays at left
> bottom corner.. Is it expected ?

No idea.

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