Comment on page
&audiobitrate
Manually sets the audio bitrate in kbps
&ab
Example:
&audiobitrate=128
Value | Description |
---|---|
(integer value) | bitrate in kbps |
The default is around 32-kbps per track with a mono-channel (VBR on by default).
The audio codec used is OPUS and the target sample rate is 48khz.
510-kbps is the highest value allowed, with around 300-kbps the highest value for a mono-channel track.
When an audio bitrate is manually specified, CBR is enabled by default.
If you do not disable Echo-Cancellation (
&aec
) and &denoise
, audio quality will still be stuck at telephone quality.Setting the audio bitrate to be very high can sometimes cause video bitrates on weak connections to become stuck at around 30-kbps.
For reference, Spotify uses around 96-kbps for stereo audio on mobile devices.
Last modified 10mo ago