summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-01-30 21:30:54 +0100
committerwm4 <wm4@nowhere>2015-01-30 21:30:54 +0100
commit12d822ce44a6d6bcb981429feb24044cf92b13bc (patch)
tree65e14e9c1bdd18d98fc49bd4ad015632378023d1 /DOCS
parenta7c43babb7c43005e89f2a18bc8688f301def583 (diff)
downloadmpv-12d822ce44a6d6bcb981429feb24044cf92b13bc.tar.bz2
mpv-12d822ce44a6d6bcb981429feb24044cf92b13bc.tar.xz
ao_null: add emulation for certain broken behavior
I'm not sure how common this behavior possibly is; well whatever. This option will allow reproducing such behavior, and help debugging it.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/ao.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/DOCS/man/ao.rst b/DOCS/man/ao.rst
index e16309afb8..fdbefbb167 100644
--- a/DOCS/man/ao.rst
+++ b/DOCS/man/ao.rst
@@ -247,6 +247,9 @@ Available audio output drivers are:
Simulate broken audio drivers, which always add the fixed device
latency to the reported audio playback position.
+ ``broken-delay``
+ Simulate broken audio drivers, which don't report latency correctly.
+
``pcm``
Raw PCM/WAVE file writer audio output