[Bug 785011] Sometime between 1.10.4 and 1.12.0 MKV video decode broke when mapping buffers to get pixel data

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 18 07:22:06 UTC 2017


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

--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Yes, it looks like a stride issue, but I assume you're handling strides and
plane offsets correctly? That is, you use gst_video_frame_map() and work with
the data from the GstVideoFrame?

Which decoder is used in your case, avdec_h264?

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