From f118d2af6a132487580160e16035f47072dbbac1 Mon Sep 17 00:00:00 2001 From: wm4 Date: Sun, 8 Jun 2014 00:20:39 +0200 Subject: manpage: document new --sub-file semantics This was forgotten in the previous commit. --- DOCS/man/en/options.rst | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/options.rst b/DOCS/man/en/options.rst index 6504da8c9e..e64c726a45 100644 --- a/DOCS/man/en/options.rst +++ b/DOCS/man/en/options.rst @@ -2146,9 +2146,17 @@ OPTIONS implemented, but does not work (happens often on GNOME). You might be able to to work this around using ``--heartbeat-cmd`` instead. -``--sub-file=`` - Use/display these subtitle files. Only one file can be displayed at the - same time. +``--sub-file=subtitlefile`` + Add a subtitle file to the list of external subtitles. + + If you use ``--sub-file`` only once, this subtitle file is displayed by + default. + + If ``--sub-file`` is used multiple times, the subtitle to use can be + switched at runtime by cycling subtitle tracks. It's possible to show + two subtitles at once: use ``--sid`` to select the first subtitle index, + and ``--secondary-sid`` to select the second index. (The index is printed + on the terminal output after the ``--sid=`` in the list of streams.) ``--sub-auto=``, ``--no-sub-auto`` Load additional subtitle files matching the video filename. The parameter -- cgit v1.2.3