1
0
mirror of https://github.com/mpv-player/mpv synced 2025-02-27 02:40:53 +00:00

ao_pulse: clarify --pulse-buffer=native

This commit is contained in:
Thomas Weißschuh 2023-03-21 17:52:13 +00:00 committed by Philip Langdale
parent cb6b4af1d7
commit 993553e138

View File

@ -128,7 +128,7 @@ Available audio output drivers are:
Set the audio buffer size in milliseconds. A higher value buffers Set the audio buffer size in milliseconds. A higher value buffers
more data, and has a lower probability of buffer underruns. A smaller more data, and has a lower probability of buffer underruns. A smaller
value makes the audio stream react faster, e.g. to playback speed value makes the audio stream react faster, e.g. to playback speed
changes. changes. "native" lets the sound server determine buffers.
``--pulse-latency-hacks=<yes|no>`` ``--pulse-latency-hacks=<yes|no>``
Enable hacks to workaround PulseAudio timing bugs (default: no). If Enable hacks to workaround PulseAudio timing bugs (default: no). If