[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
Mon Jul 17 16:28:10 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=785011
--- Comment #5 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Ah so "mmap" was just a typo, we're only talking about a mapped buffer here.
Not mmap'd memory :)
You could use gst_buffer_copy_deep() in your sink instead of gst_buffer_ref()
to check that theory. That would also be my first guess, yes.
--
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