[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 06:46:51 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785011
--- Comment #8 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Ok, so you already have garbage at that point. Can you check with
gst_video_convert_sample() (if you don't have a GstSample, create one from the
buffer and caps you have there) to see if the buffer is really containing
garbage at that point? E.g. convert it to "image/jpeg" and write it out to a
file.
--
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