summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorgabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-30 07:42:17 +0000
committergabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-03-30 07:42:17 +0000
commit5af584996d22c1f4ebe62af311a77b68ad4892aa (patch)
tree88c68072fd005f4d7e6621c444cdd06265a89015 /DOCS
parent9adb559bb1b4dc2ccec5c8f17276ac77f064b92c (diff)
downloadmpv-5af584996d22c1f4ebe62af311a77b68ad4892aa.tar.bz2
mpv-5af584996d22c1f4ebe62af311a77b68ad4892aa.tar.xz
added -ifo option
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5399 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/Hungarian/mplayer.15
-rw-r--r--DOCS/mplayer.15
2 files changed, 10 insertions, 0 deletions
diff --git a/DOCS/Hungarian/mplayer.1 b/DOCS/Hungarian/mplayer.1
index 8c2e171af7..96069fbb70 100644
--- a/DOCS/Hungarian/mplayer.1
+++ b/DOCS/Hungarian/mplayer.1
@@ -41,6 +41,7 @@ mplayer \- Filmlejátszó Linuxra
.RB [ \-subdelay\ <másodperc> ]
.RB [ \-vobsub\ <vobsub\ file\ kiterjesztés\ nélkül> ]
.RB [ \-vobsubid\ <vobsub\ felirat\ id> ]
+.RB [ \-ifo\ <vobsub\ ifo\ file> ]
.RB [ \-z\ <0-8> ]
.RB [ \-idx ]
.RB [ \-noidx ]
@@ -305,6 +306,10 @@ file-ok. Kiterjesztések (.idx, .ifo, .sub) nélkül kell megadni !
amennyiben a vobsub-ban több felirat is van, itt lehet kiválasztani hogy
melyik legyen használva (0-31).
.TP
+.B \-ifo <vobsub ifo file>
+az itt megadott file-ban találhatő paletta és frameméret adatok lesznek
+használva a VOBSUB feliratok megjelenítésénél.
+.TP
.B \-osdlevel\ <fokozat>
megadja hogy az OSD milyen módban induljon (0 : nincs, 1 : kereső, 2: kereső+timer)
(alap = 2)
diff --git a/DOCS/mplayer.1 b/DOCS/mplayer.1
index 1339156fb7..41243780c6 100644
--- a/DOCS/mplayer.1
+++ b/DOCS/mplayer.1
@@ -43,6 +43,7 @@ mplayer \- Movie Player for Linux
.RB [ \-subdelay\ <seconds> ]
.RB [ \-vobsub\ <vobsub\ file\ without\ extention> ]
.RB [ \-vobsubid\ <vobsub\ subtitle\ id> ]
+.RB [ \-ifo\ <vobsub\ ifo\ file> ]
.RB [ \-z\ <0-9> ]
.RB [ \-idx ]
.RB [ \-noidx ]
@@ -303,6 +304,10 @@ or ".sub".
.B \-vobsubid\ <vobsub\ subtitle\ id>
specify the VobSub subtitle id. Valid values range from 0 to 31.
.TP
+.B \-ifo <vobsub ifo file>
+indicate the file that will be used to load palette and frame size for VOBSUB
+subtitles.
+.TP
.B \-osdlevel\ <level>
specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer)
(default = 2)