summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/options.rst')
-rw-r--r--DOCS/man/options.rst5
1 files changed, 3 insertions, 2 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 6a45cbb8ab..82b8bf95a9 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -907,8 +907,9 @@ Audio
lists speaker names, which can be used to express arbitrary channel
layouts (e.g. ``fl-fr-lfe`` is 2.1).
- You can use ``--audio-channels=empty`` to disable this. In this case, the AO
- use the channel layout as the audio filter chain indicates.
+ You can use ``--audio-channels=auto`` to disable this. In this case, the AO
+ use the channel layout as the audio filter chain indicates. (``empty`` is
+ an accepted obsolete for ``auto``.)
This will also request the channel layout from the decoder. If the decoder
does not support the layout, it will fall back to its native channel layout.