*cap_soundcommand* "ffmpeg -f s16le -ar %s -ac 2 -i - -c:a libopus -vbr on -compression_level 0 -application lowdelay -b:a 128k -y temp_a.nut" Is this VBR encoding, is `-b:a 128k` the average bitrate or maximum/minimum allowed bitrate ?