summaryrefslogtreecommitdiffstats
path: root/DOCS/man/input.rst
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/man/input.rst')
-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 775b45d9e9..e46d802888 100644
--- a/DOCS/man/input.rst
+++ b/DOCS/man/input.rst
@@ -1574,6 +1574,10 @@ Property list
``track-list/N/lang``
Track language as identified by the file. Not always available.
+ ``track-list/N/audio-channels``
+ For audio tracks, the number of audio channels in the audio stream.
+ Not always accurate (depends on container hints). Not always available.
+
``track-list/N/albumart``
``yes`` if this is a video track that consists of a single picture,
``no`` or unavailable otherwise. This is used for video tracks that are
@@ -1622,6 +1626,7 @@ Property list
"src-id" MPV_FORMAT_INT64
"title" MPV_FORMAT_STRING
"lang" MPV_FORMAT_STRING
+ "audio-channels" MPV_FORMAT_INT64
"albumart" MPV_FORMAT_FLAG
"default" MPV_FORMAT_FLAG
"forced" MPV_FORMAT_FLAG