summaryrefslogtreecommitdiffstats
path: root/DOCS/man/ao.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/ao.rst')
-rw-r--r--DOCS/man/ao.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index a86f3374db..186512c7a5 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -149,6 +149,12 @@ Available audio output drivers are:
value makes the audio stream react faster, e.g. to playback speed
changes. Default: 250.
+ ``latency-hacks=<yes|no>``
+ Enable hacks to workaround PulseAudio timing bugs (default: yes). If
+ enabled, mpv will do elaborate latency calculations on its own. If
+ disabled, it will use PulseAudio automatically updated timing
+ information. Disabling this might help with e.g. networked audio.
+
``portaudio``
PortAudio audio output driver. This works on all platforms, and has
extensive MS Windows support.