Audio Filters & Bitrate
A guide on how to use Audio Filters & Bitrate in VDO.Ninja
There are several Audio Filters in VDO.Ninja. Some of them are turned on by default, some are not. To activate these Audio Filters you have to add them to the source side.
So for example:
https://vdo.ninja/?push (for a basic push link)
https://vdo.ninja/?room=SOMEROOMNAME (for a guest in a room)
Name | Parameter | By default | Change the default setting |
---|---|---|---|
Outbound Audio Bitrate | 32-kbps | &oab=XX (0-510 kbps) | |
Pro Audio | off | &proaudio | |
Master Gain | 100% | &audiogain=XX (0-200 %) | |
Auto Gain Control | on | &autogain=0 | |
Echo Cancellation | on | &echocancellation=0 | |
Noise Suppression | on | &denoise=0 | |
Noise Gating | off | &noisegate | |
Compressor | off | &compressor | |
Limiter | off | &limiter | |
Equalizer | off | &equalizer | |
Lowcut | off | &lowcut=XX (in hz) | |
Microphone Delay | 0-ms | &micdelay=XX (in ms) |
- Adding
&proaudio
to a source link disables Auto Gain, Echo Cancellation and Noise Suppression, sets the audio to stereo and the possible outbound audio bitrate to 256-kbps
Default settings of VDO.Ninja:

Options to control the audio bitrate:
- 1.Add
&proaudio
to the source AND view link to get 256-kbps (echo cancellation, noise suppression and auto gain are then DISABLED) - 2.Add
&proaudio
to the view link to get 256-kbps (echo cancellation, noise suppression and auto gain are still ENABLED) - 3.
- 4.
&proaudio
overrides the bitrate of&oab
if set on the source AND view link or only on the view link -> you get 256-kbps.&audiobitrate
overrides&proaudio
and&oab
Some examples:
To see the audio bitrate
Right-Click -> Show Stats
or
Control (Command) + Left-Click
on a video sourceLast modified 9mo ago