[Bug 742979] adaptivedemux: Adaptive bitrate algorithm does not react to declining bitrate

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 19 07:48:31 PST 2015


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

--- Comment #5 from Thiago Sousa Santos <thiagossantos at gmail.com> 2015-01-19 15:48:27 UTC ---
(In reply to comment #4)
> I think in hlsdemux I implemented some kind of running average once upon a time
> :) Something like old = (new * 3 + old) / 4. Still not great and something like
> described above would probably work much better.

This was unintentionally removed on the port to adaptivedemux (so it is a
bug/regression)

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