-q: Specify quality between -2 (low) and 10 (high) (default=4), instead of specifying a particular bitrate (OGG_Bitrate).
Namespace: Un4seen.Bass.Misc
Assembly: Bass.Net (in Bass.Net.dll) Version: 2.4.17.7
Syntax
Field Value
Type: SingleRemarks
If you enable the Quality-Mode (OGG_UseQualityMode is set to , default) only this value is being evaluated.
If you disable the Quality-Mode (OGG_UseQualityMode is set to ) this value is being ignored.
Here is a list about approximate Quality to Bitrate mappings:
| Quality: | Bitrate: |
|---|---|
| -2 | approx. 32 kbps |
| -1 | approx. 48 kbps |
| 0 | approx. 64 kbps |
| 1 | approx. 80 kbps |
| 2 | approx. 96 kbps |
| 3 | approx. 112 kbps |
| 4 | approx. 128 kbps |
| 5 | approx. 160 kbps |
| 6 | approx. 192 kbps |
| 7 | approx. 224 kbps |
| 8 | approx. 256 kbps |
| 9 | approx. 320 kbps |
| 10 | approx. 498! kbps |
See Also