GNOME Bugzilla – Bug 570262
soundtouch/bpmdetect fails on file
Last modified: 2009-02-10 09:54:02 UTC
When using this pipeline: gst-launch -m filesrc location=/path/to/my.mp3 ! decodebin ! \ audioconvert ! bpmdetect ! fakesink I typically get output like Got Message #76 from element "bpmdetect0" (tag): taglist, beats-per-minute=(double)110.95269775390625; Got Message #78 from element "bpmdetect0" (tag): taglist, beats-per-minute=(double)124.76423645019531; Got Message #80 from element "bpmdetect0" (tag): taglist, beats-per-minute=(double)154.19580078125; However with one of my files I get no output from bpmdetect at all, and nothing I can see as a logged error with higher gst debug levels. http://wademenard.fastmail.fm/bugs/12.%20Over%20the%20Edge.mp3
This is a bug in SoundTouch as it fails to detect the beat in this file. Please file this bug at soundtouch.sf.net