summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-rw-r--r--DOCS/man/input.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index f62bbce24f..b66326c56b 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -596,6 +596,13 @@ Property list
``${stream-end}``. For ordered chapters and such, the
size of the currently played segment is returned.)
+``estimated-frame-count``
+ Total number of frames in current file. Note: It's only an estimate.
+ (It's computed from two unreliable quantities: fps and stream length.)
+
+``estimated-frame-number``
+ Number of current frame in current stream.
+
``path``
Full path of the currently played file.