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.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index b581c5a8ad..367d9f185b 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1441,6 +1441,19 @@ Property list
Has the same sub-properties as ``video-params``.
+``video-frame-info``
+ Approximate information of the current frame. Note that if any of these
+ are used on OSD, the information might be off by a few frames due to OSD
+ redrawing and frame display being somewhat disconnected, and you might
+ have to pause and force a redraw.
+
+ Sub-properties:
+
+ ``video-frame-info/picture-type``
+ ``video-frame-info/interlaced``
+ ``video-frame-info/tff``
+ ``video-frame-info/repeat``
+
``fps``
Container FPS. This can easily contain bogus values. For videos that use
modern container formats or video codecs, this will often be incorrect.