From 3720b3f17d4951ab839418b5cbfd1a85eb74adba Mon Sep 17 00:00:00 2001 From: wm4 Date: Tue, 24 Dec 2013 17:46:14 +0100 Subject: player: add --secondary-sid for displaying a second subtitle stream This is relatively hacky, but it's Christmas, so it's ok. This does two things: 1. allow selecting two subtitle tracks, and 2. include a hack that renders the second subtitle always as toptitle. See manpage additions how to use this. --- DOCS/man/en/input.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'DOCS/man/en/input.rst') diff --git a/DOCS/man/en/input.rst b/DOCS/man/en/input.rst index aca35177a6..a5de6df18d 100644 --- a/DOCS/man/en/input.rst +++ b/DOCS/man/en/input.rst @@ -595,6 +595,7 @@ Name W Comment ``video-unscaled`` x see ``--video-unscaled`` ``program`` x switch TS program (write-only) ``sid`` x current subtitle track (similar to ``--sid``) +``secondary-sid`` x secondary subtitle track (``--secondary-sid``) ``sub`` x alias for ``sid`` ``sub-delay`` x see ``--sub-delay`` ``sub-pos`` x see ``--sub-pos`` -- cgit v1.2.3