Release_Test#1
Changed:
- Ensures that the startFreq of DownsampledSBR is lower than sampleRate / 2 or the stopFreq.
- Expand the VBR Modes range from [1 – 5] to [1 - 29].
--When --bitres-mode = 0,
the bitrate is determined jointly by TableVbrQualFactor and BandWidthTableVBR;
--When --bitres-mode = 1,
the bitrate is determined by configTabVBR. - Added the vbr-qual-factor interface to override the internal qual-value of -m,
allowing for fine-tuning or significant adjustments to the bitrate. - bandWidthTableVBR Select the bandwidth value based on the SFB at the sampling rates of 32, 44, 48, 64, 88, and 96 kHz.
- sbrTuningTable of 32K/44K/48KHz has been optimized.