[Bug 762500] jpeg decoder: gen75_mfd.c:2203: gen75_mfd_jpeg_decode_init: Assertion `0' failed

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Apr 14 09:32:06 UTC 2016


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

--- Comment #7 from sreerenj <bsreerenj at gmail.com> ---
I curious about few other things related with this:

In gstreamer-vaapi git master, we negotiate src caps from vaapidecode only
after getting the first decoded frame ready to be pushed.

So in theory, if there is any issue in hardware decode, playbin can still
fallback to software decoder (assuming we will have patch in gstreamer-vaapi to
return FALSE/FLOW_ERROR before driver asserts)

I think this is beneficial for all codecs, playbin will try to autoplug the
vaapidecode first, if any error occurred while doing the first frame decode
(may be due to un-maintained driver), it switchback to software decoder....

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