summaryrefslogtreecommitdiffstats
path: root/DOCS/mplayer.1
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-11 00:09:50 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-01-11 00:09:50 +0000
commit6b7e857c4ffa6bc50b999ee6afe745b02f8879b5 (patch)
tree5080175a4750e740671b844734ec19a2f3c5c036 /DOCS/mplayer.1
parent9cd9d5c3d0350b4790a32b7cb4997863e6b40692 (diff)
downloadmpv-6b7e857c4ffa6bc50b999ee6afe745b02f8879b5.tar.bz2
mpv-6b7e857c4ffa6bc50b999ee6afe745b02f8879b5.tar.xz
vobsub documented
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@4087 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/mplayer.1')
-rw-r--r--DOCS/mplayer.114
1 files changed, 12 insertions, 2 deletions
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 47396fd377..39645eb217 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -37,6 +37,8 @@ mplayer \- Movie Player for Linux
.RB [ \-sub\ <filename> ]
.RB [ \-subfps\ <rate> ]
.RB [ \-subdelay\ <seconds> ]
+.RB [ \-vobsub\ <vobsub\ file\ without\ extention> ]
+.RB [ \-vobsubid\ <vobsub\ subtitle\ id> ]
.RB [ \-z\ <0-9> ]
.RB [ \-idx ]
.RB [ \-forceidx ]
@@ -259,6 +261,14 @@ specify frame/sec rate of subtitle file (float number)
.B \-subdelay\ <sec>
delays subtitles by <sec> seconds. Can be negative.
.TP
+.B \-vobsub\ <vobsub\ file\ without\ extention>
+specify the VobSub files that are to be used for subtitle. This is
+the full pathname without extensions, i.e. without the ".idx", ".ifo"
+or ".sub".
+.TP
+.B \-vobsubid\ <vobsub\ subtitle\ id>
+specify the VobSub subtitle id. Valid values range from 0 to 31.
+.TP
.B \-osdlevel\ <level>
specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
(default = 2)
@@ -739,8 +749,8 @@ Fonts are searched in $HOME/.mplayer/font. There must be a font.desc
file, and files with .RAW extension.
.TP
.I SUBTITLE FILES
-MPlayer currently supports 9 subtitle formats : MicroDVD, SubRip, unnamed,
-SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, and our own: MPsub.
+MPlayer currently supports 10 subtitle formats : MicroDVD, SubRip, unnamed,
+SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, VobSub, and our own: MPsub.
Sub files are searched in this priority : (for example /mnt/cdrom/movie.avi)
/mnt/cdrom/movie.sub
(utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)