[Bug 786173] vaapi h264 decoder corrupted frame when there is resolution change

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Aug 15 10:59:42 UTC 2017


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

--- Comment #7 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
(In reply to Hyunjun Ko from comment #6)
> This crash is caused by the case of exceeding the buffer size of udpsrc.
> When 1080p is streamed, slice might be over 65536, which can be failed to
> parse entire slice IDR. 
> 
> @Matteo, please increase buffer-size of udpsrc.
> 
> @Victor, do we need to prevent this crash in decoder if something like this
> happens?

I'd say we shouldn't crash, but fail elegantly.

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