[Bug 796985] New: kmssink modesetting fails for multi-planar buffers
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Aug 17 09:37:27 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=796985
Bug ID: 796985
Summary: kmssink modesetting fails for multi-planar buffers
Classification: Platform
Product: GStreamer
Version: git master
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-bad
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: p.zabel at pengutronix.de
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created attachment 373369
--> https://bugzilla.gnome.org/attachment.cgi?id=373369&action=edit
kmssink: configure mode setting from video info
drmModeGetFB returns -EINVAL for multi-planar framebuffers, causing
configure_mode_setting to fail for multi-planar buffers such as I420 or NV12.
Only buffer width and height are needed to select a mode, and those can be
determined from GstVideoInfo as well.
--
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