<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 22, 2018 at 8:34 PM, Jean-Marc Valin <span dir="ltr"><<a href="mailto:jmvalin@jmvalin.ca" target="_blank">jmvalin@jmvalin.ca</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Stepan,<br>
<br>
I would need more information to be able to investigate further. It's<br>
legal for the decoder to output -32768, so it would be good if you could<br>
explain how this is unexpected.</blockquote><div><br></div><div>Its unexpected because the decoder continues to output all samples of <span style="color:rgb(34,34,34);font-family:arial,sans-serif;font-size:small;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;background-color:rgb(255,255,255);text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">-32768 even when the microphone input is silence or near silence, so I would expect the decoded values to be at or near 0.</span></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ideally an audio file with details on<br>
how to reproduce the problem would help.<br></blockquote><div><br></div><div>I will try to reproduce with opus_demo or opus-tools.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Optionally, if you could bisect the git repo to see where the problem<br>
started.<br>
<br>
Cheers,<br>
<br>
        Jean-Marc<br>
<div><div class="h5"><br>
On 02/22/2018 07:15 PM, Stepan Salenikovich wrote:<br>
> Hi,<br>
> I work on a webRTC application and recently tried updating from opus<br>
> 1.1.5 to 1.2.1<br>
><br>
> Afterwards I noticed occasionally weird audio glitches. I finally<br>
> tracked down the issue to the opus decoder in my application outputting<br>
> samples with the value of -32768.<br>
><br>
> This behaviour stopped when reverting to opus 1.1.5 or compiling opus<br>
> 1.2.1 without configuring --enable-float-aprox and --0fast.<br>
><br>
> The setup is a microphone as audio input into chrome v64 which then<br>
> sends opus encoded audio to my application and my application decoding<br>
> this audio stream.<br>
><br>
> I could induce the glitches by breathing/blowing really loudly into the<br>
> microphone. I noticed that occasionally this would result in the opus<br>
> decoder in my application to keep outputting a stream of -32768 (even if<br>
> I stopped) until I talked normally for a bit.<br>
><br>
> Is it possible that a regression was introduced between 1.1.5 and 1.2.1<br>
> when configuring with --enable-float-approx and compiling with --0fast?<br>
><br>
> Thanks,<br>
> -stepan<br>
><br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> opus mailing list<br>
> <a href="mailto:opus@xiph.org">opus@xiph.org</a><br>
> <a href="http://lists.xiph.org/mailman/listinfo/opus" rel="noreferrer" target="_blank">http://lists.xiph.org/mailman/<wbr>listinfo/opus</a><br>
><br>
</blockquote></div><br></div></div>