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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sun Oct 9 09:11:24 UTC 2016


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

--- Comment #7 from Munez <munezbn.dev at gmail.com> ---
What is the idea behind sink_center_rect() ?

 * Takes @src rectangle and position it at the center of @dst rectangle with or
 * without @scaling. It handles clipping if the @src rectangle is bigger than
 * the @dst one and @scaling is set to FALSE.

If I have set render rect as [0x0x1920x1080] and the video is [1280x720] what
is the expected behavior ? 

and

If I have set render rect as [100x100x600x400] and the video is [1280x720] what
is the expected behavior ?

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