summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2020-03-08 19:08:41 +0100
committerwm4 <wm4@nowhere>2020-03-08 19:38:10 +0100
commit048334c396f5fed17d3b608af0495cdf95c38499 (patch)
tree980aff126d71b12b6f611a918f7a3d19155a6beb /DOCS
parent6bf086fc15c3fc9ed81b0215161056ff6a36623c (diff)
downloadmpv-048334c396f5fed17d3b608af0495cdf95c38499.tar.bz2
mpv-048334c396f5fed17d3b608af0495cdf95c38499.tar.xz
command: add libass-version property
A bit of a mess with that ifdeffery, but fuck it.
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/input.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst
index 082776f66d..7c7a6b3d44 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -2749,6 +2749,11 @@ Property list
still named the same.) This property is unavailable if mpv is linked against
older FFmpeg and Libav versions.
+``libass-version``
+ Return the value of ``ass_library_version()``. This is an integer, encoded
+ in a somewhat weird form (apparently "hex BCD"), indicating the release
+ version of the libass library linked to mpv.
+
``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