[Bug 774322] playbin3: can't disable audio/video via flags property
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Nov 16 12:24:57 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=774322
--- Comment #3 from Jan Schmidt <thaytan at noraisin.net> ---
Created attachment 340011
--> https://bugzilla.gnome.org/attachment.cgi?id=340011&action=edit
multiqueue: Make sure not-linked streams get woken up
When running in sync-by-running-time mode, pad groups
that have exactly 1 pad and it's not-linked might never
wake up after computing a high time, as the per-pad-group
high time was only recomputed when a pad in the group
advances.
Wake those up using the global multiqueue high-time across
all other groups instead.
--
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