After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 772258 - playbin3: avoid plugging a decoder element when the sink handle encoded data
playbin3: avoid plugging a decoder element when the sink handle encoded data
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on: 769079
Blocks:
 
 
Reported: 2016-09-30 14:37 UTC by Arnaud Vrac
Modified: 2018-11-03 11:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Arnaud Vrac 2016-09-30 14:37:30 UTC
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.
Comment 1 Edward Hervey 2016-10-08 15:59:26 UTC
We need to figure out a better autoplugging signal for decodebin3, which is the reason why playbin3 can't handle that use-case right now.

The reason are explained in https://bugzilla.gnome.org/show_bug.cgi?id=769079#c15 and other comments of that bug
Comment 2 GStreamer system administrator 2018-11-03 11:50:24 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/297.