mirror of
https://github.com/mpv-player/mpv
synced 2025-02-14 19:07:14 +00:00
DOCS/ao: remove incorrect note about openal
The audio rewrite ind27ad96542
originally broke this ao. However,0ac724f002
fixed and the documentation was never updated to reflect that. OpenAL has worked fine for a while not. Just remove this sentence.
This commit is contained in:
parent
170259c7c3
commit
59898331dd
@ -100,7 +100,7 @@ Available audio output drivers are:
|
|||||||
exclusive mode (bypasses the sound server).
|
exclusive mode (bypasses the sound server).
|
||||||
|
|
||||||
``openal``
|
``openal``
|
||||||
OpenAL audio output driver. This is broken and does not work.
|
OpenAL audio output driver.
|
||||||
|
|
||||||
``--openal-num-buffers=<2-128>``
|
``--openal-num-buffers=<2-128>``
|
||||||
Specify the number of audio buffers to use. Lower values are better for
|
Specify the number of audio buffers to use. Lower values are better for
|
||||||
|
Loading…
Reference in New Issue
Block a user