summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2018-04-05 16:35:53 +0200
committerJan Ekström <jeebjp@gmail.com>2018-04-15 23:11:33 +0300
commit66810c155030883231cbfed3a83093e21c69d9b8 (patch)
treeb447b324202614e383c82fa4364670136ee85a3b /DOCS
parent17f58455b0c43673d07ba22bad1a4b08325280ca (diff)
downloadmpv-66810c155030883231cbfed3a83093e21c69d9b8.tar.bz2
mpv-66810c155030883231cbfed3a83093e21c69d9b8.tar.xz
ao_pulse: reduce requested device buffer size
Same deal as with the previous commit for ALSA. Untested.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/ao.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index 677c2f0353..04994058c3 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -139,7 +139,7 @@ Available audio output drivers are:
Set the audio buffer size in milliseconds. A higher value buffers
more data, and has a lower probability of buffer underruns. A smaller
value makes the audio stream react faster, e.g. to playback speed
- changes. Default: 250.
+ changes.
``--pulse-latency-hacks=<yes|no>``
Enable hacks to workaround PulseAudio timing bugs (default: no). If