summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/input.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index 320e9cfd48..8efa2ecedf 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -598,6 +598,10 @@ an option at runtime.
``time-pos`` (RW)
Position in current file in seconds.
+``time-start``
+ Return the start time of the file. (Usually 0, but some kind of files,
+ especially transport streams, can have a different start time.)
+
``time-remaining``
Remaining length of the file in seconds. Note that the file duration is not
always exactly known, so this is an estimate.
@@ -1008,6 +1012,9 @@ an option at runtime.
``vf`` (RW)
See ``--vf`` and the ``vf`` command.
+``seekable``
+ Return whether it's generally possible to seek in the current file.
+
``options/<name>`` (RW)
Read-only access to value of option ``--<name>``. Most options can be
changed at runtime by writing to this property. Note that many options