[Bug 773099] decodebin2 ignores the GST_CHANGE_STATE_ASYNC returned by the child element.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Nov 14 16:18:27 UTC 2016


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

--- Comment #9 from Romain <romain.picard at oakbits.com> ---
(In reply to Sebastian Dröge (slomo) from comment #8)
> Why does it matter for your decoder, why can't it produce data while in
> PAUSED? This breaks lots of assumptions in GStreamer and would basically
> mean that your decoder would have to work as a live element. (which
> decodebin also does not handle well, and generally seems weird)

As said before we have to cope with the drivers that are available on the
chipsets we use and the abstraction layers that we use. We work on improving
this but it does not depend only on us.

Concerning decodebin2 it seems that async state changes are fully supported
except that they are currently ignored in the paused to playing transition.
Would you agree to add support for such async transitions or is this something
that you prefer to prevent ?

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