Is Opus encoder included in Gstreamer?
ge_keep
pcouliba at yahoo.com
Fri Sep 19 10:11:26 PDT 2014
How to fix "*downstream can't keep up and is consuming samples too slowly*"
error when I run opus at rate=48000.
If I set rate=8000 or 16000 or 24000, no issues!
////////////////////////////////////
$ gst-launch-1.0 autoaudiosrc ! audioconvert !
"audio/x-raw,rate=48000,channels=1" ! opusenc ! oggmux ! filesink
location=input.opus
Setting pipeline to PAUSED ...
Pipeline is live and does not need PREROLL ...
Setting pipeline to PLAYING ...
New clock: GstAudioSrcClock
Redistribute latency...
WARNING: from element
/GstPipeline:pipeline0/GstAutoAudioSrc:autoaudiosrc0/GstAlsaSrc:autoaudiosrc0-actual-src-als:
*Can't record audio fast enough*
Additional debug info:
gstaudiobasesrc.c(863): gst_audio_base_src_create ():
/GstPipeline:pipeline0/GstAutoAudioSrc:autoaudiosrc0/GstAlsaSrc:autoaudiosrc0-actual-src-als:
*Dropped 10080 samples. This is most likely because downstream can't keep up
and is consuming samples too slowly*.
////////////////////////////////////////////////////////////////////
--
View this message in context: http://gstreamer-devel.966125.n4.nabble.com/Is-Opus-encoder-included-in-Gstreamer-tp4664839p4668800.html
Sent from the GStreamer-devel mailing list archive at Nabble.com.
More information about the gstreamer-devel
mailing list