[Bug 742979] adaptivedemux: Adaptive bitrate algorithm does not react fast enough to declining bitrate
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 3 07:44:55 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=742979
GStreamer | gst-plugins-bad | git master
--- Comment #25 from Mathieu Duponchelle <mduponchelle1 at gmail.com> 2015-02-03 15:44:50 UTC ---
OK there's a bunch of interesting things in this log, first thing I notice is :
0:00:00.148947972 3618 0x8b17430 DEBUG adaptivedemux
gstadaptivedemux.c:653:gst_adaptive_demux_expose_stream:<dashdemux0> Adding
srcpad '':video_00 with caps audio/x-m4a
which is a bit confusing :)
I also notice this :
0:00:01.793368579 [...]Last 3 fragments average bitrate is 898837
0:00:01.793655216 [...] mediaURL = V2.mp4/3
0:00:01.793727944 [...]Downloading uri:
http://rdmedia.bbc.co.uk/dash/ondemand/bbb/avc3/1/V5.mp4/IS, range:0 - -1
This shows that the patch correctly calculates the bitrate, and the subclass
selects an appropriate representation, but I'm not sure why the V5
representation is downloaded anyway.
I'll look into these issues, but it would still be helpful to know how you
limit the bandwidth on your end so I can reproduce Alex ?
--
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