From 1cb15316b09fa9091d25f06603570475f5b18921 Mon Sep 17 00:00:00 2001 From: Andrey Morozov Date: Tue, 19 Aug 2014 23:19:38 +0400 Subject: command: add estimated-frame-count & estimated-frame-number properties Signed-off-by: wm4 --- DOCS/man/input.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS/man/input.rst') 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. -- cgit v1.2.3