[Bug 721395] GstCollectPads-related freeze in pads mgmt

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Jan 10 05:04:49 PST 2014


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

--- Comment #2 from Andrey Utkin <me at andrey-utkin.pp.ua> 2014-01-10 13:04:42 UTC ---
(In reply to comment #1)
> Found workaround: sending EOS event to just-detached muxer's sinkpad avoids
> deadlock.

I am not sure about reasons, but sometimes this doesn't work either.
More safe approach is to save requested sourcepads into some container, then
set sink element (to which these requested sourcepads are connected to) to NULL
state, then release requested sourcepads through BLOCKING pad callback.

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