Skip to content
GitLab
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 935
    • Issues 935
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 438
    • Merge requests 438
  • 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
  • gstreamergstreamer
  • Issues
  • #86
Closed
Open
Issue created Dec 12, 2014 by Bugzilla Migration User@bugzilla-migration

RFC: gst-launch/gst-inspect support for presets

Submitted by Stefan Kost @ensonic

Link to original bug (#741427)

Description

Hi,

gst-inspect could list the preset names if an element implements the preset iface.

gst-launch could support a 'special' property called "@preset" to load a preset. e.g.
gst-launch uridecodebin uri="..." ! equalizer @preset="disco" ! ...

The rational for "@preset" is that it would not clash with other properties. Better ideas are welcome. if it sounds like a plan, I have a xmas vacation project :)

Version: 1.x

Assignee
Assign to
Time tracking