summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-03-07 15:24:49 +0100
committerwm4 <wm4@nowhere>2014-03-09 00:19:34 +0100
commit3cd1cfb51cb2e29aa7b1f301b55b723a0c2a44ee (patch)
tree59c52d6cd87410a52e1cd41b8383119e45b8005a /DOCS
parent76eca814556f90cc4ef7ba503a12b2d0a5351bef (diff)
downloadmpv-3cd1cfb51cb2e29aa7b1f301b55b723a0c2a44ee.tar.bz2
mpv-3cd1cfb51cb2e29aa7b1f301b55b723a0c2a44ee.tar.xz
ao_null: add option for simulated device speed
Helps with testing and debugging.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/ao.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst
index 14f7a5726e..ac95be760b 100644
--- a/DOCS/man/en/ao.rst
+++ b/DOCS/man/en/ao.rst
@@ -178,6 +178,11 @@ Available audio output drivers are:
``outburst``
Simulated chunk size in samples.
+ ``speed``
+ Simulated audio playback speed as a multiplier. Usually, a real audio
+ device will not go exactly as fast as the system clock. It will deviate
+ just a little, and this option helps simulating this.
+
``pcm``
Raw PCM/WAVE file writer audio output