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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Aug 25 12:24:12 UTC 2017


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

--- Comment #20 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
you can patch your test to use stream-format=byte-stream  before decoder, then
the frames will have the information to decode them correctly (if they are
supported by the level).

In the case of avc stream-format (the default), there's a bug when resetting
the internal decoder. The posted patches aims to solve it. This bug is a
regression of bug 781142.

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