summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authordudemanguy <random342@airmail.cc>2017-10-20 13:59:18 -0500
committerRicardo Constantino <wiiaboo@gmail.com>2018-01-03 15:35:39 +0000
commitc809b73db6ec1c70b9d46f33dd93a99ad005beb6 (patch)
tree45ebfa5877e1eeb7cb5a91817c149d1a0672a934 /DOCS/man
parent3cb616a2862e5b86f06345c9e9ba2d518b6100b7 (diff)
downloadmpv-c809b73db6ec1c70b9d46f33dd93a99ad005beb6.tar.bz2
mpv-c809b73db6ec1c70b9d46f33dd93a99ad005beb6.tar.xz
osc: add seekbarkeyframes as a user option
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/osc.rst9
1 files changed, 9 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index 5e5568ce7a..126d0532a5 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -171,6 +171,15 @@ Configurable Options
marker with guide), or bar (fill).
Default pre-0.21.0 was 'slider'.
+``seekbarkeyframes``
+ Default: yes
+
+ Controls the mode used to seek when dragging the seekbar. By default,
+ keyframes are used. If set to false, exact seeking on mouse drags
+ will be used instead. Keyframes are preferred, but exact seeks may be
+ useful in cases where keyframes cannot be found. Note that using exact
+ seeks can potentially make mouse dragging much slower.
+
``deadzonesize``
Default: 0.5