# HG changeset patch # User gabucino # Date 1017474137 0 # Node ID a4a93ca8b27669f90e07cdb23f272aea665b8af1 # Parent 23b4c6b1b129aa7d8f6fdf936aad58211f478106 added -ifo option diff -r 23b4c6b1b129 -r a4a93ca8b276 DOCS/Hungarian/mplayer.1 --- 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\ ] .RB [ \-vobsub\ ] .RB [ \-vobsubid\ ] +.RB [ \-ifo\ ] .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 +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\ megadja hogy az OSD milyen módban induljon (0 : nincs, 1 : kereső, 2: kereső+timer) (alap = 2) diff -r 23b4c6b1b129 -r a4a93ca8b276 DOCS/mplayer.1 --- 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\ ] .RB [ \-vobsub\ ] .RB [ \-vobsubid\ ] +.RB [ \-ifo\ ] .RB [ \-z\ <0-9> ] .RB [ \-idx ] .RB [ \-noidx ] @@ -303,6 +304,10 @@ .B \-vobsubid\ specify the VobSub subtitle id. Valid values range from 0 to 31. .TP +.B \-ifo +indicate the file that will be used to load palette and frame size for VOBSUB +subtitles. +.TP .B \-osdlevel\ specifies which mode the OSD should start in (0 : none, 1 : seek, 2: seek+timer) (default = 2)