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 974
    • Issues 974
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 104
    • Merge requests 104
  • 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
  • #322
Closed
Open
Issue created Nov 06, 2015 by Bugzilla Migration User@bugzilla-migration

Implement an high level transcoding API (similar to GstPlayer but for transcoding)

Submitted by Thibault Saunier @thiblahute

Link to original bug (#757684)

Description

We should offer high level APIs for common purposes, so I am adding one for transcoding.

I also implemented 2 elements to make everything more reusable:

  • uritranscodebin: A equivalent to playbin, where the user just has to specify 1 source URI, 1 destination URI and the wanted encoding target
  • transcodebin: A bin that will plugin decodebin [! some filters] ! encodebin.
Assignee
Assign to
Time tracking