diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst index 7bea69ce6e..4890747bc9 100644 --- a/DOCS/man/ao.rst +++ b/DOCS/man/ao.rst @@ -174,15 +174,12 @@ Available audio output drivers are: changes. "native" lets the sound server determine buffers. ``--pulse-latency-hacks=`` - Enable hacks to workaround PulseAudio timing bugs (default: no). If + 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 or some plugins, while enabling it might help in some unknown situations - (it used to be required to get good behavior on old PulseAudio versions). - - If you have stuttering video when using pulse, try to enable this - option. (Or try to update PulseAudio.) + (it is currently enabled due to known bugs with PulseAudio 16.0). ``--pulse-allow-suspended=`` Allow mpv to use PulseAudio even if the sink is suspended (default: no).