[Bug 784599] kmssink: support videooverlay interface

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Aug 2 16:06:58 UTC 2017


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

--- Comment #49 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
Yes, it supports scaling. But it fails a generic condition in DRM framework
when the input is 320x240, so clearly something is broken in general in this
patch, see drm_atomic_plane_check/drm_framebuffer_check_src_coords. The FB is
probably set to 240, but this code will use 264.

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