[Bug 572973] [API] buffer size query or indication from audio encoders to upstream how many samples to produce per buffer

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue May 31 13:07:19 UTC 2016


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

--- Comment #19 from Nicolas Dufresne (stormer) <nicolas at ndufresne.ca> ---
And as per size semantic, filters should only increase it. Reducing that will
likely cause problems to those that required more. Obiously, for audio, this is
best effort, as we don't want to copy just to add more padding, and we don't
want to force upstream element to implement accumulation (which forces exposing
more latency).

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