After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 783595 - dashdemux: allow control of minimum and starting bitrates
dashdemux: allow control of minimum and starting bitrates
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Windows
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-06-09 12:48 UTC by A Ashley
Modified: 2018-11-03 14:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
dashdemux: provide properties to control starting and minimum bitrates (23.56 KB, patch)
2017-06-09 12:49 UTC, A Ashley
none Details | Review

Description A Ashley 2017-06-09 12:48:00 UTC
dashdemux will start with the Representation that has the lowest bitrate. In some cases, this is not the most optimal thing to do. For example the lowest bitrates might only be intended for devices such as mobile phones when the network bandwidth can be very limited and the screen size is relatively small. Under normal conditions, these bitrates are not really suitable for use on a TV or a laptop.

There are already properties that can be set to limit the maximum bitrate and maximum video resolution. It would be useful to have a property that could be used to control the minimum bitrate and the starting bitrate.
Comment 1 A Ashley 2017-06-09 12:49:55 UTC
Created attachment 353460 [details] [review]
dashdemux: provide properties to control starting and minimum bitrates

This patch adds two new properties, one which sets a minimum desired video bitrate and another that provides a target for the video Representation to select when first starting.
Comment 2 GStreamer system administrator 2018-11-03 14:09:44 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/570.