summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/en/input.rst')
-rw-r--r--DOCS/man/en/input.rst11
1 files changed, 11 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 2672d3c6af..f6a0f04833 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -602,6 +602,14 @@ Property list
Last A/V synchronization difference. Unavailable if audio or video is
disabled.
+``total-avsync-change``
+ Total A-V sync correction done. Unavailable if audio or video is
+ disabled.
+
+``drop-frame-count``
+ Frames dropped because they arrived to late. Unavailable if video
+ is disabled
+
``percent-pos`` (RW)
Position in current file (0-100). The advantage over using this instead of
calculating it out of other properties is that it properly falls back to
@@ -750,6 +758,9 @@ Property list
Don't use this when playing DVD or Bluray.
+``paused-for-cache``
+ Returns ``yes`` when playback is paused because of waiting for the cache.
+
``pts-association-mode`` (RW)
See ``--pts-association-mode``.