summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorIvan <etircopyhdot@gmail.com>2021-11-20 01:17:01 +0200
committersfan5 <sfan5@live.de>2021-11-29 11:27:39 +0100
commit87ce3b31a92a9bd0b4c4406113586696dc573f2a (patch)
treee500368cafef1c2b69a5ca182e0d932271413300 /DOCS
parentac39af461d5b7763f7285c28a998c1c3e3ec9f73 (diff)
downloadmpv-87ce3b31a92a9bd0b4c4406113586696dc573f2a.tar.bz2
mpv-87ce3b31a92a9bd0b4c4406113586696dc573f2a.tar.xz
ao_openal: enable AL_SOFT_direct_channels_remix extension by default
Prevent audio distortions caused by OpenAL's 3D effects.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/ao.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index e5cc9f963d..cc4cea0036 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -112,9 +112,7 @@ Available audio output drivers are:
``--openal-direct-channels=<yes|no>``
Enable OpenAL Soft's direct channel extension when available to avoid
- tinting the sound with ambisonics or HRTF.
- Channels are dropped when when they are not available as downmixing
- will be disabled. Default: no.
+ tinting the sound with ambisonics or HRTF. Default: yes.
``pulse``
PulseAudio audio output driver