[Bug 749676] playbin: failed to get end-of-stream event when visualization flag is enabled

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon May 25 13:59:04 PDT 2015


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

Thiago Sousa Santos <thiagossantos at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |thiagossantos at gmail.com

--- Comment #2 from Thiago Sousa Santos <thiagossantos at gmail.com> ---
Looks like a queue is missing. Audiotee pushes EOS into streamsynchronizer and
then it blocks waiting for EOS on other pads. As there is no queue before
streamsynchronizer it locks up the pipeline as audiotee will never push the EOS
on the visualizer branch.

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