We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d705c88 commit f95566eCopy full SHA for f95566e
src/main.c
@@ -121,10 +121,9 @@ PROGNAME " %s\n"
121
" -m, --bitrate-mode <n> Bitrate configuration\n"
122
" 0: CBR (default)\n"
123
" 1-5: VBR\n"
124
-" (VBR mode is not officially supported, and\n"
125
-" works only on a certain combination of\n"
126
-" parameter settings, sample rate, and\n"
127
-" channel configuration)\n"
+" (VBR mode 1 is tuned for HE-AAC v2\n"
+" VBR mode 2 is tuned for HE-AAC\n"
+" VBR mode 3 or greater is for AAC LC)\n"
128
" -w, --bandwidth <n> Frequency bandwidth in Hz (AAC LC only)\n"
129
" -a, --afterburner <n> Afterburner\n"
130
" 0: Off\n"
0 commit comments