summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-11 22:01:40 +0000
committerkmkaplan <kmkaplan@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-07-11 22:01:40 +0000
commit83e98705534fa50253eb8c3a41583c506e24fa0f (patch)
treecb75ca2f1cc7f062527586139d86b859ce6dc9fc /DOCS
parent4d2c46467a7380d1cde0f934b1bfaeb1747c5b73 (diff)
downloadmpv-83e98705534fa50253eb8c3a41583c506e24fa0f.tar.bz2
mpv-83e98705534fa50253eb8c3a41583c506e24fa0f.tar.xz
Document -vobsubout, -vobsuboutid and -vobsuboutindex
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@6713 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/mplayer.112
1 files changed, 12 insertions, 0 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index fc8b247491..3319932e06 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -1149,6 +1149,18 @@ Maximal skipable frames after non-skipped one
.TP
.B \-v, \-\-verbose
Enable verbose output (more \-v means more verbosity)
+.TP
+.B \-vobsubout <basename>
+Specify the basename for the output .idx and .sub files. This turns
+off subtitle rendering in the encoded movie and diverts it to Vobsub
+subtitle files.
+.TP
+.B \-vobsuboutindex <index>
+Specify the index of this subtitles in the output files. Defaults to 0
+.TP
+.B \-vobsuboutid <langid>
+Specify the language two letter code for this subtitle. This
+overrides what is read from the DVD or the .ifo file.
.SH "KEYBOARD CONTROL"