[Bug 796513] vaapih265dec: segfault when it starts to decode a delta frame

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Jun 15 12:12:55 UTC 2018


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

--- Comment #3 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Hint: I guess the solution is something similar to this patch for H264

https://cgit.freedesktop.org/gstreamer/gstreamer-vaapi/commit/?id=b4e92084

decoder: h264: skip all pictures prior the first I-frame.

Don't try to decode pictures until the first I-frame is received within
the currently active sequence. There is no point is decoding and then
displaying frames with artifacts.

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