summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-05-06 20:39:00 +0200
committerwm4 <wm4@nowhere>2014-05-06 20:39:00 +0200
commit3c45156448f2d7ffb9d25139e486c23bfba4859b (patch)
treeb0448b2e998e541191457b0606ac2beb1684a966
parentdc8684805bdab433e93fdaad8d214c2b26332944 (diff)
downloadmpv-3c45156448f2d7ffb9d25139e486c23bfba4859b.tar.bz2
mpv-3c45156448f2d7ffb9d25139e486c23bfba4859b.tar.xz
manpage: adjustments to file-size property
-rw-r--r--DOCS/man/en/input.rst4
1 files changed, 3 insertions, 1 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index e895623b3d..d225bf1d15 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -570,7 +570,9 @@ Property list
unmodified filename.)
``file-size``
- Length in bytes of the source file/stream.
+ Length in bytes of the source file/stream. (This is the sasme as
+ ``${stream-end} - ${stream-start}``. For ordered chapters and such, the
+ size of the currently played segment is returned.)
``path``
Full path of the currently played file.