Does VADER plugin is obsolete from gstreamer 1.0 ?
Albert Proust
albert.proust at netwyse.fr
Tue Aug 4 01:34:11 PDT 2015
Hello,
I am a newbie about gstreamer and I try to use it to record voice. I have this command line :
gst-launc-1.0 alsasrc device="sysdefault:CARD:USB" ! vader auto_threshold=true ! audioconvert ! audioresample ! audio/x-raw-int,rate=16000 ! flacenc ! filesink location=/tmp/tmpaudio.flac
The main problem is vader doesn’t exist anymore (gst-inspect vader). I have compiled gstreamer and all plugins (good, bad, ugly) from git and there is no VADER plugin or element. Does this plugin is obsolete ? If so, how can I use an equivalent method ?
For information, I’m using a Raspi 2.
Thanks in advance for your help.
—
Albert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/gstreamer-devel/attachments/20150804/05c69b76/attachment.html>
More information about the gstreamer-devel
mailing list