[Bug 762613] playbin regression: On failure of vtdec_hw, playbin errors out and doesn't fall back to avdec_h264

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Feb 24 15:10:18 UTC 2016


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

--- Comment #2 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Created attachment 322248
  --> https://bugzilla.gnome.org/attachment.cgi?id=322248&action=edit
vtdec: Negotiate the decoder in set_format() already

Don't wait until later, we want to know here if the codec can be opened or not
for the requested format. This was removed (accidentially?) by
  119e09eac315f79ac2cf45b4441ad1d932130614

Without this decodebin has no way to switch to a different decoder if this one
does not work.

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