[Bug 797006] vaapidec: Requests a GstForceKeyUnit in case of parse/decode error.
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Tue Aug 28 16:32:04 UTC 2018
https://bugzilla.gnome.org/show_bug.cgi?id=797006
Víctor Manuel Jáquez Leal <vjaquez at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #373448|none |reviewed
status| |
--- Comment #10 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Review of attachment 373448:
--> (https://bugzilla.gnome.org/review?bug=797006&attachment=373448)
::: gst/vaapi/gstvaapidecode.c
@@ +1186,1 @@
/* just keep parsing, the decoder should have flushed the broken unit */
above this there a
GST_ERROR ("parse error %d", status);
Change it to GST_WARNING(...
Though, I'm not sure if we should ditch the rest of frames until the key unit,
or just drop the broken one.
--
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