[Bug 746529] videoaggregator: Adding support for downstream allocation negotiation

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Sep 8 16:02:02 UTC 2018


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

Thibault Saunier <tsaunier at gnome.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |tsaunier at gnome.org

--- Comment #14 from Thibault Saunier <tsaunier at gnome.org> ---
WHile I believe it is the right thing to do it introduces a big "perf" issue in
NLE/Pitivi where we try to buffer a lot so the playback is smooth later on.
With these patches on "stack changes" in nlecomposition (ie. when we change the
set of elements used by the composition) we end up blocking on the allocation
query, until the downstream queue is drained, meaning that we won't be able to
keep buffering more than 1 stack at a time.

I am not sure how that should be handled, any idea?

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