From 3020490ab1704ef876662d7d28aa71c26da30a62 Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 28 Feb 2014 20:57:54 +0100 Subject: manpage: document properties added in previous commit --- DOCS/man/en/input.rst | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'DOCS') 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/`` (RW) Read-only access to value of option ``--``. Most options can be changed at runtime by writing to this property. Note that many options -- cgit v1.2.3