summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-07-03 19:40:15 +0200
committerwm4 <wm4@nowhere>2015-07-03 19:40:15 +0200
commited44f21289f78383c861677f8992a09c4636822c (patch)
tree6286717c94f4f8e2663a78d28906ad939b07eec1
parent31f2cd03d07cbf73264cd5538813e976d67ab3f4 (diff)
downloadmpv-ed44f21289f78383c861677f8992a09c4636822c.tar.bz2
mpv-ed44f21289f78383c861677f8992a09c4636822c.tar.xz
manpage: fix dwmflush parameter
-rw-r--r--DOCS/man/vo.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/vo.rst b/DOCS/man/vo.rst
index 576c34e8e3..9f6e7277c3 100644
--- a/DOCS/man/vo.rst
+++ b/DOCS/man/vo.rst
@@ -615,7 +615,8 @@ Available video output drivers are:
full screen).
This may help getting more consistent frame intervals, especially with
high-fps clips - which might also reduce dropped frames. Typically a
- value of 1 should be enough since full screen may bypass the DWM.
+ value of ``windowed`` should be enough since full screen may bypass the
+ DWM.
Windows only.