summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-15 16:55:40 +0100
committerwm4 <wm4@nowhere>2014-02-16 03:51:02 +0100
commit98349fa910be0d9b4f36d53566dbcc93dd73cfce (patch)
tree500b0d07770bba264221280dc434800c1e31aa33 /DOCS
parente41d27c7dbc05d4df3107cdea3186e480a473210 (diff)
downloadmpv-98349fa910be0d9b4f36d53566dbcc93dd73cfce.tar.bz2
mpv-98349fa910be0d9b4f36d53566dbcc93dd73cfce.tar.xz
command: export chapter list as properties
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/input.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index e705763d85..43cea2fcd9 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -925,6 +925,18 @@ an option at runtime.
List of chapters, current entry marked. Currently, the raw property value
is useless.
+ This has a number of sub-properties. Replace ``N`` with the 0-based chapter
+ index.
+
+ ``chapter-list/count``
+ Number of chapters.
+
+ ``chapter-list/N/title``
+ Chapter title as stored in the file. Not always available.
+
+ ``chapter-list/N/time``
+ Chapter start time in seconds as float.
+
``quvi-format`` (RW)
See ``--quvi-format``. Cycling this property (``cycle``) will attempt to
cycle through known format, although currently this feature doesn't work