annotate DOCS/Hungarian/mplayer.1 @ 3721:66da035c4ee2

some quick updates for the prerelease
author gabucino
date Mon, 24 Dec 2001 23:00:07 +0000
parents 66e418645b67
children 68dae60dd470
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
1 .\" MPlayer (C) 2000-2001 Arpad Gereoffy <arpi@esp-team.scene.hu>
b2197599f609 uristen.
gabucino
parents:
diff changeset
2 .\" English version and hungarian translation by Gabucino
b2197599f609 uristen.
gabucino
parents:
diff changeset
3 .\"
b2197599f609 uristen.
gabucino
parents:
diff changeset
4 .TH MPlayer
b2197599f609 uristen.
gabucino
parents:
diff changeset
5 .SH NAME
b2197599f609 uristen.
gabucino
parents:
diff changeset
6 mplayer \- Filmlejátszó Linuxra
b2197599f609 uristen.
gabucino
parents:
diff changeset
7 .SH VÁZLAT
b2197599f609 uristen.
gabucino
parents:
diff changeset
8 .B mplayer
b2197599f609 uristen.
gabucino
parents:
diff changeset
9 .RB [ \-gui ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
10 .RB [ \-v ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
11 .RB [ \-quiet ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
12 .RB [ \-vo\ <meghajtó>[:<egység>] ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
13 .RB [ \-ao\ <meghajtó>[:<egység>] ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
14 .RB [ \-vcd\ sáv\ ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
15 .RB [ \-sb\ byte\ pozíció ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
16 .RB [ \-nosound ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
17 .RB [ \-abs\ byte-ok ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
18 .RB [ \-delay\ másodperc ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
19 .RB [ \-nobps ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
20 .RB [ \-aid\ id ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
21 .RB [ \-vid\ id ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
22 .RB [ \-fps\ ráta ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
23 .RB [ \-mc\ másodperc/5kocka ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
24 .RB [ \-fs ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
25 .RB [ \-vm ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
26 .RB [ \-zoom ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
27 .RB [ \-x\ x ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
28 .RB [ \-y\ y ]
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
29 .RB [ \-sws\ szoftveres\ skálázó\ minősége ]
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
30 .RB [ \-xy\ faktor ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
31 .RB [ \-pp\ minőség ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
32 .RB [ \-include\ configfile ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
33 .RB [ \-lircconf\ configfile ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
34 .RB [ \-ffactor\ szám ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
35 .RB [ \-sub\ file ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
36 .RB [ \-subfps\ ráta ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
37 .RB [ \-subdelay\ másodperc ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
38 .RB [ \-z\ <0-8> ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
39 .RB [ \-idx ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
40 .RB [ \-forceidx ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
41 .RB [ \-nodshow ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
42 .RB [ \-noxv ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
43 .RB [ \-forcexv ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
44 .RB [ \-ss\ másodperc ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
45 .RB [ \-dumpaudio ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
46 .RB [ \-dumpvideo ]
3371
45865d6538a1 -dumpstream added
gabucino
parents: 3239
diff changeset
47 .RB [ \-dumpstream ]
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
48 .RB [ \-noframedrop ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
49 .RB [ \-framedrop ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
50 .RB [ \-nodouble ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
51 .RB [ \-double ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
52 .RB [ \-stereo\ mód ]
3423
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
53 .RB [ \-channels\ n ]
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
54 .RB [ \-srate\ Hz ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
55 .RB [ \-osdlevel\ fokozat ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
56 .RB [ \-config\ file ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
57 .RB [ \-display\ név ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
58 .RB [ \-unicode ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
59 .RB [ \-utf8 ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
60 .RB [ \-fsmode\ mód ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
61 .RB [ \-vc\ video\ codec\ neve ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
62 .RB [ \-ac\ audio\ codec\ neve ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
63 .RB [ \-vfm\ video\ codec\ család ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
64 .RB [ \-afm\ audio\ codec\ család ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
65 .RB [ \-frames\ szám ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
66 .RB [ \-autoq\ minőség ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
67 .RB [ \-fb\ egység ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
68 .RB [ \-fbmode\ módnév ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
69 .RB [ \-fbmodeconfig\ file ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
70 .RB [ \-benchmark ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
71 .RB [ \-dvd\ cím ]
3488
44d5eb5f3a7d -sid works now
gabucino
parents: 3438
diff changeset
72 .RB [ \-sid\ id ]
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
73 .RB [ \-chapter\ fejezet ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
74 .RB [ \-dvdangle\ szög ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
75 .RB [ \-dvdkey\ kulcs ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
76 .RB [ \-skin\ skin ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
77 .RB [ \-aspect\ ratio ]
2110
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2098
diff changeset
78 .RB [ \-monitoraspect ratio ]
2408
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
79 .RB [ \-subcp\ kódlap ]
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
80 .RB [ \-dumpmpsub ]
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
81 .RB [ \-screenw\ pixel ]
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
82 .RB [ \-screenh\ pixel ]
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
83 .RB [ \-cache\ kbyte ]
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
84 .RB [ \-bpp\ mélység ]
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
85 .RB [ \-flip ]
2664
f23882410024 decreasing my todo list
gabucino
parents: 2561
diff changeset
86 .RB [ \-playlist\ <file> ]
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
87 .RB [ \-slave ]
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
88 .RB [ \-loop\ <num> ]
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
89 .I - vagy file vagy eszköz
b2197599f609 uristen.
gabucino
parents:
diff changeset
90 .PP
b2197599f609 uristen.
gabucino
parents:
diff changeset
91 .SH LEÍRÁS
b2197599f609 uristen.
gabucino
parents:
diff changeset
92 .I mplayer
b2197599f609 uristen.
gabucino
parents:
diff changeset
93 Az MPlayer egy LINUXON működő videolejátszó (fut sok más Unix-on és akár
b2197599f609 uristen.
gabucino
parents:
diff changeset
94 nem-x86 processzorokon is. Lásd a 6-os fejezetet). Le tudja játszani a legtöbb
b2197599f609 uristen.
gabucino
parents:
diff changeset
95 MPEG, AVI és ASF/WMV file-t, valamint felsorakoztat jónéhány natív és Win32
b2197599f609 uristen.
gabucino
parents:
diff changeset
96 codecet. Nézhetsz vele VideoCD-t, SVCD-t, DVD-t, és még DivX-et is (ezutóbbihoz
b2197599f609 uristen.
gabucino
parents:
diff changeset
97 egyáltalán nincs szükség az avifile csomagra!). A másik óriási tulajdonsága az
b2197599f609 uristen.
gabucino
parents:
diff changeset
98 MPlayernek a megjelenítési módok széles választéka. Működik X11, Xv, DGA,
b2197599f609 uristen.
gabucino
parents:
diff changeset
99 OpenGL, SVGAlib, fbdev, aalib, sőt SDL-lel is (beleértve ezáltal az SDL
b2197599f609 uristen.
gabucino
parents:
diff changeset
100 drivereit is), és néhány alacsonyszintű kártyaspecifikus driver
b2197599f609 uristen.
gabucino
parents:
diff changeset
101 (Matrox/3dfx/SiS) is használható! Legtöbbjük támogat szoftveres vagy hardveres
b2197599f609 uristen.
gabucino
parents:
diff changeset
102 skálázást, így a teljesképernyős mód is elérhető. És még nem is szóltam a szép,
b2197599f609 uristen.
gabucino
parents:
diff changeset
103 élsímított, árnyékolt feliratozásról (7 támogatott típus!), ami támogat
b2197599f609 uristen.
gabucino
parents:
diff changeset
104 európai/ISO 8859-1,2 (magyar, angol, cseh, stb), cirill és koreai fontokat,
b2197599f609 uristen.
gabucino
parents:
diff changeset
105 valamint OSD-t!
b2197599f609 uristen.
gabucino
parents:
diff changeset
106 .LP
b2197599f609 uristen.
gabucino
parents:
diff changeset
107 .SH "ÁLTALÁNOS OPCIÓK"
b2197599f609 uristen.
gabucino
parents:
diff changeset
108 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
109 .I MEGJEGYZÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
110 Minden paraméter nélküli opciónak megvan az ellenpárja, például az "-fs"-nek
b2197599f609 uristen.
gabucino
parents:
diff changeset
111 "-nofs"
b2197599f609 uristen.
gabucino
parents:
diff changeset
112 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
113 .B \-dvd\ cím
b2197599f609 uristen.
gabucino
parents:
diff changeset
114 megadja hogy az MPlayer a DVD-n található mely filmeket (amiket számokkal
b2197599f609 uristen.
gabucino
parents:
diff changeset
115 jelölnek) játssza le. Például az 1-esek általában előzetesek, és a 2 az
b2197599f609 uristen.
gabucino
parents:
diff changeset
116 igazi film.
b2197599f609 uristen.
gabucino
parents:
diff changeset
117 .TP
3488
44d5eb5f3a7d -sid works now
gabucino
parents: 3438
diff changeset
118 .B \-sid\ id
44d5eb5f3a7d -sid works now
gabucino
parents: 3438
diff changeset
119 Bekapcsolja a DVD feliratok megjelenítését. Szükséges egy DVD feliratazonosító
3583
66e418645b67 hm. stuff.
gabucino
parents: 3566
diff changeset
120 (0-...) szám megadása. A lehetséges nyelvek listája az ennek és a -v opciónak
3488
44d5eb5f3a7d -sid works now
gabucino
parents: 3438
diff changeset
121 az együttes használata során lesz olvasható a kimenetben.
44d5eb5f3a7d -sid works now
gabucino
parents: 3438
diff changeset
122 .TP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
123 .B \-chapter\ fejezet
b2197599f609 uristen.
gabucino
parents:
diff changeset
124 megadja hogy melyik fejezetnél (DVD) kezdődjön a lejátszás. Példákat
b2197599f609 uristen.
gabucino
parents:
diff changeset
125 lásd lent.
b2197599f609 uristen.
gabucino
parents:
diff changeset
126 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
127 .B \-dvdangle\ szög
b2197599f609 uristen.
gabucino
parents:
diff changeset
128 néhány DVD lemez olyan jeleneteket tartalmaz, amelyeket más kameraállásból
b2197599f609 uristen.
gabucino
parents:
diff changeset
129 is meg lehet tekinteni. Itt lehet megadni az MPlayernek hogy melyik
b2197599f609 uristen.
gabucino
parents:
diff changeset
130 kameraállást használja. Példákat lásd lent.
b2197599f609 uristen.
gabucino
parents:
diff changeset
131 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
132 .B \-vo\ <meghajtó>[:<eszköz>]
b2197599f609 uristen.
gabucino
parents:
diff changeset
133 a video kimeneti meghajtó és opcionálisan az eszköz kiválasztása.
b2197599f609 uristen.
gabucino
parents:
diff changeset
134 Az "eszköz" az SDL-nél és GGI-nél az almeghajtókat jelöli. (pl: -vo sdl:aalib).
b2197599f609 uristen.
gabucino
parents:
diff changeset
135
b2197599f609 uristen.
gabucino
parents:
diff changeset
136 A rendelkezésre álló meghajtók listáját a következő opcióval lehet
b2197599f609 uristen.
gabucino
parents:
diff changeset
137 lekérni :
b2197599f609 uristen.
gabucino
parents:
diff changeset
138 .I mplayer -vo help
b2197599f609 uristen.
gabucino
parents:
diff changeset
139
b2197599f609 uristen.
gabucino
parents:
diff changeset
140 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
141 .B \-ao\ <meghajtó>[:<eszköz>]
b2197599f609 uristen.
gabucino
parents:
diff changeset
142 az audio kimeneti meghajtó és opcionálisan az eszköz kiválasztása.
b2197599f609 uristen.
gabucino
parents:
diff changeset
143 Az "eszköz" az SDL-nél az almeghajtókat jelöli. (pl: -vo sdl:esd).
b2197599f609 uristen.
gabucino
parents:
diff changeset
144
b2197599f609 uristen.
gabucino
parents:
diff changeset
145 OSS használatakor a használni kívánt eszközt lehet megadni :
b2197599f609 uristen.
gabucino
parents:
diff changeset
146 -ao oss:/dev/dsp1
b2197599f609 uristen.
gabucino
parents:
diff changeset
147
b2197599f609 uristen.
gabucino
parents:
diff changeset
148 A rendelkezésre álló meghajtók listáját a következő opcióval lehet
b2197599f609 uristen.
gabucino
parents:
diff changeset
149 lekérni :
b2197599f609 uristen.
gabucino
parents:
diff changeset
150 .I mplayer -ao help
b2197599f609 uristen.
gabucino
parents:
diff changeset
151
b2197599f609 uristen.
gabucino
parents:
diff changeset
152 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
153 .B \-vcd\ sáv
b2197599f609 uristen.
gabucino
parents:
diff changeset
154 Video CD sáv lejátszása file helyett
b2197599f609 uristen.
gabucino
parents:
diff changeset
155 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
156 .B \-nosound
b2197599f609 uristen.
gabucino
parents:
diff changeset
157 hang nélküli lejátszás
b2197599f609 uristen.
gabucino
parents:
diff changeset
158 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
159 .B \-fs
b2197599f609 uristen.
gabucino
parents:
diff changeset
160 teljesképernyős lejátszás (középre helyezi a filmet, és fekete sávokat
b2197599f609 uristen.
gabucino
parents:
diff changeset
161 tesz köré)
b2197599f609 uristen.
gabucino
parents:
diff changeset
162 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
163 .B \-vm
3025
5464d91e13b4 updated ! 0000wnz !!
gabucino
parents: 2664
diff changeset
164 megpróbál videomódot váltani. A dga2, x11 (XF86VidMode) és sdl meghajtóknál
5464d91e13b4 updated ! 0000wnz !!
gabucino
parents: 2664
diff changeset
165 használható.
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
166 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
167 .B \-zoom
2408
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
168 szoftveres nagyítás használata, ahol rendelkezésre áll (-nofs kell). svga, x11,
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
169 vesa kimenetek támogatják.
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
170 .TP
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
171 .B \-flip
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
172 kép megfordítása (hasznos például a régi Indeo codec-eknél). Csak(?) az
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
173 'sdl' és 'x11' kimenetek támogatják.
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
174 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
175 .B \-x\ x
b2197599f609 uristen.
gabucino
parents:
diff changeset
176 kép nagyítása x pixel szélességűre [ha a meghajtó támogatja!]
b2197599f609 uristen.
gabucino
parents:
diff changeset
177 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
178 .B \-y\ y
b2197599f609 uristen.
gabucino
parents:
diff changeset
179 kép nagyítása y pixel magasságúra [ha a meghajtó támogatja!]
b2197599f609 uristen.
gabucino
parents:
diff changeset
180 .TP
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
181 .B \-sws\ szoftveres\ skálázó\ minősége
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
182 ez az opció a -zoom opcióval bekapcsolható szoftveres skálázó minőségét (és
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
183 ezzel együtt a sebességét is) befolyásolja, például x11 vagy más, hardveres
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
184 gyorsítással nem rendelkező kimenetek használatának esetén. A lehetséges
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
185 beállítások :
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
186
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
187 0 - gyors bilinear (alapértelmezett)
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
188 1 - bilinear
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
189 2 - bicubic (legjobb minőség)
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3583
diff changeset
190 .TP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
191 .B \-xy\ factor
b2197599f609 uristen.
gabucino
parents:
diff changeset
192 a kép nagyítása <factor>-szorosra
b2197599f609 uristen.
gabucino
parents:
diff changeset
193 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
194 .B \-pp\ minőség
b2197599f609 uristen.
gabucino
parents:
diff changeset
195 minőségjavítő szűrő használata a dekódolt képen.
b2197599f609 uristen.
gabucino
parents:
diff changeset
196 Ehhez erős CPU ajánlott!
b2197599f609 uristen.
gabucino
parents:
diff changeset
197 A támogatott formátumok illetve fokozataik a következők:
b2197599f609 uristen.
gabucino
parents:
diff changeset
198
b2197599f609 uristen.
gabucino
parents:
diff changeset
199 MPEG 1/2 0 (nincs), 1, 3, 7, 15, 31, 63
b2197599f609 uristen.
gabucino
parents:
diff changeset
200 OpenDivX 0 (nincs), 1, 3, 7, 15, 31, 63
b2197599f609 uristen.
gabucino
parents:
diff changeset
201 DivX4 0 (nincs) - 60
b2197599f609 uristen.
gabucino
parents:
diff changeset
202 DivX 0 (nincs), 1, 2, 3, 4
b2197599f609 uristen.
gabucino
parents:
diff changeset
203
b2197599f609 uristen.
gabucino
parents:
diff changeset
204 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
205 .B \-autoq\ minőség
b2197599f609 uristen.
gabucino
parents:
diff changeset
206 a képjavítás mértékének dinamikus változtatása, a rendelkezésre álló
b2197599f609 uristen.
gabucino
parents:
diff changeset
207 processzoridő függvényében. Ugyanazok a beállításai mint a -pp-nek. A
b2197599f609 uristen.
gabucino
parents:
diff changeset
208 szám amit megadsz az számít a maximumnak. Általában egy megfelelően
b2197599f609 uristen.
gabucino
parents:
diff changeset
209 magas szám megadása az ajánlott. Nem lehet a -pp-vel együtt használni!
b2197599f609 uristen.
gabucino
parents:
diff changeset
210 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
211 .B \-ffactor\ szám
b2197599f609 uristen.
gabucino
parents:
diff changeset
212 a betűk körvonalának beállítása. Lehetséges beállítások:
b2197599f609 uristen.
gabucino
parents:
diff changeset
213
b2197599f609 uristen.
gabucino
parents:
diff changeset
214 0 körvonal nélkül
b2197599f609 uristen.
gabucino
parents:
diff changeset
215 0.75 nagyon vékony fekete körvonal [alap]
b2197599f609 uristen.
gabucino
parents:
diff changeset
216 1 vékony fekete körvonal
b2197599f609 uristen.
gabucino
parents:
diff changeset
217 10 vastag fekete körvonal
b2197599f609 uristen.
gabucino
parents:
diff changeset
218 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
219 .B \-sub\ file
b2197599f609 uristen.
gabucino
parents:
diff changeset
220 a megadott feliratfile használata
b2197599f609 uristen.
gabucino
parents:
diff changeset
221 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
222 .B \-subfps\ ráta
b2197599f609 uristen.
gabucino
parents:
diff changeset
223 a feliratfile képkocka/másodperc értékének megadása (CSAK képkocka-alapú
b2197599f609 uristen.
gabucino
parents:
diff changeset
224 fileoknál lehetséges!) Alapállapot: a film kk/mp értéke.
b2197599f609 uristen.
gabucino
parents:
diff changeset
225 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
226 .B \-subdelay\ másodperc
b2197599f609 uristen.
gabucino
parents:
diff changeset
227 a feliratok kezdőidejének késleltetése a megadott időtartammal. Lehet
b2197599f609 uristen.
gabucino
parents:
diff changeset
228 negatív is.
b2197599f609 uristen.
gabucino
parents:
diff changeset
229 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
230 .B \-osdlevel\ fokozat
b2197599f609 uristen.
gabucino
parents:
diff changeset
231 megadja hogy az OSD milyen módban induljon (0 : nincs, 1 : kereső, 2: kereső+timer)
b2197599f609 uristen.
gabucino
parents:
diff changeset
232 (alap = 2)
b2197599f609 uristen.
gabucino
parents:
diff changeset
233 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
234 .B \-lircconf\ configfile
b2197599f609 uristen.
gabucino
parents:
diff changeset
235 LIRC konfigurációs file megadása (lásd http://www.lirc.org), ha a ~/.lircrc-től
b2197599f609 uristen.
gabucino
parents:
diff changeset
236 eltérő helyen van
b2197599f609 uristen.
gabucino
parents:
diff changeset
237 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
238 .B \-v
b2197599f609 uristen.
gabucino
parents:
diff changeset
239 bővebb kimenet bekapcsolása (minél több -v, annál részletesebb)
b2197599f609 uristen.
gabucino
parents:
diff changeset
240 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
241 .B \-quiet
b2197599f609 uristen.
gabucino
parents:
diff changeset
242 kevesebb kimenet bekapcsolása
b2197599f609 uristen.
gabucino
parents:
diff changeset
243 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
244 .B \-benchmark
b2197599f609 uristen.
gabucino
parents:
diff changeset
245 a -nosound-dal, és -vo null-lal használatos, sebességmérésre
b2197599f609 uristen.
gabucino
parents:
diff changeset
246 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
247 .B \-skin skin directory
b2197599f609 uristen.
gabucino
parents:
diff changeset
248 a megadott könyvtárban található skin használata (útvonal NÉLKÜL!).
b2197599f609 uristen.
gabucino
parents:
diff changeset
249 Például a '-skin fittyfene' ezeket próbálja végig :
b2197599f609 uristen.
gabucino
parents:
diff changeset
250
b2197599f609 uristen.
gabucino
parents:
diff changeset
251 /usr/local/share/mplayer/Skin/fittyfene
b2197599f609 uristen.
gabucino
parents:
diff changeset
252 ~/.mplayer/Skin/fittyfene
b2197599f609 uristen.
gabucino
parents:
diff changeset
253 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
254 .B \-aspect ratio
b2197599f609 uristen.
gabucino
parents:
diff changeset
255 a film aspektusarányának beállítása. MPEG file-oknál detektálódik,
b2197599f609 uristen.
gabucino
parents:
diff changeset
256 de AVI-knál nem. Példák:
b2197599f609 uristen.
gabucino
parents:
diff changeset
257
2251
d6456c4160c2 *** empty log message ***
gabucino
parents: 2207
diff changeset
258 -aspect 4:3 vagy -aspect 1.3333
d6456c4160c2 *** empty log message ***
gabucino
parents: 2207
diff changeset
259 -aspect 16:9 vagy -aspect 1.7777
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
260
b2197599f609 uristen.
gabucino
parents:
diff changeset
261 (van -noaspect ellenpár)
2110
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2098
diff changeset
262 .TP
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2098
diff changeset
263 .B \-monitoraspect ratio
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2098
diff changeset
264 a képernyő aspektusarányának beállítása. Példák:
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2098
diff changeset
265
2251
d6456c4160c2 *** empty log message ***
gabucino
parents: 2207
diff changeset
266 -monitoraspect 4:3 vagy 1.3333
d6456c4160c2 *** empty log message ***
gabucino
parents: 2207
diff changeset
267 -monitoraspect 16:9 vagy 1.7777
2110
ab7b6c1e0e1b added -monitoraspect
gabucino
parents: 2098
diff changeset
268
2664
f23882410024 decreasing my todo list
gabucino
parents: 2561
diff changeset
269 .TP
f23882410024 decreasing my todo list
gabucino
parents: 2561
diff changeset
270 .B \-playlist <file>
f23882410024 decreasing my todo list
gabucino
parents: 2561
diff changeset
271 az itt megadott fileban található fileok lejátszása (1 file/sor).
3423
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
272 .TP
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
273 .B \-slave
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
274 Ez az opció bekapcsolja a "slave" módot. Ez az üzemmód az MPlayernek más
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
275 programokkal való kommunikációját segíti elő. A billentyűzet figyelése helyett
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
276 a stdin-ről jövő parancsokra fog reagálni a lejátszó. Lásd a
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
277 .B SLAVE MODE PROTOCOL
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
278 fejezetet.
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
279 .TP
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
280 .B -loop\ <num>
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
281 Többszörös lejátszás. A 0-ás érték végtelenített lejátszást eredményez.
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3488
diff changeset
282 .TP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
283 .SH "HALADÓSZINTŰ OPCIÓK"
b2197599f609 uristen.
gabucino
parents:
diff changeset
284 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
285 .I MEGJEGYZÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
286 Ezek az opciók jó eséllyel megoldást jelenthetnek esetleges lejátszási
2251
d6456c4160c2 *** empty log message ***
gabucino
parents: 2207
diff changeset
287 gondjaidra.. Továbbá, olvasd el a dokumentációt !
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
288 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
289 .B \-vc <név>
b2197599f609 uristen.
gabucino
parents:
diff changeset
290 a megadott video codec használata, a codecs.conf-ban szereplő név szerint,
b2197599f609 uristen.
gabucino
parents:
diff changeset
291 például :
b2197599f609 uristen.
gabucino
parents:
diff changeset
292
b2197599f609 uristen.
gabucino
parents:
diff changeset
293 -vc divx VFW DivX codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
294 -vc divxds DirectShow DivX codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
295 -vc ffdivx libavcodec DivX codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
296 -vc ffmpeg12 libavcodec MPEG1/2 codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
297 -vc divx4 ProjectMayo DivX codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
298
b2197599f609 uristen.
gabucino
parents:
diff changeset
299 Teljes listát a -vc help ad !
b2197599f609 uristen.
gabucino
parents:
diff changeset
300 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
301 .B \-ac <name>
b2197599f609 uristen.
gabucino
parents:
diff changeset
302 a megadott audio codec használata, a codecs.conf-ban szereplő név szerint,
b2197599f609 uristen.
gabucino
parents:
diff changeset
303 például :
b2197599f609 uristen.
gabucino
parents:
diff changeset
304
b2197599f609 uristen.
gabucino
parents:
diff changeset
305 -ac mp3 libmp3 MP3 codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
306 -ac mp3acm l3codeca.acm MP3 codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
307 -ac ac3 AC3 codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
308 -ac hwac3 hardveres AC3 használata
b2197599f609 uristen.
gabucino
parents:
diff changeset
309 (lásd dokumentáció)
b2197599f609 uristen.
gabucino
parents:
diff changeset
310 -ac vorbis libvorbis
b2197599f609 uristen.
gabucino
parents:
diff changeset
311 -ac ffmp3 ffmpeg MP3 decoder (lassú)
b2197599f609 uristen.
gabucino
parents:
diff changeset
312
b2197599f609 uristen.
gabucino
parents:
diff changeset
313 Teljes listát az -ac help ad !
2408
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
314
3224
4592fc7a4ba0 msg to Nick: where is the rage128_vid stuff ??
gabucino
parents: 3025
diff changeset
315 .B \-vfm <1-12>
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
316 megadott video codec CSALÁD használata, ha nem található benne megfelelő
b2197599f609 uristen.
gabucino
parents:
diff changeset
317 dekóder, akkor vissza az automatikus detektálásra. Példák :
b2197599f609 uristen.
gabucino
parents:
diff changeset
318
b2197599f609 uristen.
gabucino
parents:
diff changeset
319 -vfm 2 VFW (Win32) codec-ek
b2197599f609 uristen.
gabucino
parents:
diff changeset
320 -vfm 3 OpenDivX/DivX4 codec-ek (YV12)
b2197599f609 uristen.
gabucino
parents:
diff changeset
321 (ugyanaz mint -vc odivx, de lásd fent)
b2197599f609 uristen.
gabucino
parents:
diff changeset
322 -vfm 4 DirectShow (Win32) codec-ek
b2197599f609 uristen.
gabucino
parents:
diff changeset
323 -vfm 5 libavcodec codec-ek
b2197599f609 uristen.
gabucino
parents:
diff changeset
324 -vfm 7 DivX4 codec (YUY2)
2408
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
325 -vfm 10 XAnim codec-ek
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
326
b2197599f609 uristen.
gabucino
parents:
diff changeset
327 Teljes listát a -vc help ad !
b2197599f609 uristen.
gabucino
parents:
diff changeset
328
b2197599f609 uristen.
gabucino
parents:
diff changeset
329 MEGJEGYZÉS : ha a libdivxdecore támogatást is befordítottad, a 3-as és 7-es
b2197599f609 uristen.
gabucino
parents:
diff changeset
330 ugyanazt a DivX4 codec-et fogja tartalmazni, a különbségeket lásd a
b2197599f609 uristen.
gabucino
parents:
diff changeset
331 dokumentációban.
b2197599f609 uristen.
gabucino
parents:
diff changeset
332 .TP
3224
4592fc7a4ba0 msg to Nick: where is the rage128_vid stuff ??
gabucino
parents: 3025
diff changeset
333 .B \-afm <1-12>
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
334 megadott audio formátum használata. Példák:
b2197599f609 uristen.
gabucino
parents:
diff changeset
335
b2197599f609 uristen.
gabucino
parents:
diff changeset
336 -afm 1 libmp3 (mp2/mp3,
b2197599f609 uristen.
gabucino
parents:
diff changeset
337 de nincs mp1)
b2197599f609 uristen.
gabucino
parents:
diff changeset
338 -afm 2 tömörítetlen PCM audio
b2197599f609 uristen.
gabucino
parents:
diff changeset
339 -afm 3 libac3
b2197599f609 uristen.
gabucino
parents:
diff changeset
340 -afm 4 megfelelő Win32 codec
b2197599f609 uristen.
gabucino
parents:
diff changeset
341 -afm 5 aLaw/uLaw meghajtó
b2197599f609 uristen.
gabucino
parents:
diff changeset
342 -afm 10 libvorbis
b2197599f609 uristen.
gabucino
parents:
diff changeset
343 -afm 11 ffmpeg MP3 dekódere
b2197599f609 uristen.
gabucino
parents:
diff changeset
344
b2197599f609 uristen.
gabucino
parents:
diff changeset
345 Teljes listát az -ac help ad !
b2197599f609 uristen.
gabucino
parents:
diff changeset
346 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
347 .B \-sb\ pozíció
b2197599f609 uristen.
gabucino
parents:
diff changeset
348 lejátszás kezdése a megadott byte-tól
b2197599f609 uristen.
gabucino
parents:
diff changeset
349 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
350 .B \-ss\ idő
b2197599f609 uristen.
gabucino
parents:
diff changeset
351 lejátszás kezdése a megadott időponttól. Például:
b2197599f609 uristen.
gabucino
parents:
diff changeset
352
b2197599f609 uristen.
gabucino
parents:
diff changeset
353 -ss 56
b2197599f609 uristen.
gabucino
parents:
diff changeset
354 -ss 01:10:00
b2197599f609 uristen.
gabucino
parents:
diff changeset
355
b2197599f609 uristen.
gabucino
parents:
diff changeset
356 .TP
2408
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
357 .B \-bpp\ mélység
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
358 a megadott színmélység használata, a detektált érték helyett. Nem minden
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
359 -vo meghajtó támogatja (fbdev, dga2, svga, vesa).
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
360 .TP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
361 .B \-abs\ byte
b2197599f609 uristen.
gabucino
parents:
diff changeset
362 hangkártya audio bufferének mérete (byte-okban, alap: mérés)
b2197599f609 uristen.
gabucino
parents:
diff changeset
363 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
364 .B \-delay\ másodperc
b2197599f609 uristen.
gabucino
parents:
diff changeset
365 audio késleltetés, másodpercben megadva (lehet negatív)
b2197599f609 uristen.
gabucino
parents:
diff changeset
366 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
367 .B \-nobps
b2197599f609 uristen.
gabucino
parents:
diff changeset
368 másik módszer használata a hang/kép szinkronhoz (AVI)
b2197599f609 uristen.
gabucino
parents:
diff changeset
369 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
370 .B \-aid\ id
2256
6d7cbea82f59 this is a noname commit
gabucino
parents: 2251
diff changeset
371 másik audio csatorna választása [MPG: 0-31 AVI: 1-99 ASF: 0-127 VOB: 128-...]
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
372 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
373 .B \-vid\ id
b2197599f609 uristen.
gabucino
parents:
diff changeset
374 másik video csatorna választása [MPG: 0-15 AVI: -- ]
b2197599f609 uristen.
gabucino
parents:
diff changeset
375 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
376 .B \-fps\ érték
b2197599f609 uristen.
gabucino
parents:
diff changeset
377 képkocka/másodperc érték felülbírálása (ha a fejlécben rosszul szerepel)
b2197599f609 uristen.
gabucino
parents:
diff changeset
378 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
379 .B \-mc\ másodperc/5képkocka
b2197599f609 uristen.
gabucino
parents:
diff changeset
380 maximális szinkronkorrekció, 5 másodperc alatt (másodpercben)
b2197599f609 uristen.
gabucino
parents:
diff changeset
381 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
382 .B \-ni
b2197599f609 uristen.
gabucino
parents:
diff changeset
383 non-interleaved AVI feltételezése
b2197599f609 uristen.
gabucino
parents:
diff changeset
384 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
385 .B \-include configfile
b2197599f609 uristen.
gabucino
parents:
diff changeset
386 az itt megadott konfigurációs file használata, az alapértelmezett file után
b2197599f609 uristen.
gabucino
parents:
diff changeset
387 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
388 .B \-z\ <0-8>
b2197599f609 uristen.
gabucino
parents:
diff changeset
389 a PNG kimenet tömörítési fokának megadása
b2197599f609 uristen.
gabucino
parents:
diff changeset
390 0 : nincs tömörítés
b2197599f609 uristen.
gabucino
parents:
diff changeset
391 8 : maximális tömörítés
b2197599f609 uristen.
gabucino
parents:
diff changeset
392 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
393 .B \-idx
b2197599f609 uristen.
gabucino
parents:
diff changeset
394 az AVI indexének újraépítése. Hibásan letöltött vagy rosszul
b2197599f609 uristen.
gabucino
parents:
diff changeset
395 létrehozott fileoknál használatos.
b2197599f609 uristen.
gabucino
parents:
diff changeset
396 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
397 .B \-forceidx
b2197599f609 uristen.
gabucino
parents:
diff changeset
398 index ujraépítésének kényszerítése. Tesztelésre, vagy rossz indexszel
b2197599f609 uristen.
gabucino
parents:
diff changeset
399 ellátott AVI-knál használatos.
b2197599f609 uristen.
gabucino
parents:
diff changeset
400 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
401 .B \-nodshow
b2197599f609 uristen.
gabucino
parents:
diff changeset
402 DirectShow codec-ek használatának tiltása
b2197599f609 uristen.
gabucino
parents:
diff changeset
403 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
404 .B \-noxv
b2197599f609 uristen.
gabucino
parents:
diff changeset
405 XVideo hardveres gyorsítás kikapcsolása (csak SDL-el!)
b2197599f609 uristen.
gabucino
parents:
diff changeset
406 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
407 .B \-forcexv
b2197599f609 uristen.
gabucino
parents:
diff changeset
408 XVideo használatának kényszerítése (csak SDL-el!)
b2197599f609 uristen.
gabucino
parents:
diff changeset
409 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
410 .B \-dumpaudio
b2197599f609 uristen.
gabucino
parents:
diff changeset
411 a file-ban található audio kimentése a ./stream.dump file-ba
b2197599f609 uristen.
gabucino
parents:
diff changeset
412 (leginkább mpeg/ac3-mal használható)
b2197599f609 uristen.
gabucino
parents:
diff changeset
413 .TP
3371
45865d6538a1 -dumpstream added
gabucino
parents: 3239
diff changeset
414 .B \-dumpstream
45865d6538a1 -dumpstream added
gabucino
parents: 3239
diff changeset
415 az egész stream-et kiírja a ./stream.dump file-ba.
45865d6538a1 -dumpstream added
gabucino
parents: 3239
diff changeset
416 Hasznos például DVD rippelésnél.
45865d6538a1 -dumpstream added
gabucino
parents: 3239
diff changeset
417 .TP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
418 .B \-noframedrop
b2197599f609 uristen.
gabucino
parents:
diff changeset
419 képkockaeldobás kikapcsolása : minden képkocka lejátszásra kerül, igy az
b2197599f609 uristen.
gabucino
parents:
diff changeset
420 audio és video szinkron elcsúszhat (alapértelmezés)
b2197599f609 uristen.
gabucino
parents:
diff changeset
421 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
422 .B \-framedrop
b2197599f609 uristen.
gabucino
parents:
diff changeset
423 képkockaeldobás : minden képkocka dekódolása, a kép ugorhat
b2197599f609 uristen.
gabucino
parents:
diff changeset
424 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
425 .B \-nodouble
b2197599f609 uristen.
gabucino
parents:
diff changeset
426 duplánbufferelés kikapcsolása. Jelenleg csak a DGA és Xv
b2197599f609 uristen.
gabucino
parents:
diff changeset
427 meghajtóknál számit, lásd dokumentáció.
b2197599f609 uristen.
gabucino
parents:
diff changeset
428 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
429 .B \-double
b2197599f609 uristen.
gabucino
parents:
diff changeset
430 duplánpufferelés bekapcsolása (alapértelmezés). Jelenleg csak a DGA és Xv
b2197599f609 uristen.
gabucino
parents:
diff changeset
431 meghajtóknál számít, a feliratoknál.
b2197599f609 uristen.
gabucino
parents:
diff changeset
432 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
433 .B \-dvdkey kulcs
b2197599f609 uristen.
gabucino
parents:
diff changeset
434 kulcs, a CSS-el kódolt fileokhoz szükséges. Például : -dvdkey F169072699
b2197599f609 uristen.
gabucino
parents:
diff changeset
435 (NEM DVD lejátszáshoz !! Arra ott a -dvd opció!)
b2197599f609 uristen.
gabucino
parents:
diff changeset
436 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
437 .B \-stereo mód
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3423
diff changeset
438 MP2/MP3 sztereó kimenet tipusának kiválasztása
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
439
b2197599f609 uristen.
gabucino
parents:
diff changeset
440 Sztereó 0
b2197599f609 uristen.
gabucino
parents:
diff changeset
441 Bal csatorna 1
b2197599f609 uristen.
gabucino
parents:
diff changeset
442 Jobb csatorna 2
b2197599f609 uristen.
gabucino
parents:
diff changeset
443
b2197599f609 uristen.
gabucino
parents:
diff changeset
444 .TP
3239
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
445 .B \-channels n
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
446 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
447
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
448 Sztereó 2
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
449 Térhatás 4
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
450 Teljes 5.1 6
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
451
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3224
diff changeset
452 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
453 .TP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
454 .B \-srate Hz
b2197599f609 uristen.
gabucino
parents:
diff changeset
455 audio lejátszása a megadott frekvencián. A lejátszás sebességére van
b2197599f609 uristen.
gabucino
parents:
diff changeset
456 hatással.
b2197599f609 uristen.
gabucino
parents:
diff changeset
457 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
458 .B \-config configfile
b2197599f609 uristen.
gabucino
parents:
diff changeset
459 megadja hogy hol van a konfigurációs file
b2197599f609 uristen.
gabucino
parents:
diff changeset
460 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
461 .B \-display név
b2197599f609 uristen.
gabucino
parents:
diff changeset
462 gépnév és display-szám megadása, ha távoli X szerveren kell a képet
b2197599f609 uristen.
gabucino
parents:
diff changeset
463 megjeleníteni. Például : -display xtest.localdomain:0
b2197599f609 uristen.
gabucino
parents:
diff changeset
464 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
465 .B \-unicode
b2197599f609 uristen.
gabucino
parents:
diff changeset
466 ennek hatására az MPlayer UNICODE-ként kezeli a feliratfile-t. Ellentéte :
b2197599f609 uristen.
gabucino
parents:
diff changeset
467 -nounicode
b2197599f609 uristen.
gabucino
parents:
diff changeset
468 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
469 .B \-utf8
b2197599f609 uristen.
gabucino
parents:
diff changeset
470 ennek hatására az MPlayer UTF8-ként kezeli a feliratfile-t.
b2197599f609 uristen.
gabucino
parents:
diff changeset
471 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
472 .B \-fsmode\ mód
b2197599f609 uristen.
gabucino
parents:
diff changeset
473 Ezzel az opcióval ki lehet kerülni néhány problémát amely egyes
b2197599f609 uristen.
gabucino
parents:
diff changeset
474 ablakkezelőkkel és a teljesképernyős móddal adódhat. 0 és 7 között lehet
b2197599f609 uristen.
gabucino
parents:
diff changeset
475 változtatni :
b2197599f609 uristen.
gabucino
parents:
diff changeset
476
b2197599f609 uristen.
gabucino
parents:
diff changeset
477 -fsmode 0 új módszer (alap)
b2197599f609 uristen.
gabucino
parents:
diff changeset
478 -fsmode 1 ICCCWM patch
b2197599f609 uristen.
gabucino
parents:
diff changeset
479 (KDE2/icewm-hez)
b2197599f609 uristen.
gabucino
parents:
diff changeset
480 -fsmode 2 régi módszer
b2197599f609 uristen.
gabucino
parents:
diff changeset
481 -fsmode 3 ICCCWM patch
b2197599f609 uristen.
gabucino
parents:
diff changeset
482 plusz Motif módszer
b2197599f609 uristen.
gabucino
parents:
diff changeset
483 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
484 .B \-frames\ szám
b2197599f609 uristen.
gabucino
parents:
diff changeset
485 Megadott számú képkocka lejátszása, majd kilépés
b2197599f609 uristen.
gabucino
parents:
diff changeset
486 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
487 .B \-fb\ egység
b2197599f609 uristen.
gabucino
parents:
diff changeset
488 Megadott framebuffer egység használata. Alapállapotban /dev/fb0 .
b2197599f609 uristen.
gabucino
parents:
diff changeset
489 Csak az fbdev meghajtó használja.
b2197599f609 uristen.
gabucino
parents:
diff changeset
490 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
491 .B \-fbmode\ módnév
b2197599f609 uristen.
gabucino
parents:
diff changeset
492 Videomód megváltoztatása az /etc/fb.modes fileban szereplő módok valamelyikére.
b2197599f609 uristen.
gabucino
parents:
diff changeset
493 Csak az fbdev meghajtóval.
b2197599f609 uristen.
gabucino
parents:
diff changeset
494 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
495 .I MEGJEGYZÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
496 A VESA framebuffer nem támogatja a módváltást.
b2197599f609 uristen.
gabucino
parents:
diff changeset
497 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
498 .B \-fbmodeconfig\ filenév
b2197599f609 uristen.
gabucino
parents:
diff changeset
499 A megadott konfigurációs file használata az /etc/fb.modes helyett.
b2197599f609 uristen.
gabucino
parents:
diff changeset
500 Csak az fbdev meghajtóval.
2207
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
501 .TP
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
502 .B \-subcp\ kódlap
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
503 Ha a rendszered támogatja az iconv(3)-ot, ezzel az opcióval megadhatod hogy
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
504 milyen kódlapban van a felirat. Példák:
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
505
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
506 -subcp latin2
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
507 -subcp cp1250
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
508
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
509 .TP
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
510 .B \-dumpmpsub
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
511 A -sub opcióval megadott felirat file-t átkonvertálja az MPlayer saját
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
512 feliratformátumába, az MPsub-ba. Egy dump.mpsub file-t ír ki a jelenlegi
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
513 könyvtárba.
2408
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
514 .TP
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
515 .B \-screenw\ pixel
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
516 Ha olyan kimeneti meghajtót használsz ami nem tudja megállapítani a
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
517 képernyő méreteit (mga/fbdev/x11 és/vagy TV kimenet), itt adhatod meg a
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
518 szélességet.
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
519 .TP
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
520 .B \-screenh\ pixel
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
521 Ha olyan kimeneti meghajtót használsz ami nem tudja megállapítani a
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
522 képernyő méreteit (mga/fbdev/x11 és/vagy TV kimenet), itt adhatod meg a
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
523 magasságot.
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
524 .TP
2453b4af2661 uptodate, baby!
gabucino
parents: 2361
diff changeset
525 .B \-cache\ kbyte
2561
2bbe67807bb0 *** empty log message ***
gabucino
parents: 2408
diff changeset
526 Ezzel az opcióval megadható, hogy mennyi memóriát használjon az MPlayer a
2bbe67807bb0 *** empty log message ***
gabucino
parents: 2408
diff changeset
527 megadott file/URL cache-elésére. Különösen a lassú elérésű hordozókon
2bbe67807bb0 *** empty log message ***
gabucino
parents: 2408
diff changeset
528 hasznos. Alapállapotban kikapcsolva.
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
529 .IP
b2197599f609 uristen.
gabucino
parents:
diff changeset
530 .SH "ALPHA/BETA ÁLLAPOTÚ FUNKCIÓK"
b2197599f609 uristen.
gabucino
parents:
diff changeset
531 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
532 .I MEGJEGYZÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
533 Ezek csupán a teljesség igényének szem előtt tartása miatt kerültek be
b2197599f609 uristen.
gabucino
parents:
diff changeset
534 ide! Ha nem tudod mik ezek, NINCS szükséged rájuk! Mindenesetre, kétszer
b2197599f609 uristen.
gabucino
parents:
diff changeset
535 is olvasd el a dokumentációt !
b2197599f609 uristen.
gabucino
parents:
diff changeset
536 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
537 .B \-br\ rate
b2197599f609 uristen.
gabucino
parents:
diff changeset
538 '-vo odivx'-szel használatos.
b2197599f609 uristen.
gabucino
parents:
diff changeset
539 Megadja a tömörítéshez használandó bitrátát bitekben. Pl : 780000
b2197599f609 uristen.
gabucino
parents:
diff changeset
540 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
541 .I MEGJEGYZÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
542 NEM kódolhatsz hangot, csak képet! Ne kérd, dolgozunk rajta.
b2197599f609 uristen.
gabucino
parents:
diff changeset
543 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
544 .B \-encode\ file
b2197599f609 uristen.
gabucino
parents:
diff changeset
545 '-vo odivx'-szel használatos.
b2197599f609 uristen.
gabucino
parents:
diff changeset
546 A kimeneti OpenDivX file megadása. Nem ír felül.
b2197599f609 uristen.
gabucino
parents:
diff changeset
547 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
548 .B \-dumpvideo
b2197599f609 uristen.
gabucino
parents:
diff changeset
549 video stream kiírása a ./stream.dump file-ba (csak MPEG-PS-nél)
b2197599f609 uristen.
gabucino
parents:
diff changeset
550 (nem túl használható)
b2197599f609 uristen.
gabucino
parents:
diff changeset
551 .IP
b2197599f609 uristen.
gabucino
parents:
diff changeset
552 .SH IRÁNYÍTÁS A BILLENTYŰZETRŐL
b2197599f609 uristen.
gabucino
parents:
diff changeset
553 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
554 .I MEGJEGYZÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
555 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
556 <- v. -> hátra/előre tekerés 10 másodperccel
b2197599f609 uristen.
gabucino
parents:
diff changeset
557
b2197599f609 uristen.
gabucino
parents:
diff changeset
558 up v. down hátra/előre tekerés 1 perccel
b2197599f609 uristen.
gabucino
parents:
diff changeset
559
b2197599f609 uristen.
gabucino
parents:
diff changeset
560 pgup/pgdown hátra/előre tekerés 10 perccel
b2197599f609 uristen.
gabucino
parents:
diff changeset
561
b2197599f609 uristen.
gabucino
parents:
diff changeset
562 p v. SPACE pillanatállj
b2197599f609 uristen.
gabucino
parents:
diff changeset
563
b2197599f609 uristen.
gabucino
parents:
diff changeset
564 q v. ESC kilépés
b2197599f609 uristen.
gabucino
parents:
diff changeset
565
b2197599f609 uristen.
gabucino
parents:
diff changeset
566 + v. - audio késleltetés változtatása +- 0.1 mp-cel
b2197599f609 uristen.
gabucino
parents:
diff changeset
567
b2197599f609 uristen.
gabucino
parents:
diff changeset
568 / v. * hangerő csökkentése/növelése
b2197599f609 uristen.
gabucino
parents:
diff changeset
569
b2197599f609 uristen.
gabucino
parents:
diff changeset
570 o OSD választás: nincs / kereső / kereső+timer
b2197599f609 uristen.
gabucino
parents:
diff changeset
571
b2197599f609 uristen.
gabucino
parents:
diff changeset
572 m master/pcm hangerőállítás között váltás
b2197599f609 uristen.
gabucino
parents:
diff changeset
573
b2197599f609 uristen.
gabucino
parents:
diff changeset
574 z v. x felirat késleltetésének változtatása +- 0.1 mp-cel
b2197599f609 uristen.
gabucino
parents:
diff changeset
575
2561
2bbe67807bb0 *** empty log message ***
gabucino
parents: 2408
diff changeset
576 (a következők csak a DirectShow DivX illetve DivX4 codecek használatának esetén élnek)
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
577
b2197599f609 uristen.
gabucino
parents:
diff changeset
578 1 v. 2 kontraszt állítása
b2197599f609 uristen.
gabucino
parents:
diff changeset
579
b2197599f609 uristen.
gabucino
parents:
diff changeset
580 3 v. 4 fényerő állítása
b2197599f609 uristen.
gabucino
parents:
diff changeset
581
b2197599f609 uristen.
gabucino
parents:
diff changeset
582 5 v. 6 hue állítása
b2197599f609 uristen.
gabucino
parents:
diff changeset
583
b2197599f609 uristen.
gabucino
parents:
diff changeset
584 7 v. 8 szaturáció állítása
b2197599f609 uristen.
gabucino
parents:
diff changeset
585
b2197599f609 uristen.
gabucino
parents:
diff changeset
586 .IP
3423
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
587 .SH SLAVE MODE PROTOCOL
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
588 Ha meg van adva a -slave opció, a lejátszás a következő parancsokkal
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
589 befolyásolható:
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
590 .TP
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
591 stop pillanatállj
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
592
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
593 play lejátszás folytatása
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
594
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
595 seek <NUM> folytatás NUM másodperctől
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
596
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
597 skip <NUM> NUM másodperc átugrása (lehet negatív)
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
598
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
599 quit kilépés
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
600
a01b322bab55 btw, post-happy "santa claus" to all ;)
gabucino
parents: 3371
diff changeset
601 .IP
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
602 .SH FILE-OK ÉS KÖNYVTÁRAK
b2197599f609 uristen.
gabucino
parents:
diff changeset
603 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
604 .I KONFIGURÁCIÓS FILE-OK
b2197599f609 uristen.
gabucino
parents:
diff changeset
605 A beállítások rendszerszinten a /etc/mplayer.conf file-ban
b2197599f609 uristen.
gabucino
parents:
diff changeset
606 tárolódnak, felhasználónként pedig a $HOME/.mplayer/config fileban.
b2197599f609 uristen.
gabucino
parents:
diff changeset
607 A $HOME/.mplayer könyvtár és a benne lévő 'config' file létrehozásra
b2197599f609 uristen.
gabucino
parents:
diff changeset
608 kerül, ha nem létezik.
b2197599f609 uristen.
gabucino
parents:
diff changeset
609 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
610 .I BETŰTIPUSOK
b2197599f609 uristen.
gabucino
parents:
diff changeset
611 A betűtipusok helye a $HOME/.mplayer/font könyvtáron belül van.
b2197599f609 uristen.
gabucino
parents:
diff changeset
612 Kell lennie ott egy font.desc file-nak, és .RAW kiterjesztésű
b2197599f609 uristen.
gabucino
parents:
diff changeset
613 betűtipusoknak.
b2197599f609 uristen.
gabucino
parents:
diff changeset
614 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
615 .I FELIRATFILEOK
2361
dd9297e1d0f9 AQT sub type added
gabucino
parents: 2256
diff changeset
616 Az MPlayer jelenleg 9 fajtát támogat : MicroDVD, SubRip, unnamed,
dd9297e1d0f9 AQT sub type added
gabucino
parents: 2256
diff changeset
617 SAMI (smi), vplayer, RealMedia RT, ssa (Sub Station Alpha), AQT, MPsub.
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
618 A fileokat ebben a sorrendben keresi : (például /mnt/cdrom/movie.avi)
b2197599f609 uristen.
gabucino
parents:
diff changeset
619 /mnt/cdrom/movie.sub
b2197599f609 uristen.
gabucino
parents:
diff changeset
620 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)
b2197599f609 uristen.
gabucino
parents:
diff changeset
621 $HOME/.mplayer/sub/movie.sub
b2197599f609 uristen.
gabucino
parents:
diff changeset
622 (utf/UTF/sub/SUB/srt/SRT/smi/SMI/rt/RT/txt/TXT/ssa/SSA)
b2197599f609 uristen.
gabucino
parents:
diff changeset
623 $HOME/.mplayer/default.sub
b2197599f609 uristen.
gabucino
parents:
diff changeset
624 .IP
b2197599f609 uristen.
gabucino
parents:
diff changeset
625 .SH "PÉLDÁK"
b2197599f609 uristen.
gabucino
parents:
diff changeset
626 .B DVD lejátszás
b2197599f609 uristen.
gabucino
parents:
diff changeset
627 mplayer -dvd 1
b2197599f609 uristen.
gabucino
parents:
diff changeset
628 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
629 .B DVD lejátszás más kameraállásból
b2197599f609 uristen.
gabucino
parents:
diff changeset
630 mplayer -dvd 1 -dvdangle 2
b2197599f609 uristen.
gabucino
parents:
diff changeset
631 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
632 .B Lejátszás más DVD egységről
b2197599f609 uristen.
gabucino
parents:
diff changeset
633 mplayer -dvd 1 /dev/dvd2
b2197599f609 uristen.
gabucino
parents:
diff changeset
634 .TP
b2197599f609 uristen.
gabucino
parents:
diff changeset
635 .B HTTP-ről lejátszás
b2197599f609 uristen.
gabucino
parents:
diff changeset
636 mplayer http://mplayer.hq/example.avi
2207
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
637 .TP
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
638 .B Felirat konvertálása MPsub formátumba (./dump.mpsub file-ba)
726b7877f1ac -dumpmpsub added
gabucino
parents: 2167
diff changeset
639 mplayer csali.avi -sub forras.sub -dumpmpsub
2098
b2197599f609 uristen.
gabucino
parents:
diff changeset
640 .LP
b2197599f609 uristen.
gabucino
parents:
diff changeset
641 .SH HIBÁK
b2197599f609 uristen.
gabucino
parents:
diff changeset
642 Biztos vannak. Lásd dokumentáció.
b2197599f609 uristen.
gabucino
parents:
diff changeset
643
b2197599f609 uristen.
gabucino
parents:
diff changeset
644 .LP
b2197599f609 uristen.
gabucino
parents:
diff changeset
645 .SH KÉSZÍTŐK
b2197599f609 uristen.
gabucino
parents:
diff changeset
646 Lásd dokumentáció.
b2197599f609 uristen.
gabucino
parents:
diff changeset
647
b2197599f609 uristen.
gabucino
parents:
diff changeset
648 MPlayer is (C) 2000-2001
b2197599f609 uristen.
gabucino
parents:
diff changeset
649 .I Arpad Gereoffy <arpi@thot.banki.hu>
b2197599f609 uristen.
gabucino
parents:
diff changeset
650
b2197599f609 uristen.
gabucino
parents:
diff changeset
651 Az angol manpage-t készítette
b2197599f609 uristen.
gabucino
parents:
diff changeset
652 .I Gabucino.
b2197599f609 uristen.
gabucino
parents:
diff changeset
653
b2197599f609 uristen.
gabucino
parents:
diff changeset
654 A magyar fordítást készítette
b2197599f609 uristen.
gabucino
parents:
diff changeset
655 .I Gabucino.
b2197599f609 uristen.
gabucino
parents:
diff changeset
656 .LP
b2197599f609 uristen.
gabucino
parents:
diff changeset
657 .SH FIGYELMEZTETÉS
b2197599f609 uristen.
gabucino
parents:
diff changeset
658 A programból eredő esetleges károkért a készítők NEM vállalnak semmilyen
b2197599f609 uristen.
gabucino
parents:
diff changeset
659 felelősséget!
b2197599f609 uristen.
gabucino
parents:
diff changeset
660 .\" end of file