Mercurial > mplayer.hg
annotate DOCS/Hungarian/mplayer.1 @ 5112:70fb281bb13c
changed printf's to mp_msg
author | alex |
---|---|
date | Fri, 15 Mar 2002 22:25:57 +0000 |
parents | d546600f0109 |
children | d4fbe9eb9397 |
rev | line source |
---|---|
3953 | 1 .\" MPlayer (C) 2000-2002 Arpad Gereoffy <sendmail@to.mplayer-users> |
2098 | 2 .\" English version and hungarian translation by Gabucino |
3 .\" | |
4 .TH MPlayer | |
5 .SH NAME | |
6 mplayer \- Filmlejátszó Linuxra | |
7 .SH VÁZLAT | |
8 .B mplayer | |
9 .RB [ \-gui ] | |
10 .RB [ \-v ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
11 .RB [ \-help / -h / --help ] |
2098 | 12 .RB [ \-quiet ] |
13 .RB [ \-vo\ <meghajtó>[:<egység>] ] | |
14 .RB [ \-ao\ <meghajtó>[:<egység>] ] | |
4635 | 15 .RB [ \-vcd\ <sáv> ] |
16 .RB [ \-cdrom-pathname\ <útvonal> ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
17 .RB [ \-sb\ <byte\ pozíció> ] |
2098 | 18 .RB [ \-nosound ] |
5103 | 19 .RB [ \-audiofile\ <filenév> ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
20 .RB [ \-abs\ <byte-ok> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
21 .RB [ \-delay\ <másodperc> ] |
2098 | 22 .RB [ \-nobps ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
23 .RB [ \-aid\ <id> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
24 .RB [ \-vid\ <id> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
25 .RB [ \-fps\ <ráta> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
26 .RB [ \-mc\ <másodperc/5kocka> ] |
2098 | 27 .RB [ \-fs ] |
28 .RB [ \-vm ] | |
29 .RB [ \-zoom ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
30 .RB [ \-x\ <x> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
31 .RB [ \-y\ <y> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
32 .RB [ \-sws\ <szoftveres\ skálázó\ minősége> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
33 .RB [ \-xy\ <faktor> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
34 .RB [ \-pp\ <minőség> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
35 .RB [ \-include\ <config\ file> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
36 .RB [ \-lircconf\ <config\ file> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
37 .RB [ \-ffactor\ <szám> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
38 .RB [ \-sub\ <file> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
39 .RB [ \-subfps\ <ráta> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
40 .RB [ \-subdelay\ <másodperc> ] |
4086 | 41 .RB [ \-vobsub\ <vobsub\ file\ kiterjesztés\ nélkül> ] |
42 .RB [ \-vobsubid\ <vobsub\ felirat\ id> ] | |
2098 | 43 .RB [ \-z\ <0-8> ] |
44 .RB [ \-idx ] | |
4680 | 45 .RB [ \-noidx ] |
2098 | 46 .RB [ \-forceidx ] |
47 .RB [ \-nodshow ] | |
48 .RB [ \-noxv ] | |
49 .RB [ \-forcexv ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
50 .RB [ \-ss\ <másodperc> ] |
2098 | 51 .RB [ \-dumpaudio ] |
52 .RB [ \-dumpvideo ] | |
3371 | 53 .RB [ \-dumpstream ] |
2098 | 54 .RB [ \-noframedrop ] |
55 .RB [ \-framedrop ] | |
56 .RB [ \-nodouble ] | |
57 .RB [ \-double ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
58 .RB [ \-stereo\ <mód> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
59 .RB [ \-channels\ <n> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
60 .RB [ \-srate\ <Hz> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
61 .RB [ \-osdlevel\ <fokozat> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
62 .RB [ \-config\ <file> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
63 .RB [ \-display\ <név> ] |
4389 | 64 .RB [ \-xineramascreen\ <képernyő\ száma> ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
65 .RB [ \-wid\ <ablak\ id> ] |
2098 | 66 .RB [ \-unicode ] |
67 .RB [ \-utf8 ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
68 .RB [ \-fsmode\ <mód> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
69 .RB [ \-vc\ <video\ codec\ neve> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
70 .RB [ \-ac\ <audio\ codec\ neve> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
71 .RB [ \-vfm\ <video\ codec\ család> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
72 .RB [ \-afm\ <audio\ codec\ család> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
73 .RB [ \-frames\ <szám> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
74 .RB [ \-autoq\ <minőség> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
75 .RB [ \-fb\ <egység> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
76 .RB [ \-fbmode\ <módnév> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
77 .RB [ \-fbmodeconfig\ <filenév> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
78 .RB [ \-monitor_hfreq\ <horizontális\ frekvencia\ tartomány> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
79 .RB [ \-monitor_vfreq\ <vertikális\ frekvencia\ tartomány> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
80 .RB [ \-monitor_dotclock\ <dotclock\ (vagy\ pixelclock)\ tartomány> ] |
2098 | 81 .RB [ \-benchmark ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
82 .RB [ \-dvd\ <cím> ] |
4635 | 83 .RB [ \-dvd-device\ <útvonal> ] |
2098 | 84 .RB [ \-chapter\ fejezet ] |
85 .RB [ \-dvdangle\ szög ] | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
86 .RB [ \-alang\ <audio\ stream\ nyelve> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
87 .RB [ \-slang\ felirat\ nyelve ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
88 .RB [ \-sid\ <id> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
89 .RB [ \-dvdkey\ <kulcs> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
90 .RB [ \-skin\ <skin\ neve> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
91 .RB [ \-aspect\ <ratio> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
92 .RB [ \-monitoraspect <ratio> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
93 .RB [ \-subcp\ <kódlap> ] |
2408 | 94 .RB [ \-dumpmpsub ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
95 .RB [ \-dumpfile ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
96 .RB [ \-dumpsub ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
97 .RB [ \-screenw\ <pixel> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
98 .RB [ \-screenh\ <pixel> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
99 .RB [ \-cache\ <kbyte> ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
100 .RB [ \-bpp\ <mélység> ] |
2408 | 101 .RB [ \-flip ] |
2664 | 102 .RB [ \-playlist\ <file> ] |
3566 | 103 .RB [ \-slave ] |
104 .RB [ \-loop\ <num> ] | |
3774 | 105 .RB [ \-mixer\ <eszköz> ] |
3928 | 106 .RB [ \-tv\ <alopciók> ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
107 .RB [ \-dapsync ] |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
108 .RB [ \-softsleep ] |
3928 | 109 .RB [ \-rootwin ] |
4066 | 110 .RB [ \-font\ <útvonal\ a\ font.desc\ file-hoz> ] |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
111 .RB [ \-conf\ <útvonal\ az\ input.conf\ file-hoz> ] |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
112 .I < - | file | URL | eszköz > |
2098 | 113 .PP |
114 .SH LEÍRÁS | |
115 .I mplayer | |
116 Az MPlayer egy LINUXON működő videolejátszó (fut sok más Unix-on és akár | |
117 nem-x86 processzorokon is. Lásd a 6-os fejezetet). Le tudja játszani a legtöbb | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
118 MPEG, AVI, MOV/QT és ASF/WMV file-t, valamint felsorakoztat jónéhány natív és |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
119 Win32 codecet. Nézhetsz vele VideoCD-t, SVCD-t, DVD-t, és még DivX-et is |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
120 (ezutóbbihoz egyáltalán nincs szükség az avifile csomagra!). |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
121 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
122 A másik óriási tulajdonsága az MPlayernek a megjelenítési módok széles |
4090 | 123 választéka. Működik X11, Xv, DGA, OpenGL, SVGAlib, fbdev, AAlib, DirectFB, GGI, SDL |
124 (beleértve ezáltal a GGI és SDL drivereit is), VESA, és néhány alacsonyszintű | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
125 kártyaspecifikus driver (Matrox/3dfx/Radeon) is használható! Legtöbbjük támogat |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
126 szoftveres vagy hardveres nagyítást, így a teljesképernyős mód is elérhető. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
127 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
128 Sok felirattipus támogatott (jelenleg 9!), és ezek szép antialiasolt |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
129 fontokkal kerülnek megjelenítésre. Természetesen az ISO 8859-1,2 fontok |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
130 támogatva vannak. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
131 .LP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
132 .SH "GUI OPCIÓK" |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
133 .I MEGJEGYZÉS: |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
134 A GUI kód lefordítását *külön* engedélyezni kell, a részletekhez lásd |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
135 a dokumentációt. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
136 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
137 .B \-gui |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
138 MPlayer indítása GUI módban. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
139 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
140 .B \-skin skin directory |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
141 a megadott könyvtárban található skin használata (útvonal NÉLKÜL!). |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
142 Például a '-skin fittyfene' ezeket próbálja végig : |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
143 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
144 /usr/local/share/mplayer/Skin/fittyfene |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
145 ~/.mplayer/Skin/fittyfene |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
146 .LP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
147 .SH "DVD OPCIÓK" |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
148 .I MEGJEGYZÉS: |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
149 Ezek az opciók csak a DVD támogatás befordítása után elérhetőek. A részletekhez |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
150 lásd a dokumentációt. |
4635 | 151 .B \-dvd\ <cím> |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
152 megadja hogy az MPlayer a DVD-n található mely filmeket (amiket számokkal |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
153 jelölnek) játssza le. Például az 1-esek általában előzetesek, és a 2 az |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
154 igazi film. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
155 .TP |
4635 | 156 .B \-dvd-device\ <útvonal> |
157 az alapértelmezett /dev/dvd helyett más egység használata | |
158 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
159 .B \-sid\ <id> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
160 Bekapcsolja a DVD feliratok megjelenítését. Szükséges egy DVD feliratazonosító |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
161 (0-31) szám megadása. A lehetséges nyelvek listája az ennek és a -v opciónak |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
162 az együttes használata során lesz olvasható a kimenetben. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
163 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
164 .B \-chapter\ <fejezet> |
4398 | 165 megadja hogy melyik fejezetnél kezdődjön a lejátszás. Meg lehet azt is adni, |
166 hogy melyiknél fejeződjön be. Példákat lásd lent. | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
167 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
168 .B \-dvdangle\ <szög> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
169 néhány DVD lemez olyan jeleneteket tartalmaz, amelyeket más kameraállásból |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
170 is meg lehet tekinteni. Itt lehet megadni az MPlayernek hogy melyik |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
171 kameraállást használja. Példákat lásd lent. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
172 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
173 .B \-alang\ <audio\ stream\ nyelve> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
174 DVD lemezek lejátszásánál használatos. Kétbetűs országkódot illetve kódokat |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
175 fogad el paraméterként, és mindig az adott kódnak megfeleló audio stream-et |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
176 próbálja lejátszani. Például: -alang hu,en mindig először magyar, vagy ha |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
177 az nincs akkor angol hanggal játszik le DVD-t. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
178 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
179 .B \-slang\ <felirat\ nyelve> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
180 Lásd az előző opciót, de ez egy kétbetűs országkódot fogad el paraméterként. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
181 Például a -slang hu,en opció mindig magyar, vagy ha az nincs akkor angol |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
182 feliratokat fog kiválasztani, ha lehetséges. |
2098 | 183 .LP |
184 .SH "ÁLTALÁNOS OPCIÓK" | |
185 .TP | |
186 .I MEGJEGYZÉS | |
187 Minden paraméter nélküli opciónak megvan az ellenpárja, például az "-fs"-nek | |
188 "-nofs" | |
189 .TP | |
190 .B \-vo\ <meghajtó>[:<eszköz>] | |
191 a video kimeneti meghajtó és opcionálisan az eszköz kiválasztása. | |
192 Az "eszköz" az SDL-nél és GGI-nél az almeghajtókat jelöli. (pl: -vo sdl:aalib). | |
193 | |
194 A rendelkezésre álló meghajtók listáját a következő opcióval lehet | |
195 lekérni : | |
196 .I mplayer -vo help | |
197 | |
198 .TP | |
199 .B \-ao\ <meghajtó>[:<eszköz>] | |
200 az audio kimeneti meghajtó és opcionálisan az eszköz kiválasztása. | |
201 Az "eszköz" az SDL-nél az almeghajtókat jelöli. (pl: -vo sdl:esd). | |
202 | |
203 OSS használatakor a használni kívánt eszközt lehet megadni : | |
204 -ao oss:/dev/dsp1 | |
205 | |
206 A rendelkezésre álló meghajtók listáját a következő opcióval lehet | |
207 lekérni : | |
208 .I mplayer -ao help | |
209 | |
210 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
211 .B \-vcd\ <sáv> |
2098 | 212 Video CD sáv lejátszása file helyett |
213 .TP | |
4635 | 214 .B \-cdrom-device\ <útvonal> |
215 az alapértelmezett /dev/cdrom helyett más egység használata | |
216 .TP | |
2098 | 217 .B \-nosound |
218 hang nélküli lejátszás | |
219 .TP | |
5103 | 220 .B \-audiofile <filenév> |
221 audio film melletti lejátszása külső fileból (MP3, AC3, Vorbis, stb) | |
222 .TP | |
2098 | 223 .B \-fs |
224 teljesképernyős lejátszás (középre helyezi a filmet, és fekete sávokat | |
5020 | 225 tesz köré). Ki/bekapcsolható az 'f' billentyűvel (nem mindegyik video |
226 kimenet támogatja). | |
2098 | 227 .TP |
228 .B \-vm | |
3025 | 229 megpróbál videomódot váltani. A dga2, x11 (XF86VidMode) és sdl meghajtóknál |
230 használható. | |
2098 | 231 .TP |
232 .B \-zoom | |
2408 | 233 szoftveres nagyítás használata, ahol rendelkezésre áll (-nofs kell). svga, x11, |
234 vesa kimenetek támogatják. | |
235 .TP | |
236 .B \-flip | |
237 kép megfordítása (hasznos például a régi Indeo codec-eknél). Csak(?) az | |
238 'sdl' és 'x11' kimenetek támogatják. | |
2098 | 239 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
240 .B \-x\ <x> |
2098 | 241 kép nagyítása x pixel szélességűre [ha a meghajtó támogatja!] |
242 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
243 .B \-y\ <y> |
2098 | 244 kép nagyítása y pixel magasságúra [ha a meghajtó támogatja!] |
245 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
246 .B \-sws\ <szoftveres\ skálázó\ minősége> |
3721 | 247 ez az opció a -zoom opcióval bekapcsolható szoftveres skálázó minőségét (és |
248 ezzel együtt a sebességét is) befolyásolja, például x11 vagy más, hardveres | |
249 gyorsítással nem rendelkező kimenetek használatának esetén. A lehetséges | |
250 beállítások : | |
251 | |
252 0 - gyors bilinear (alapértelmezett) | |
253 1 - bilinear | |
254 2 - bicubic (legjobb minőség) | |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
255 3 - ? |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
256 4 - nearest neighbor (rossz minőség) |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
257 5 - area averageing scaling support |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
258 |
3721 | 259 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
260 .B \-xy\ <factor> |
2098 | 261 a kép nagyítása <factor>-szorosra |
262 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
263 .B \-autoq\ <minőség> |
2098 | 264 a képjavítás mértékének dinamikus változtatása, a rendelkezésre álló |
265 processzoridő függvényében. Ugyanazok a beállításai mint a -pp-nek. A | |
266 szám amit megadsz az számít a maximumnak. Általában egy megfelelően | |
267 magas szám megadása az ajánlott. Nem lehet a -pp-vel együtt használni! | |
268 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
269 .B \-ffactor\ <szám> |
2098 | 270 a betűk körvonalának beállítása. Lehetséges beállítások: |
271 | |
272 0 körvonal nélkül | |
273 0.75 nagyon vékony fekete körvonal [alap] | |
274 1 vékony fekete körvonal | |
275 10 vastag fekete körvonal | |
276 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
277 .B \-sub\ <felirat\ file> |
2098 | 278 a megadott feliratfile használata |
279 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
280 .B \-subfps\ <ráta> |
2098 | 281 a feliratfile képkocka/másodperc értékének megadása (CSAK képkocka-alapú |
282 fileoknál lehetséges!) Alapállapot: a film kk/mp értéke. | |
283 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
284 .B \-subdelay\ <másodperc> |
2098 | 285 a feliratok kezdőidejének késleltetése a megadott időtartammal. Lehet |
286 negatív is. | |
287 .TP | |
4086 | 288 .B \-vobsub\ <vobsub\ file\ kiterjesztés\ nélkül> |
289 vobsub tipusú felirat használata esetén itt adandók meg a feliratot tartalmazó | |
290 file-ok. Kiterjesztések (.idx, .ifo, .sub) nélkül kell megadni ! | |
291 .TP | |
292 .B \-vobsub\ <vobsub\ felirat\ id> | |
293 amennyiben a vobsub-ban több felirat is van, itt lehet kiválasztani hogy | |
294 melyik legyen használva (0-31). | |
295 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
296 .B \-osdlevel\ <fokozat> |
2098 | 297 megadja hogy az OSD milyen módban induljon (0 : nincs, 1 : kereső, 2: kereső+timer) |
298 (alap = 2) | |
299 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
300 .B \-lircconf\ <config\ file> |
2098 | 301 LIRC konfigurációs file megadása (lásd http://www.lirc.org), ha a ~/.lircrc-től |
302 eltérő helyen van | |
303 .TP | |
304 .B \-v | |
305 bővebb kimenet bekapcsolása (minél több -v, annál részletesebb) | |
306 .TP | |
307 .B \-quiet | |
308 kevesebb kimenet bekapcsolása | |
309 .TP | |
310 .B \-benchmark | |
311 a -nosound-dal, és -vo null-lal használatos, sebességmérésre | |
312 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
313 .B \-aspect <ratio> |
2098 | 314 a film aspektusarányának beállítása. MPEG file-oknál detektálódik, |
315 de AVI-knál nem. Példák: | |
316 | |
2251 | 317 -aspect 4:3 vagy -aspect 1.3333 |
318 -aspect 16:9 vagy -aspect 1.7777 | |
2098 | 319 |
2110 | 320 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
321 .B \-monitoraspect <ratio> |
2110 | 322 a képernyő aspektusarányának beállítása. Példák: |
323 | |
2251 | 324 -monitoraspect 4:3 vagy 1.3333 |
325 -monitoraspect 16:9 vagy 1.7777 | |
2110 | 326 |
2664 | 327 .TP |
328 .B \-playlist <file> | |
4636 | 329 az itt megadott fileban található fileok lejátszása (1 file/sor vagy ASX |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
330 illetve Winamp formátum). |
3423 | 331 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
332 .B \-ss\ <idő> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
333 lejátszás kezdése a megadott időponttól. Például: |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
334 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
335 -ss 56 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
336 -ss 01:10:00 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
337 |
3566 | 338 .TP |
339 .B -loop\ <num> | |
340 Többszörös lejátszás. A 0-ás érték végtelenített lejátszást eredményez. | |
341 .TP | |
3774 | 342 .B \-mixer\ <eszköz> |
343 Ezzel az opcióval lehet megadni az MPlayer-nek hogy a /dev/mixer helyett | |
344 más eszközt használjon. | |
345 .TP | |
4918 | 346 .B \-master |
347 Már nem használt opció, használd helyette a Szoftveres audio mixer plugint | |
348 (lásd DOCS). | |
3774 | 349 .IP |
3928 | 350 .B \-tv\ <alopciók> |
3774 | 351 Ez az opció TV-néző üzemmódba kapcsolja az MPlayer-t. A további dokumentáció |
352 a documentation.html file 2.5-ös fejezetében található. | |
3928 | 353 .TP |
4066 | 354 .B \-rootwin |
3928 | 355 új ablak megnyitása helyett a desktop hátterében (root window) történik a |
356 lejátszás. Csak az xv és xmga meghajtókkal működik. | |
4066 | 357 .TP |
358 .B \-font\ <útvonal\ a\ font.desc\ file-hoz> | |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
359 az alapértelmezettől eltérő betűtipus használata (alap: |
4066 | 360 ~/.mplayer/font/font.desc). |
361 Például: | |
362 | |
363 -font ~/.mplayer/arial-14/font.desc | |
4908
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
364 .TP |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
365 .B \-font\ <útvonal\ az\ input.conf\ file-hoz> |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
366 az alapértelmezettől eltérő helyen lévő input.conf betöltése (alap: |
9b2b09d3ff8b
strike period over, commiting stuff. next commit will be rewrite. (?)
gabucino
parents:
4680
diff
changeset
|
367 ~/.mplayer/input.conf). |
3774 | 368 .IP |
2098 | 369 .SH "HALADÓSZINTŰ OPCIÓK" |
370 .TP | |
371 .I MEGJEGYZÉS | |
372 Ezek az opciók jó eséllyel megoldást jelenthetnek esetleges lejátszási | |
2251 | 373 gondjaidra.. Továbbá, olvasd el a dokumentációt ! |
2098 | 374 .TP |
375 .B \-vc <név> | |
376 a megadott video codec használata, a codecs.conf-ban szereplő név szerint, | |
377 például : | |
378 | |
379 -vc divx VFW DivX codec | |
380 -vc divxds DirectShow DivX codec | |
381 -vc ffdivx libavcodec DivX codec | |
382 -vc ffmpeg12 libavcodec MPEG1/2 codec | |
383 -vc divx4 ProjectMayo DivX codec | |
384 | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
385 Teljes listát a '-vc help' ad ! |
2098 | 386 .TP |
387 .B \-ac <name> | |
388 a megadott audio codec használata, a codecs.conf-ban szereplő név szerint, | |
389 például : | |
390 | |
391 -ac mp3 libmp3 MP3 codec | |
392 -ac mp3acm l3codeca.acm MP3 codec | |
393 -ac ac3 AC3 codec | |
394 -ac hwac3 hardveres AC3 használata | |
395 (lásd dokumentáció) | |
396 -ac vorbis libvorbis | |
397 -ac ffmp3 ffmpeg MP3 decoder (lassú) | |
398 | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
399 Teljes listát az '-ac help' ad ! |
2408 | 400 |
3224 | 401 .B \-vfm <1-12> |
2098 | 402 megadott video codec CSALÁD használata, ha nem található benne megfelelő |
403 dekóder, akkor vissza az automatikus detektálásra. Példák : | |
404 | |
405 -vfm 2 VFW (Win32) codec-ek | |
406 -vfm 3 OpenDivX/DivX4 codec-ek (YV12) | |
407 (ugyanaz mint -vc odivx, de lásd fent) | |
408 -vfm 4 DirectShow (Win32) codec-ek | |
409 -vfm 5 libavcodec codec-ek | |
410 -vfm 7 DivX4 codec (YUY2) | |
2408 | 411 -vfm 10 XAnim codec-ek |
2098 | 412 |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
413 Teljes listát a '-vc help' ad ! |
2098 | 414 |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
415 .I MEGJEGYZÉS: |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
416 ha a libdivxdecore támogatást is befordítottad, a 3-as és 7-es ugyanazt a DivX4 |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
417 codec-et fogja tartalmazni, a különbségeket lásd a dokumentációban. |
2098 | 418 .TP |
3224 | 419 .B \-afm <1-12> |
2098 | 420 megadott audio formátum használata. Példák: |
421 | |
422 -afm 1 libmp3 (mp2/mp3, | |
423 de nincs mp1) | |
424 -afm 2 tömörítetlen PCM audio | |
425 -afm 3 libac3 | |
426 -afm 4 megfelelő Win32 codec | |
427 -afm 5 aLaw/uLaw meghajtó | |
428 -afm 10 libvorbis | |
429 -afm 11 ffmpeg MP3 dekódere | |
430 | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
431 Teljes listát az '-ac help' ad ! |
2098 | 432 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
433 .B \-sb\ <pozíció> |
2098 | 434 lejátszás kezdése a megadott byte-tól |
435 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
436 .B \-bpp\ <mélység> |
2408 | 437 a megadott színmélység használata, a detektált érték helyett. Nem minden |
438 -vo meghajtó támogatja (fbdev, dga2, svga, vesa). | |
439 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
440 .B \-pp <minőség> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
441 lásd az angol manpage-t. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
442 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
443 .B \-slave |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
444 Ez az opció bekapcsolja a "slave" módot. Ez az üzemmód az MPlayernek más |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
445 programokkal való kommunikációját segíti elő. A billentyűzet figyelése helyett |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
446 a stdin-ről jövő parancsokra fog reagálni a lejátszó. Lásd a |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
447 .B SLAVE MODE PROTOCOL |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
448 fejezetet. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
449 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
450 .B \-abs\ <byte> |
2098 | 451 hangkártya audio bufferének mérete (byte-okban, alap: mérés) |
452 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
453 .B \-delay\ <másodperc> |
2098 | 454 audio késleltetés, másodpercben megadva (lehet negatív) |
455 .TP | |
456 .B \-nobps | |
457 másik módszer használata a hang/kép szinkronhoz (AVI) | |
458 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
459 .B \-aid\ <id> |
2256 | 460 másik audio csatorna választása [MPG: 0-31 AVI: 1-99 ASF: 0-127 VOB: 128-...] |
2098 | 461 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
462 .B \-vid\ <id> |
2098 | 463 másik video csatorna választása [MPG: 0-15 AVI: -- ] |
464 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
465 .B \-fps\ <érték> |
2098 | 466 képkocka/másodperc érték felülbírálása (ha a fejlécben rosszul szerepel) |
467 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
468 .B \-mc\ <másodperc/5képkocka> |
2098 | 469 maximális szinkronkorrekció, 5 másodperc alatt (másodpercben) |
470 .TP | |
471 .B \-ni | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
472 non-interleaved AVI feltételezése (hibás AVI-knál segíthet) |
2098 | 473 .TP |
474 .B \-include configfile | |
475 az itt megadott konfigurációs file használata, az alapértelmezett file után | |
476 .TP | |
477 .B \-z\ <0-8> | |
478 a PNG kimenet tömörítési fokának megadása | |
479 0 : nincs tömörítés | |
480 8 : maximális tömörítés | |
481 .TP | |
482 .B \-idx | |
4680 | 483 az AVI indexének újraépítése, ha a file nem tartalmaz. Hibásan/részlegesen |
484 letöltött vagy rosszul létrehozott fileoknál használatos. | |
485 .TP | |
486 .B \-noidx | |
487 az AVI indexének figyelmen kívül hagyása. Hibás index-ű (jele pl a hang/kép | |
488 deszinkronizáció) file-oknál használható. A seekelés NEM lesz lehetséges. | |
489 A MEncoder véglegesen tudja javítani az ilyen file-okat, lásd a dokumentációt. | |
2098 | 490 .TP |
491 .B \-forceidx | |
4680 | 492 index ujraépítésének kényszerítése. Hibás index-ű (jele pl a hang/kép |
493 deszinkronizáció) file-oknál használható. A seekelés lehetséges. | |
494 A MEncoder véglegesen tudja javítani az ilyen file-okat, | |
495 lásd a dokumentációt. | |
2098 | 496 .TP |
497 .B \-nodshow | |
498 DirectShow codec-ek használatának tiltása | |
499 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
500 .B \-noxv (csak SDL-lel!) |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
501 XVideo hardveres gyorsítás kikapcsolása |
2098 | 502 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
503 .B \-forcexv (csak SDL-lel!) |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
504 XVideo használatának kényszerítése |
2098 | 505 .TP |
506 .B \-dumpaudio | |
507 a file-ban található audio kimentése a ./stream.dump file-ba | |
508 (leginkább mpeg/ac3-mal használható) | |
509 .TP | |
3371 | 510 .B \-dumpstream |
511 az egész stream-et kiírja a ./stream.dump file-ba. | |
512 Hasznos például DVD rippelésnél. | |
513 .TP | |
2098 | 514 .B \-noframedrop |
515 képkockaeldobás kikapcsolása : minden képkocka lejátszásra kerül, igy az | |
516 audio és video szinkron elcsúszhat (alapértelmezés) | |
517 .TP | |
518 .B \-framedrop | |
519 képkockaeldobás : minden képkocka dekódolása, a kép ugorhat | |
520 .TP | |
521 .B \-nodouble | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
522 duplánbufferelés kikapcsolása. |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
523 A DGA meghajtónál ez kikapcsolja az OSD-t is, de gyorsabb lesz a lejátszás. |
2098 | 524 .TP |
525 .B \-dvdkey kulcs | |
526 kulcs, a CSS-el kódolt fileokhoz szükséges. Például : -dvdkey F169072699 | |
527 (NEM DVD lejátszáshoz !! Arra ott a -dvd opció!) | |
528 .TP | |
529 .B \-stereo mód | |
3438 | 530 MP2/MP3 sztereó kimenet tipusának kiválasztása |
2098 | 531 |
532 Sztereó 0 | |
533 Bal csatorna 1 | |
534 Jobb csatorna 2 | |
535 | |
536 .TP | |
3239
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
537 .B \-channels n |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
538 kimeneti audio csatornák számának kiválasztása |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
539 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
540 Sztereó 2 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
541 Térhatás 4 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
542 Teljes 5.1 6 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
543 |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
544 Jelenleg ez az opció csak AC3 audióhoz használható. |
ef38487113b1
"Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents:
3224
diff
changeset
|
545 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
546 .B \-srate <Hz> |
2098 | 547 audio lejátszása a megadott frekvencián. A lejátszás sebességére van |
548 hatással. | |
549 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
550 .B \-config <config\ file> |
2098 | 551 megadja hogy hol van a konfigurációs file |
552 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
553 .B \-display <név> |
2098 | 554 gépnév és display-szám megadása, ha távoli X szerveren kell a képet |
555 megjeleníteni. Például : -display xtest.localdomain:0 | |
556 .TP | |
4177 | 557 .B \-xineramascreen <szám> |
558 Xinerama beállításoknál (azaz amikor egyetlen desktop van elosztva | |
559 több képernyőn) ezzel az opcióval lehet megadni hogy a lejátszó | |
560 ablak melyiken jelenjen meg. Lehetséges értékek : 0 - ... | |
561 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
562 .B \-wid <window id> |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
563 Az MPlayer ezek opció hatására egy már meglévő X11 ablakban játszik le. Hasznos |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
564 például böngészőbe integrálásnál (pl a plugger kiegészítéssel). |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
565 .TP |
2098 | 566 .B \-unicode |
567 ennek hatására az MPlayer UNICODE-ként kezeli a feliratfile-t. Ellentéte : | |
568 -nounicode | |
569 .TP | |
570 .B \-utf8 | |
571 ennek hatására az MPlayer UTF8-ként kezeli a feliratfile-t. | |
572 .TP | |
573 .B \-fsmode\ mód | |
574 Ezzel az opcióval ki lehet kerülni néhány problémát amely egyes | |
575 ablakkezelőkkel és a teljesképernyős móddal adódhat. 0 és 7 között lehet | |
576 változtatni : | |
577 | |
578 -fsmode 0 új módszer (alap) | |
579 -fsmode 1 ICCCWM patch | |
580 (KDE2/icewm-hez) | |
581 -fsmode 2 régi módszer | |
582 -fsmode 3 ICCCWM patch | |
583 plusz Motif módszer | |
584 .TP | |
585 .B \-frames\ szám | |
586 Megadott számú képkocka lejátszása, majd kilépés | |
587 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
588 .B \-fb\ <egység> (csak FBdev-vel vagy DirectFB-vel) |
2098 | 589 Megadott framebuffer egység használata. Alapállapotban /dev/fb0 . |
590 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
591 .B \-fbmode\ <módnév> (csak FBdev-vel) |
2098 | 592 Videomód megváltoztatása az /etc/fb.modes fileban szereplő módok valamelyikére. |
593 .TP | |
594 .I MEGJEGYZÉS | |
595 A VESA framebuffer nem támogatja a módváltást. | |
596 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
597 .B \-fbmodeconfig\ <filenév> (csak FBdev-vel) |
2098 | 598 A megadott konfigurációs file használata az /etc/fb.modes helyett. |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
599 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
600 .B \-monitor_hfreq <horizontális frekvenciatartomány> (csak FBdev-vel) |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
601 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
602 .B \-monitor_vfreq <vertikális frekvenciatartomány> (csak FBdev-vel) |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
603 .TP |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
604 .B \-monitor_dotclock <dotclock\ (vagy\ pixelclock) tartomány> (csak FBdev-vel) |
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
605 Lásd example.conf, és DOCS/video.html. |
2207 | 606 .TP |
607 .B \-subcp\ kódlap | |
608 Ha a rendszered támogatja az iconv(3)-ot, ezzel az opcióval megadhatod hogy | |
609 milyen kódlapban van a felirat. Példák: | |
610 | |
611 -subcp latin2 | |
612 -subcp cp1250 | |
613 | |
614 .TP | |
615 .B \-dumpmpsub | |
616 A -sub opcióval megadott felirat file-t átkonvertálja az MPlayer saját | |
617 feliratformátumába, az MPsub-ba. Egy dump.mpsub file-t ír ki a jelenlegi | |
618 könyvtárba. | |
2408 | 619 .TP |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
620 .B \-screenw\ <pixel> |
2408 | 621 Ha olyan kimeneti meghajtót használsz ami nem tudja megállapítani a |
4663 | 622 képernyő méreteit (fbdev/x11 és/vagy TV kimenet), itt adhatod meg a |
2408 | 623 szélességet. |
624 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
625 .B \-screenh\ <pixel> |
2408 | 626 Ha olyan kimeneti meghajtót használsz ami nem tudja megállapítani a |
4663 | 627 képernyő méreteit (fbdev/x11 és/vagy TV kimenet), itt adhatod meg a |
2408 | 628 magasságot. |
629 .TP | |
3926
a840a7476705
applied many interesting things from pl's patch, by hand
gabucino
parents:
3912
diff
changeset
|
630 .B \-cache\ <kbyte> |
2561 | 631 Ezzel az opcióval megadható, hogy mennyi memóriát használjon az MPlayer a |
632 megadott file/URL cache-elésére. Különösen a lassú elérésű hordozókon | |
633 hasznos. Alapállapotban kikapcsolva. | |
3942 | 634 .TP |
635 .B \-softsleep | |
636 pontos szoftveres időzítő használata. Van olyan hatékony mint az RTC, nem kell | |
637 hozzá root jogosultság, viszont több CPU az igen. | |
2098 | 638 .IP |
639 .SH "ALPHA/BETA ÁLLAPOTÚ FUNKCIÓK" | |
640 .TP | |
641 .I MEGJEGYZÉS | |
642 Ezek csupán a teljesség igényének szem előtt tartása miatt kerültek be | |
643 ide! Ha nem tudod mik ezek, NINCS szükséged rájuk! Mindenesetre, kétszer | |
644 is olvasd el a dokumentációt ! | |
645 .TP | |
646 .B \-dumpvideo | |
647 video stream kiírása a ./stream.dump file-ba (csak MPEG-PS-nél) | |
648 (nem túl használható) | |
3942 | 649 .TP |
650 .B \-dapsync | |
651 alternatív A/V szinkron rutin használata. Mire jó? | |
2098 | 652 .IP |
653 .SH IRÁNYÍTÁS A BILLENTYŰZETRŐL | |
654 .TP | |
655 .I MEGJEGYZÉS | |
656 .TP | |
657 <- v. -> hátra/előre tekerés 10 másodperccel | |
658 | |
659 up v. down hátra/előre tekerés 1 perccel | |
660 | |
661 pgup/pgdown hátra/előre tekerés 10 perccel | |
662 | |
663 p v. SPACE pillanatállj | |
664 | |
665 q v. ESC kilépés | |
666 | |
667 + v. - audio késleltetés változtatása +- 0.1 mp-cel | |
668 | |
669 / v. * hangerő csökkentése/növelése | |
670 | |
5020 | 671 f teljes képernyős mód ki/bekapcsolása |
672 | |
2098 | 673 o OSD választás: nincs / kereső / kereső+timer |
674 | |
675 m master/pcm hangerőállítás között váltás | |
676 | |
677 z v. x felirat késleltetésének változtatása +- 0.1 mp-cel | |
678 | |
4502
4b6bd6ab438a
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
gabucino
parents:
4498
diff
changeset
|
679 (a következők csak a -vo xv VAGY -vo [vesa|fbdev]:vidix VAGY -vo xvidix video |
4b6bd6ab438a
Also: -vo xvidix, -vo vesa:vidix, -vo fbdev:vidix ;) - as Nick noticed
gabucino
parents:
4498
diff
changeset
|
680 meghajtók, VAGY a lassú -vc divxds használatakor élnek) |
2098 | 681 |
682 1 v. 2 kontraszt állítása | |
683 | |
684 3 v. 4 fényerő állítása | |
685 | |
686 5 v. 6 hue állítása | |
687 | |
688 7 v. 8 szaturáció állítása | |
689 | |
690 .IP | |
3423 | 691 .SH SLAVE MODE PROTOCOL |
692 Ha meg van adva a -slave opció, a lejátszás a következő parancsokkal | |
693 befolyásolható: | |
694 .TP | |
695 stop pillanatállj | |
696 | |
697 play lejátszás folytatása | |
698 | |
699 seek <NUM> folytatás NUM másodperctől | |
700 | |
701 skip <NUM> NUM másodperc átugrása (lehet negatív) | |
702 | |
703 quit kilépés | |
704 | |
705 .IP | |
2098 | 706 .SH FILE-OK ÉS KÖNYVTÁRAK |
707 .TP | |
708 .I KONFIGURÁCIÓS FILE-OK | |
709 A beállítások rendszerszinten a /etc/mplayer.conf file-ban | |
710 tárolódnak, felhasználónként pedig a $HOME/.mplayer/config fileban. | |
711 A $HOME/.mplayer könyvtár és a benne lévő 'config' file létrehozásra | |
712 kerül, ha nem létezik. | |
713 .TP | |
714 .I BETŰTIPUSOK | |
715 A betűtipusok helye a $HOME/.mplayer/font könyvtáron belül van. | |
716 Kell lennie ott egy font.desc file-nak, és .RAW kiterjesztésű | |
717 betűtipusoknak. | |
718 .TP | |
719 .I FELIRATFILEOK | |
4086 | 720 Az MPlayer jelenleg 10 fajtát támogat : MicroDVD, SubRip, unnamed, |
721 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, VobSub, MPsub. | |
2098 | 722 A fileokat ebben a sorrendben keresi : (például /mnt/cdrom/movie.avi) |
723 /mnt/cdrom/movie.sub | |
724 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) | |
725 $HOME/.mplayer/sub/movie.sub | |
726 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA) | |
727 $HOME/.mplayer/default.sub | |
728 .IP | |
729 .SH "PÉLDÁK" | |
730 .B DVD lejátszás | |
731 mplayer -dvd 1 | |
732 .TP | |
4398 | 733 .B DVD lejátszás, csak 5, 6 és 7-es fejezeteket |
734 mplayer -dvd 1 -chapter 5-7 | |
735 .TP | |
2098 | 736 .B DVD lejátszás más kameraállásból |
737 mplayer -dvd 1 -dvdangle 2 | |
738 .TP | |
739 .B Lejátszás más DVD egységről | |
4635 | 740 mplayer -dvd 1 -dvd-device /dev/dvd2 |
2098 | 741 .TP |
742 .B HTTP-ről lejátszás | |
743 mplayer http://mplayer.hq/example.avi | |
2207 | 744 .TP |
745 .B Felirat konvertálása MPsub formátumba (./dump.mpsub file-ba) | |
746 mplayer csali.avi -sub forras.sub -dumpmpsub | |
2098 | 747 .LP |
748 .SH HIBÁK | |
749 Biztos vannak. Lásd dokumentáció. | |
750 | |
751 .LP | |
752 .SH KÉSZÍTŐK | |
753 Lásd dokumentáció. | |
754 | |
3953 | 755 MPlayer is (C) 2000-2002 |
3856 | 756 .I Arpad Gereoffy <sendmail@to.mplayer-users> |
2098 | 757 |
758 Az angol manpage-t készítette | |
759 .I Gabucino. | |
760 | |
761 A magyar fordítást készítette | |
762 .I Gabucino. | |
763 .LP | |
764 .SH FIGYELMEZTETÉS | |
765 A programból eredő esetleges károkért a készítők NEM vállalnak semmilyen | |
766 felelősséget! | |
767 .\" end of file |