mirror of https://github.com/mpv-player/mpv
DOCS: Mention "mono" audio channels option
This commit is contained in:
parent
d433c5d655
commit
a7098a4336
|
@ -2022,9 +2022,9 @@ Audio
|
||||||
|
|
||||||
Using this mode is recommended for direct hardware output, especially
|
Using this mode is recommended for direct hardware output, especially
|
||||||
over HDMI (see HDMI warning below).
|
over HDMI (see HDMI warning below).
|
||||||
- ``--audio-channels=stereo``
|
- ``--audio-channels=<stereo|mono>``
|
||||||
Force a plain stereo downmix. This is a special-case of the previous
|
Force a downmix to stereo or mono. These are special-cases of the
|
||||||
item. (See paragraphs below for implications.)
|
previous item. (See paragraphs below for implications.)
|
||||||
|
|
||||||
If a list of layouts is given, each item can be either an explicit channel
|
If a list of layouts is given, each item can be either an explicit channel
|
||||||
layout name (like ``5.1``), or a channel number. Channel numbers refer to
|
layout name (like ``5.1``), or a channel number. Channel numbers refer to
|
||||||
|
|
Loading…
Reference in New Issue