[Bug 730192] dashdemux: max-bitrate is not applied
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Wed May 21 08:22:32 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=730192
GStreamer | gst-plugins-bad | git
--- Comment #4 from Davide Bertola <dade at dadeb.it> 2014-05-21 15:22:25 UTC ---
Yes. I wrote some code to do this but it's unfinished and therefore also
untested.
What I did is I tried to calculate the total bandwidth available by summing the
bandwidth estimated for each active stream. Then I estimated how much it was
bigger compared to the desired "connection-speed" in %. Once i have the %
(ranging from 0 to 1) i think i can apply it to each stream indipendently
because it's the same as 'bandwidth-usage'.
Basically it represents the desired bandwidth-usage calculated comparing how
much bandwidth is available against how much the user wants to use.
Unfortunately I have no idea when i can finish this atm but i hope to do it.
--
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