[Bug 744191] encodebin: Need more buffers in output queue for better performance

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Mon Jan 2 12:58:36 UTC 2017


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

Tim-Philipp Müller <t.i.m at zen.co.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |t.i.m at zen.co.uk
         Resolution|---                         |FIXED
   Target Milestone|git master                  |1.11.1
           Severity|normal                      |enhancement

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
I have pushed your patch in slightly different form.

commit 01f467f6a466702900646298e1790bab2f134f38
Author: Song Bing <b06498 at freescale.com>
Date:   Fri Mar 13 18:04:31 2015 +0800

    encodebin: allow more buffers in output queue for better performance

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


You just unset the buffers + time limit, which by implication leaves the byte
limit active. I think it's generally nicer to just set a time limit. I've
picked 3 seconds for now. Hope that works for your use case as well.

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