From dc8684805bdab433e93fdaad8d214c2b26332944 Mon Sep 17 00:00:00 2001 From: Andrey Morozov Date: Mon, 5 May 2014 18:52:50 -0300 Subject: command: rename stream-length to file-size, format file size Signed-off-by: wm4 --- DOCS/man/en/input.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'DOCS') 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 -- cgit v1.2.3