audio from microphone to aac file is not working
pumba
timonoffice100 at gmail.com
Thu Sep 1 05:52:41 UTC 2016
I've solved the problem to an extend, here's the pipeline:
gst-launch-1.0 alsasrc ! "audio/x-raw,channels=2,rate=48000,format=S16LE" !
audioconvert ! "audio/x-raw,channels=2,rate=48000,format=S16LE" ! voaacenc !
"audio/mpeg,stream-format=adts,channels=2,rate=48000" ! filesink
location=goo.aac
still some random noise is there.
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/audio-from-microphone-to-aac-file-is-not-working-tp4679315p4679335.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list