[Bug 796832] vaapih264dec: Does not always recover from data lost

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 24 11:44:58 UTC 2018


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

--- Comment #12 from Nicolas Dufresne (ndufresne) <nicolas at ndufresne.ca> ---
Btw, if I replace all GST_VIDEO_DECODER_ERROR() by ret = GST_FLOW_OK, then it
skips to the first header + IDR. The vaapi decoder does not implement error
concealment at all, so it seems like the best it could do atm. I'm not fan of
GST_VIDEO_DECODER_ERROR(), specially in live cases, would need to look it up.

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