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 696040 - Passthrough does not work
Passthrough does not work
Status: RESOLVED DUPLICATE of bug 331875
Product: totem
Classification: Core
Component: GStreamer backend
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
3.12
: 693969 (view as bug list)
Depends on: 696045
Blocks:
 
 
Reported: 2013-03-18 09:36 UTC by Arun Raghavan
Modified: 2014-01-24 07:52 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
backend: Add rate-control-available property (2.06 KB, patch)
2013-03-18 13:07 UTC, Bastien Nocera
none Details | Review

Description Arun Raghavan 2013-03-18 09:36:58 UTC
Since we plug in a scaletempo in the audio pipeline, doing passthrough via pulsesink becomes impossible (due to scaletempo accepting only raw caps).
Comment 1 Tim-Philipp Müller 2013-03-18 09:43:33 UTC
I think the right way of fixing this is to add an "audio-filter" property to playbin/playsink, that only gets plugged in the raw audio chain but not for passthrough.
Comment 2 Bastien Nocera 2013-03-18 13:07:11 UTC
Created attachment 239127 [details] [review]
backend: Add rate-control-available property

This will be used to signal to the UI that rate control is not
available because pass-through is being used.
Comment 3 Bastien Nocera 2013-03-18 13:10:42 UTC
*** Bug 693969 has been marked as a duplicate of this bug. ***
Comment 4 Bastien Nocera 2014-01-24 07:52:27 UTC

*** This bug has been marked as a duplicate of bug 331875 ***