[Bug 632782] [bin] set_state to PLAYING of non-toplevel bin might stop at PAUSED

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jul 1 07:01:49 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=632782
  GStreamer | gstreamer (core) | unspecified

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk

--- Comment #4 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-07-01 14:01:42 UTC ---
A similar case here:

I have a bin containing a pulsesink, which is added to the pipeline, but in
NULL state and disconnected.
Upon receiving a new incoming src pad from farsight, I connect the pad to the
bin, and switch the bin to PLAYING. The bin will stop at PAUSED though, as
pulsesink is set to async mode.
It is worth mentioning that _sync_state_to_parent will also fail to sync state,
as even if the parent is in PLAYING, the bin will end up in PAUSED.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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