[Speex-dev] What establishes "average" bitrate in Variable Bitrate (VBR) Mode?

Randy Yates yates at ieee.org
Sun Apr 11 07:09:31 PDT 2010


If I specify VBR mode via

  speex_encoder_ctl(pSpeexEncoder, SPEEX_SET_VBR, &isTrue);

then what establishes the "average" bitrate? Is it the normal bitrate
command,

  speex_encoder_ctl(pSpeexEncoder, SPEEX_SET_BITRATE, &vbrBitrate);

or the associated quality command? 
-- 
Randy Yates                      % "And all you had to say
Digital Signal Labs              %  was that you were 
mailto://yates@ieee.org          %  gonna stay."
http://www.digitalsignallabs.com % Getting To The Point', *Balance of Power*, ELO


More information about the Speex-dev mailing list