[Bug 796553] streamsynchronizer: never forwards EOS when playbin has audio visualization

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jun 11 05:31:00 UTC 2018


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |slomo at coaxion.net

--- Comment #1 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
I assume the problem here is that the EOS goes via the audio path, thus gets
send to two pads of the streamsynchronizer (audio and video), and then one of
them waits for the other and blocks the other from ever receiving the EOS
event.

Can you confirm? Another queue might be needed somewhere to prevent that.

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