Mercurial > mplayer.hg
changeset 5398:a4a93ca8b276
added -ifo option
author | gabucino |
---|---|
date | Sat, 30 Mar 2002 07:42:17 +0000 |
parents | 23b4c6b1b129 |
children | f368dbb9d229 |
files | DOCS/Hungarian/mplayer.1 DOCS/mplayer.1 |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/Hungarian/mplayer.1 Sat Mar 30 06:24:49 2002 +0000 +++ b/DOCS/Hungarian/mplayer.1 Sat Mar 30 07:42:17 2002 +0000 @@ -41,6 +41,7 @@ .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 @@ 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)
--- a/DOCS/mplayer.1 Sat Mar 30 06:24:49 2002 +0000 +++ b/DOCS/mplayer.1 Sat Mar 30 07:42:17 2002 +0000 @@ -43,6 +43,7 @@ .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 @@ .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)