Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 989
    • Issues 989
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 132
    • Merge requests 132
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #570

Closed
Open
Created Jun 09, 2017 by Bugzilla Migration User@bugzilla-migration

dashdemux: allow control of minimum and starting bitrates

Submitted by A Ashley

Link to original bug (#783595)

Description

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.

Assignee
Assign to
Time tracking