Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • gst-plugins-base gst-plugins-base
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 630
    • Issues 630
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 65
    • Merge requests 65
  • 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-basegst-plugins-base
  • Issues
  • #297
Closed
Open
Issue created Sep 30, 2016 by Bugzilla Migration User@bugzilla-migration

playbin3: avoid plugging a decoder element when the sink handle encoded data

Submitted by Arnaud Vrac @rawoul

Link to original bug (#772258)

Description

Hi,

I have an audio sink that can take compressed audio and render it directly. In playbin2 no decoder is plugged between the demuxer and the sink, allowing hardware offloading of the audio decoding.

However in playbin3, the fact that the sink can decode audio is ignored and a decoder is plugged in, which is sub-optimal.

Depends on

  • Bug 769079
Assignee
Assign to
Time tracking