From a35da6612e8aed997da1c5322df0c8f0b88ff3e3 Mon Sep 17 00:00:00 2001 From: Paul B Mahol Date: Sat, 27 Apr 2019 21:57:27 +0200 Subject: command: add video-add/video-remove/video-reload commands --- DOCS/man/input.rst | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/input.rst b/DOCS/man/input.rst index 5451334313..6798130b32 100644 --- a/DOCS/man/input.rst +++ b/DOCS/man/input.rst @@ -585,6 +585,15 @@ Remember to quote string arguments in input.conf (see `Flat command syntax`_). ``audio-reload []`` Reload the given audio tracks. See ``sub-reload`` command. +``video-add [ [ [<lang>]]]`` + Load the given video file. See ``sub-add`` command. + +``video-remove [<id>]`` + Remove the given video track. See ``sub-remove`` command. + +``video-reload [<id>]`` + Reload the given video tracks. See ``sub-reload`` command. + ``rescan-external-files [<mode>]`` Rescan external files according to the current ``--sub-auto`` and ``--audio-file-auto`` settings. This can be used to auto-load external -- cgit v1.2.3