GStreamer 1.0 Good Plugins: level Return RMS = [-699.9999998436322, -699.9999998436322]
Tim Müller
tim at centricular.com
Fri Jan 9 04:27:33 PST 2015
On Fri, 2015-01-09 at 03:56 -0800, ivsatel wrote:
> In my machine it returns - [-699.9999998436322, -699.9999998436322] I do not
> know why. Maybe the problem in my car ...
What exact version of GStreamer are you using?
gst-inspect-1.0 level | grep Version
What kind of system are you running this on? (uname -a)
Also, note that this
Gst.Caps.from_string('audio/*, rate=44100, channels=2')
are not valid filter caps. We don't support wildcards.
Use 'audio/x-raw, rate=44100, channels=2'.
Cheers
-Tim
--
Tim Müller, Centricular Ltd - http://www.centricular.com
More information about the gstreamer-devel
mailing list