summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-04-17 22:35:05 +0200
committerwm4 <wm4@nowhere>2014-04-17 22:35:05 +0200
commit1b92f3b47277f189646885c1757d424868a0da47 (patch)
tree1c52a03ebb9c43557cea4f67ce8fb3a62b1a7380 /DOCS/man/en
parent491f5bc9acf46cc9f7ed8d478e4f4f85924d35d1 (diff)
downloadmpv-1b92f3b47277f189646885c1757d424868a0da47.tar.bz2
mpv-1b92f3b47277f189646885c1757d424868a0da47.tar.xz
ao_null: add simulated device latency, simulate EOF problems
This EOF problems happen at least with PulseAudio, but since it's hard to reproduce, let ao_null optionally simulate it.
Diffstat (limited to 'DOCS/man/en')
-rw-r--r--DOCS/man/en/ao.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/ao.rst b/DOCS/man/en/ao.rst
index 4b6ddea1a1..47b93649ad 100644
--- a/DOCS/man/en/ao.rst
+++ b/DOCS/man/en/ao.rst
@@ -180,6 +180,13 @@ Available audio output drivers are:
device will not go exactly as fast as the system clock. It will deviate
just a little, and this option helps simulating this.
+ ``latency``
+ Simulated device latency. This is additional to EOF.
+
+ ``broken-eof``
+ Simulate broken audio drivers, which always add the fixed device
+ latency to the reported audio playback position.
+
``pcm``
Raw PCM/WAVE file writer audio output