summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorAndrey Morozov <morozov.andrey.vmk@gmail.com>2014-05-05 18:52:50 -0300
committerwm4 <wm4@nowhere>2014-05-06 20:36:42 +0200
commitdc8684805bdab433e93fdaad8d214c2b26332944 (patch)
tree3c9125c629a407ef921a625eff780b6a89feb4c6 /DOCS
parentf4bbd4c1df8589e93a64432b842a7f691b2cd433 (diff)
downloadmpv-dc8684805bdab433e93fdaad8d214c2b26332944.tar.bz2
mpv-dc8684805bdab433e93fdaad8d214c2b26332944.tar.xz
command: rename stream-length to file-size, format file size
Signed-off-by: wm4 <wm4@nowhere>
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/input.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 80655ee369..e895623b3d 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -569,6 +569,9 @@ Property list
looks better for display purposes. Use the ``path`` property to get an
unmodified filename.)
+``file-size``
+ Length in bytes of the source file/stream.
+
``path``
Full path of the currently played file.
@@ -599,9 +602,6 @@ Property list
``stream-end``
Raw end position in bytes in source stream.
-``stream-length``
- Length in bytes of the source stream (``${stream-end} - ${stream-start}``).
-
``stream-time-pos`` (RW)
Time position in source stream. This only works for DVD and Bluray. This
is probably never different from ``time-pos``, because ``time-pos`` is