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 675507 - [soundtouch] pitch uses CPU even when passthrough
[soundtouch] pitch uses CPU even when passthrough
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other Linux
: Normal normal
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-05-05 12:56 UTC by Bastien Nocera
Modified: 2012-11-25 13:49 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Bastien Nocera 2012-05-05 12:56:54 UTC
It seems that the pitch element (gst-plugins-bad/ext/soundtouch/gstpitch.cc) uses CPU, when it should be passthrough, using the default 1.0 rate.
Comment 1 Tim-Philipp Müller 2012-11-25 13:49:39 UTC
WONTFIXing, since people should use the scaletempo element instead.