summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/ao.rst7
1 files changed, 6 insertions, 1 deletions
diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst
index a05811e2f3..c5b1b37fb3 100644
--- a/DOCS/man/en/ao.rst
+++ b/DOCS/man/en/ao.rst
@@ -150,7 +150,12 @@ Available audio output drivers are:
``null``
Produces no audio output but maintains video playback speed. Use
- ``--no-audio`` for benchmarking.
+ ``--ao=null:untimed`` for benchmarking.
+
+ ``untimed``
+ Do not simulate timing of a perfect audio device. This means audio
+ decoding will go as fast as possible, instead of timing it to the
+ system clock.
``pcm``
Raw PCM/WAVE file writer audio output