[Bug 763441] rfbsrc: leads to -> invalid video buffer received
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Apr 5 20:01:29 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=763441
--- Comment #10 from Nicolas Dufresne (stormer) <nicolas.dufresne at collabora.co.uk> ---
OK, as it is now, we cannot use downstream pool, as we ignore the video meta
(stride). Though, the way it works, is that we need to copy assembled frame to
a downstream allocated frame. We could use GstVideoFrame API for the copy, and
that would handle the stride properly.
--
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