Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 745
    • Issues 745
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 379
    • Merge requests 379
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & 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
  • GStreamer
  • gstreamergstreamer
  • Issues
  • #204
Closed
Open
Created Nov 12, 2016 by Bugzilla Migration User@bugzilla-migration

GstStream: need API to deactivate streams

Submitted by Tim Müller @tpm

Link to original bug (#774321)

Description

+++ This bug was initially created as a clone of Bug 646638 +++

We now have new API to select and thus also deselect streams in form of the SELECT_STREAMS event.

We also want API that can be used to deactivate streams, which goes one step further, and would instruct the demuxer to not even read/demux/expose it.

This could be used for example in a thumbnailing application to deactivate decoding of all audio streams, or in GES which uses separate sources/decodebins for audio/video from the same input file.

Question is if we only want to be able to deactivate streams, or if we also want to allow re-activating them again later at runtime.

Assignee
Assign to
Time tracking