Skip to content
GitLab
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 973
    • Issues 973
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 105
    • Merge requests 105
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamerGStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #1614
Closed
Open
Issue created Jun 30, 2021 by Group Profile@roman.x149x

mediafoundation: add support dynamic bitrate control

I use h264 encoder in UWP app. I can set 'bitrate' value only when pipeline is stopped. I want to control bitrate of video stream dynamically during playing state (encoder CBR mode). I tried to set 'bitrate' and 'max-bitrate' in 'rc-mode' 0 and 1, but it is not changed. I use gstreamer 1.18.4 UWP. As far as I understand this is not supported by gstreamer now. This is feature request issue. Thanks!

Assignee
Assign to
Time tracking