summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
authorTeoh Han Hui <teohhanhui@gmail.com>2015-06-19 19:33:06 +0800
committerwm4 <wm4@nowhere>2015-06-19 21:33:44 +0200
commitaed7c848407a472ccc63337b3bd7cef97defe8e4 (patch)
tree43d3958f2afd192aecfc5e3b1f40ccf752ec56ae /DOCS/man
parentb1a56d11fe805ac64e43e2f16cc6ce11da69a6ca (diff)
downloadmpv-aed7c848407a472ccc63337b3bd7cef97defe8e4.tar.bz2
mpv-aed7c848407a472ccc63337b3bd7cef97defe8e4.tar.xz
osc: time display configuration options
Total time and ms
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/osc.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/DOCS/man/osc.rst b/DOCS/man/osc.rst
index b6e0f78bdc..f4f8d66496 100644
--- a/DOCS/man/osc.rst
+++ b/DOCS/man/osc.rst
@@ -235,6 +235,14 @@ Configurable Options
| Default: slider
| Sets the style of the seekbar, slider (diamond marker) or bar (fill)
+``timetotal``
+ | Default: no
+ | Show total time instead of time remaining
+
+``timems``
+ | Default: no
+ | Display timecodes with milliseconds
+
Script Commands
~~~~~~~~~~~~~~~