summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/ao.rst5
1 files changed, 4 insertions, 1 deletions
diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst
index 5b1d710b40..592d2de94f 100644
--- a/DOCS/man/en/ao.rst
+++ b/DOCS/man/en/ao.rst
@@ -23,10 +23,13 @@ in the list. Suboptions are optional and can mostly be omitted.
Available audio output drivers are:
``alsa`` (Linux only)
- ALSA 0.9/1.x audio output driver
+ ALSA audio output driver
``no-block``
Sets noblock-mode.
+ ``resample=yes``
+ Enable ALSA resampling plugin. (This is disabled by default, because
+ some drivers report incorrect audio delay in some cases.)
``device=<device>``
Sets the device name. For ac3 output via S/PDIF, use an "iec958" or
"spdif" device, unless you really know how to set it correctly.