From 733936f376bd69b6d7743a94152d740d16679b36 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 30 Oct 2014 22:58:17 +0100 Subject: options: accept --audio-channels=auto This sounds much more intuitive, while "empty" was a bit of a WTF. --- DOCS/man/options.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/man') 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. -- cgit v1.2.3