[opus] High noise after encoding/decoding procedure
Aleksandr Mikoff
sir.enmity at gmail.com
Tue Jul 12 16:34:51 UTC 2016
Hello everyone.
I have a problem with a high level of noise after opus encoding/decoding
procedure. If I stream a raw data from the microphone and send it back to
the speakers I hear the clear sound (with a small delay).
If I encode each frame, decode it and send it back to the speakers I hear a
very noisy signal - it is so large, so it is almost impossible to
distinguish words in my speech...
Should I preprocess the raw pcm data somehow before feeding it to the opus?
Is it ok, that I changed few parameters in "defines.h" file (to suppress
the RAM requirements - I have only 60 KB RAM free on my STM32 board)? I
changed the ENCODER_NUM_CHANNELS 1 and DECODER_NUM_CHANNELS to one,
and MAX_FS_KHZ to 8.
In the code I forced the codec to use SILK mode and to have only one
channel.
I would be happy for any feedback - where to start and what to check the
first.
Thanks!
WBR,
Aleksandr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xiph.org/pipermail/opus/attachments/20160712/94f7d68c/attachment.html>
More information about the opus
mailing list