summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorwm4 <wm4@nowhere>2014-02-19 00:21:56 +0100
committerwm4 <wm4@nowhere>2014-02-19 00:42:05 +0100
commitdc0636102cf6eab6c7fe5b0fdc022244284de093 (patch)
tree5e421fca397e59d8ac166bd23b5b1628161e6511 /DOCS
parent09d873d5d4cb23a0b5a4f378a9ba43910761b485 (diff)
downloadmpv-dc0636102cf6eab6c7fe5b0fdc022244284de093.tar.bz2
mpv-dc0636102cf6eab6c7fe5b0fdc022244284de093.tar.xz
command: export codec for each track
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/input.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst
index f9ce7b5082..646bad711b 100644
--- a/DOCS/man/en/input.rst
+++ b/DOCS/man/en/input.rst
@@ -918,6 +918,10 @@ an option at runtime.
``yes`` if the track has the default flag set in the file, ``no``
otherwise.
+ ``track-list/N/codec``
+ The codec name used by this track, for example ``h264``. Unavailable
+ in some rare cases.
+
``track-list/N/external``
``yes`` if the track is an external file, ``no`` otherwise. This is
set for separate subtitle files.