<div dir="ltr"><div><div><div><br>Hi Folks,  thanks for the great work, not sure if this is the right list for this type of quesiton.<br><br></div>We are looking to use only Opus as &quot;one codec for all&quot;, with VoIP-out obviously we want to tune it. <br></div><br></div>I am planning to use fmtp in SDP to control server/client Opus settings.<br><div><div><br></div><div>Something like :<br><ul><li><strong>maxplaybackrate</strong>: a hint about the maximum output sampling rate that the receiver is capable of rendering in Hz.<br>maxplaybackrate=8000<br><br></li><li><strong>maxaveragebitrate</strong>: specifies the maximum average receive bitrate of a session in bits per second (b/s).<br>maxaveragebitrate=12000</li></ul><div><br></div><div>I have a question about the documentation :<br></div><div><br>&quot;RTP Payload Format for Opus Speech and Audio Codec draft-spittka-payload-rtp-opus-03<br><br>maxaveragebitrate : Any positive integer is allowed but values outside the range between 6000 and 510000 SHOULD be ignored.&quot;<br><br>If I understand, maxaveragebitrate&quot; could/should be use with OPUS_SET_BITRATE<br><br></div><div><br>However when looking at &quot;opus_encoder_ctl&quot;  OPUS_SET_BITRATE documentation I see :<br>&quot;Configures the bitrate in the encoder. Rates from 500 to 512000 bits per second are meaningful&quot;<p></p><p>-------------------------------------------------------------------</p><p></p><p></p><p>I suppose &quot;500&quot;, is an error in the documentation and it should be &quot;6000&quot; ? <br></p><p>&quot;Bit-rates from 6 kb/s to 510 kb/&quot;</p><br><br></div><div>Thanks<br></div><div>Julien<br></div><div><p><br></p><p><br></p><p><br></p><p><br></p></div><div><br><a href="mailto:opus@xiph.org"></a></div></div></div></div>