summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2015-03-03 11:12:11 +0100
committerwm4 <wm4@nowhere>2015-03-03 11:12:11 +0100
commit7031335886606714d8c2209984bc837530b2ba2d (patch)
tree2f5c9cf8ed6e5ec11a73c8b4a87bb680f6a9b0c4
parentfa65d657d2ae760aa565ea0d3bc3a2aa43bf4158 (diff)
downloadmpv-7031335886606714d8c2209984bc837530b2ba2d.tar.bz2
mpv-7031335886606714d8c2209984bc837530b2ba2d.tar.xz
manpage: improve --osd-fractions description
-rw-r--r--DOCS/man/options.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/man/options.rst b/DOCS/man/options.rst
index 4c83b170e2..e84151f78f 100644
--- a/DOCS/man/options.rst
+++ b/DOCS/man/options.rst
@@ -2549,7 +2549,8 @@ OSD
- ``--osd-color='#C0808080'`` set OSD to 50% gray with 75% alpha
``--osd-fractions``
- Show OSD times with fractions of seconds.
+ Show OSD times with fractions of seconds (in millisecond precision). Useful
+ to see the exact timestamp of a video frame.
``--osd-level=<0-3>``
Specifies which mode the OSD should start in.