[gstreamer-bugs] [Bug 619483] basevideodecoder: init QoS proportion to 1.0

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed May 26 02:21:39 PDT 2010


https://bugzilla.gnome.org/show_bug.cgi?id=619483
  GStreamer | gst-plugins-bad | git

Wim Taymans <wim.taymans> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |wim.taymans at gmail.com

--- Comment #5 from Wim Taymans <wim.taymans at gmail.com> 2010-05-26 09:21:37 UTC ---
The thing is that a value of 1.0 means that the decoder is operating at exactly
the right speed to make things still work realtime. What you usually want is a
value much less than 1.0 so that you have planty of CPU headroom. Some
decoders, for example, start dropping frames when they get close to 1.0. So,
0.5 is a safer value, I guess.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- 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