summaryrefslogtreecommitdiffstats
path: root/DOCS/man
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man')
-rw-r--r--DOCS/man/input.rst9
1 files changed, 7 insertions, 2 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index e6ad7dc037..ec117774b3 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -597,12 +597,17 @@ Property list
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.)
+ Total number of frames in current file.
+
+ .. note:: This is only an estimate. (It's computed from two unreliable
+ quantities: fps and stream length.)
``estimated-frame-number``
Number of current frame in current stream.
+ .. note:: This is only an estimate. (It's computed from two unreliable
+ quantities: fps and possibly rounded timestamps.)
+
``path``
Full path of the currently played file.