From 66810c155030883231cbfed3a83093e21c69d9b8 Mon Sep 17 00:00:00 2001 From: wm4 Date: Thu, 5 Apr 2018 16:35:53 +0200 Subject: ao_pulse: reduce requested device buffer size Same deal as with the previous commit for ALSA. Untested. --- DOCS/man/ao.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DOCS/man') 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=`` Enable hacks to workaround PulseAudio timing bugs (default: no). If -- cgit v1.2.3