annotate DOCS/Hungarian/encoding.html @ 5916:568a56e40a3f

Added ICY error 400: Server full.
author bertrand
date Tue, 30 Apr 2002 17:55:06 +0000
parents e96469da680c
children 5bb339c33131
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
1 <HTML>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
2
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
3 <HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
4 <STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
5 .text
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
7 font-size : 14px;}
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
8 </STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
9 </HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
10
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
11 <BODY BGCOLOR=white>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
12
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
13 <FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
14
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
15 <P><B><A NAME=2.4>2.4. Enkódolás a MEncoderrel</A></B></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
16
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
17 <P><B><A NAME=2.4.1>2.4.1. Bevezető</B></P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
18
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
19 <P>A <B>MEncoder</B> (<B>MPlayer</B>'s Movie Encoder) egy egyszerű film
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
20 enkóder, az MPlayer által lejátszható formátumok
3983
47fa35212fd1 more formats
gabucino
parents: 3930
diff changeset
21 (<B>AVI/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET</B>) más - MPlayerrel lejátszható -
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
22 formátumokba kódolására.
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
23 Sokféle codec-kel tud enkódolni, például <B>DivX4</B>-gyel (1 vagy 2 menetes),
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
24 a libavcodec-et alkotó codec-ekkel, audiot tekintve pedig
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
25 <B>PCM</B>/<B>MP3</B>/<B>VBR MP3</B> a választék. Rendelkezik továbbá stream
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
26 másoló, és video átméretező képességgel.</P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
27
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
28 <P><B><A NAME=2.4.2>2.4.2. Fordítás</B></P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
29
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
30 <P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
31 <UL>
5860
e96469da680c more libdvd* text removed
gabucino
parents: 5721
diff changeset
32 <LI>olvasd el az <B>MPlayer</B> fordítási útmutatóját.</LI>
5023
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
33 <LI><B>OPCIONÁLIS (CSAK LINUX)</B> - töltsd le a legújabb <B>DivX4linux</B> könyvtárat például
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
34 <A HREF="http://avifile.sourceforge.net/download.htm">innen</A>, és
4177
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
35 installáld HELYESEN. Ez szükséges a DivX4 (1/2 menetes) enkódoláshoz.</LI>
5023
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
36 <LI><B>OPCIONÁLIS</B> - <A HREF="codecs.html#2.2.1.9">töltsd le és
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
37 installáld az <B>XViD</B>-et</A>. Nagyon hasznos nem-Linux rendszerű
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
38 gépeken, és/vagy ha a DivX4-nél gyorsabb, de kb azonos minőségű
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
39 enkódolásra van szükséged.</LI>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
40 <LI><B>OPCIONÁLIS</B> - ha a libavcodec codec-ekkel is akarsz enkódolni,
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
41 installáld a libavcodec-et, ahogyan az a <A HREF="codecs.html#2.2.1.2">libavcodec
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
42 fejezetben</A> le van írva.</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
43 <LI><B>OPCIONÁLIS</B> -töltsd és fordítsd le a <B>libmp3lame-t</B> (a lame 3.89bétából vagy
3211
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
44 CVS-ből).<BR>
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
45 <B>NE GCC 2.96-TAL FORDÍTSD ! Nem fog helyesen működni !</B><BR>
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
46 Ez szükségeltetik a CBR/VBR MP3 audio enkódoláshoz. Egy
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
47 egyszerű <CODE>lame</CODE> bináris nem elég. Mégvalami: minél kevesebb
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
48 optimalizációt használsz a lame fordításánál, annál jobb lesz a minősége.
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
49 A minőséget a fordítás utáni <CODE>make test</CODE> paranccsal
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
50 ellenőrizheted. A kiírt számnak <B>30</B>-nál kevesebbnek kell lennie.
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
51 Azért ne ess pánikba ha pl <B>400</B> fölötti értéket kapsz, nem
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
52 valószínű hogy hallod a különbséget. Jaigen, ha a fordítód nem tudja
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
53 a tesztet lefuttatni.. Nos, töröld már le azt a nyavajás <B>GCC 2.96</B>-ot.</LI>
5066
b3d900e9a215 ijpg for jpegs
gabucino
parents: 5023
diff changeset
54 <LI><B>OPCIONÁLIS</B> - <CODE>libjpeg</CODE> és <CODE>libpng</CODE> -
b3d900e9a215 ijpg for jpegs
gabucino
parents: 5023
diff changeset
55 lásd az <A HREF="documentation.html#1.3">Installálás</A>
b3d900e9a215 ijpg for jpegs
gabucino
parents: 5023
diff changeset
56 fejezetet</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
57 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
58 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
59
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
60 <P>Kész. Mint minden bizonnyal tudod, más enkódolóknak szüksége van az
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
61 <I>avifile</I> könyvtárra. A <B>MEncoder</B>-nek egyáltalán nincs.</P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
62
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
63 <P><B><A NAME=2.4.3>2.4.3. MEncoder funkciók</B></P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
64
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
65 <P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
66 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
67 <LI>enkódolás az összes file formátumból amit az <B>MPlayer</B> lejátszani
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
68 képes</LI>
4177
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
69 <LI>az ffmpeg/libavcodec által támogatott összes codec használata kódolásra
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
70 is</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
71 <LI>enkódolás <B>V4L kompatibilis TV tunerekről</B></LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
72 <LI>enkódolása/multiplexelése interleaved AVI-knak, megfelelő index-szel</LI>
4992
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
73 <LI>opcionálisan külső audio stream használata</LI>
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
74 <LI>1, 2 vagy 3 menetes <B>DivX4</B> video</LI>
3930
064e0956125e vbr win ize
gabucino
parents: 3912
diff changeset
75 <LI><B>VBR</B> MP3 audio - <B>FONTOS</B> : a VBR-es mp3-ak nem minden
5721
b53597b930b1 more deciliters
gabucino
parents: 5720
diff changeset
76 körülmények között lejátszhatóak windows rendszereken! Viszont a
b53597b930b1 more deciliters
gabucino
parents: 5720
diff changeset
77 <B>MEncoderrel</B> által létrehozott CBR AVI-k teljesen lejátszhatatlanok
b53597b930b1 more deciliters
gabucino
parents: 5720
diff changeset
78 Win32 lejátszókkal :)</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
79 <LI>PCM audio</LI>
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
80 <LI>stream másolás</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
81 <LI>bemeneti file A/V szinkronizálása (PTS-alapú, az -mc 0 opcióval
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
82 kikapcsolható)</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
83 <LI>FPS javítás az <CODE>-ofps</CODE> opcióval (hasznos ha 29.97fps-es
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
84 VOB-ot kódolsz 24fps-es AVI-ba)</LI>
5720
e9aac7e08638 updates
gabucino
parents: 5378
diff changeset
85 <LI>a video filter réteg használata (crop, expand, flip, postprocess,
e9aac7e08638 updates
gabucino
parents: 5378
diff changeset
86 rotate, scale, RGB/YUV konverzió)</LI>
e9aac7e08638 updates
gabucino
parents: 5378
diff changeset
87 <LI>a kimeneti file-ba bele tudja kódolni mind a DVD/VOBsub, mind a
e9aac7e08638 updates
gabucino
parents: 5378
diff changeset
88 szöveges feliratokat</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
89 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
90 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
91
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
92 <P><B><I>Tervezett funkciók</I></B> :
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
93 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
94 <LI>még szélesebb skálája a be/kimeneti formátumoknak, codec-eknek
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
95 (VOB file-ok DivX4/Indeo5/VIVO videoval... :)</LI>
4992
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
96 <LI>audio enkódolása v4l-ről (BSD-n már kész?)</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
97 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
98 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
99
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
100 <P><B><A NAME=2.4.3.1>2.4.3.1. 2, 3 menetes DivX4 enkódolása</B></P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
101
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
102 <P><U><B>2 menetes enkódolás :</B></U> az elnevezés onnan jön, hogy ezzel a
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
103 módszerrel a file <I>kétszer</I> lesz enkódolva. Az első menet néhány pár
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
104 Mb-os ideiglenes (*.log) file-t hoz létre, amiket egyelőre nem szabad törölni
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
105 (az AVI törölhető, ugyanolyan mintha -pass opciók nélkül keletkezett volna).
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
106 A második menetben keletkezik a tényleges 2 menetes DivX, az ideiglenes
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
107 file-ok adataiből. A keletkező file az egy menetesekhez képest sokkal jobb
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
108 minőséggel és kisebb mérettel bír. Ha most hallassz erről először, jobb ha
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
109 keresel a neten egy útmutatót.</P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
110
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
111 <P>A következő példa egy DVD 2 menetes DivX4 AVI-ba történő enkódolását
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
112 mutatja be. Csak két parancs szükséges :<BR>
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
113 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;rm frameno.avi</CODE> - töröld ezt a file-t,
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
114 ami egy esetleges előző 3 menetes enkódolásból származhat<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
115 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts br=1100
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
116 -o movie.avi -pass 1<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
117 &nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts br=1100
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
118 -o movie.avi -pass 2</CODE></P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
119
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
120 <P><U><B>3 menetes enkódolás :</B></U> ez egyfajta bővített kétmenetes
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
121 enkódolás. A különbség abban áll hogy itt az audio enkódolása külön
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
122 menetben történik, ezáltal lehetővé válik annak megbecslése hogy az adott
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
123 filmet milyen bitrátával kell tömöríteni hogy ráférjen egy 650, 700 vagy
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
124 800Mb-os CD-re, és ezt a <B>MEncoder</B> ki is számolja. Továbbá, ilyenkor
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
125 az audio csak egyszer kerül enkódolásra, ellentétben a 2 menetes móddal.
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
126 A használata a következő :</P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
127
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
128 <P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
129 <TABLE>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
130 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
131 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
132 <CODE>rm frameno.avi</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
133 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
134 <B>egy esetleges előző 3 menetes enkódolásból származó file törlése,
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
135 mely konfliktolhat a most következővel</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
136 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
137 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
138 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
139 <CODE>mencoder &lt;file/DVD&gt; -ovc frameno -o
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
140 frameno.avi</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
141 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
142 <B><U>Első menet</U> : egy csak audiot tartalmazó AVI file jön létre,
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
143 ami a kért formátumban tartalmazza az audio streamet. Ha akarod
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
144 használhatod a <CODE>-lameopts</CODE> opciót. Ha ez egy hosszabb film,
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
145 e menet végén a MEncoder kiírja hogy mekkora bitrate-tel tömöríts
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
146 a következő menetekben hogy a film ráférjen egy 650, 700 vagy 800Mb-os
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
147 CD-re.</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
148 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
149 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
150 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
151 <CODE>mencoder &lt;file/DVD&gt; -oac copy -pass 1
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
152 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
153 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
154 <B><U>Második menet</U> : alias a DivX4 video enkódolás első menete.
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
155 Opcionálisan megadhatod azt a bitrate-et amit a MEncoder az előző
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
156 menet végén kiírt, lásd feljebb.</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
157 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
158 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
159 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
160 <CODE>mencoder &lt;file/DVD&gt; -oac copy -pass 2
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
161 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
162 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
163 <B><U>Harmadik menet</U> : alias a DivX4 video enkódolás második menete.
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
164 Opcionálisan megadhatod azt a bitrate-et amit a MEncoder az előző
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
165 menet végén kiírt, lásd feljebb. Ebben a menetben a
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
166 <CODE>frameno.avi</CODE>-ban levő audio belekerül a célfileba..
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
167 és kész is az egész!</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
168 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
169 </TABLE>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
170 </P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
171
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
172 <P><B>Példa a 3 menetes enkódolásra :</B></P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
173
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
174 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;rm frameno.avi</CODE> - esetlegesen egy előző
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
175 enkódolásbol származó file törlése (bezavar a most következőnek)<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
176 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -ovc frameno
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
177 -o frameno.avi<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
178 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
179 -divx4opts br=1100 -oac copy -o movie.avi -pass 1<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
180 &nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
181 br=1100 -oac copy -o movie.avi -pass 2</CODE>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
182 </P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
183
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
184
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
185 <P><B><A NAME=2.4.3.2>2.4.3.2. Átméretezés</B></P>
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
186
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
187 <P>Gyakran előjön a filmek átméretezésének igénye. Ennek oka sokféle lehet,
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
188 például a fileméret csökkentése, vagy SVCD-ből DivX-be kódolás. A rippelt
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
189 DVD-ket legtöbbször átméretezik (például egy 4:3-as DVD-t 640x480-ra),
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
190 különösen akkor ha a cél az 1 CD-s méret és ezzel együtt a jó minőség is.
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
191 Az SVCD-k képmérete 480x480, és a lejátszóprogramok az ezen fileok
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
192 fejlécében található aspektusinformáció alapján számítják ki a megjelenítendő
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
193 kép méretét (pl.: 480x480 + 4:3 = 640x480). Ezért AVI (DivX) file-okba
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
194 történő kódolásnál figyelembe kell venni azt is, hogy az AVI file-ok ezen
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
195 információ eltárolására nem képesek. Így az egyetlen megoldás az átméretezés.</P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
196
3859
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
197 <P>A <B>MEncoder</B> képes nagyításra, ha a képeket YV12 formátumban kapja
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
198 (azaz például az ffdivx, odivx meghajtókkal, vagy mpeg1/2-t). A kimeneti file
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
199 képméretét az <CODE>-x</CODE> és <CODE>-y</CODE> opciókkal lehet megadni.
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
200 Ezenkívül 3 féle átméretezőszűrő közül is lehet választani, <I>0 : gyors
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
201 bilinear</I>, <I>1 : bilinear</I>, <I>2 : bicubic</I> (ennek van a legjobb
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
202 minősége). Ezt az <CODE>-sws</CODE> opcióval lehet megadni. Alapértelmezett
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
203 a 0 : gyors bilinear.</P>
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
204
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
205 <P>Az átméretezés egyszerű :<BR>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
206 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder sample-svcd.mpg -divx4opts br=1300 -x 640 -y 480 -sws 2 -o output.avi</CODE></P
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
207
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
208 <P><B><A NAME=2.4.3.3>2.4.3.3. Stream másolása</B></P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
209
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
210 <P>A <B>MEncoder</B> kétféleképpen tudja a bemeneti stream-eket kezelni :
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
211 <B>enkódolja</B> vagy csak <B>átmásolja</B> őket. Ez a rész a <B>másolásról</B>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
212 szól.</P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
213
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
214 <P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
215 <UL>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
216 <LI><B>Video stream-ek</B> (<CODE>-ovc copy</CODE> opció) : érdekes dolgokat
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
217 lehet vele csinálni :)<BR>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
218 Mint például FLI vagy VIVO vagy MPEG1 video másolása AVI file-ba !
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
219 Persze az ilyen videokat csak az <B>MPlayer</B> tudja lejátszani :) És
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
220 ezeknek a haszna gyakorlatilag nulla. A racionális felhasználása ennek
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
221 például amikor csak az audio stream-et kell enkódolni (pl tömörítetlen
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
222 PCM-et MP3-ba).</LI>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
223
4992
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
224 <LI><B>Audio stream-ek</B> (<CODE>-oac copy</CODE> opció) : egyértelmű.
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
225 Lehetséges az audio streamet egy külső fileból (MP3, AC3, Vorbis) is venni,
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
226 ehhez az <CODE>-audiofile &lt;filenév&gt;</CODE> opciót kell használni.</LI>
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
227 </UL>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
228 </P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
229
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
230 <P><B><A NAME=2.4.3.4>2.4.3.4. Hibás index-szel rendelkező AVI-k rendbehozása</B></P>
3583
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
231
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
232 <P>Legkönnyebb dolog a világon. Egyszerűen átmásoljuk a video és audio
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
233 streameket, és közben a <B>MEncoder</B> létrehozza a megfelelő indexet is.
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
234 Ez persze nem tudja kijavítani az esetleges hibákat a video és/vagy audio
4585
55c8aefdef1b vao, something changed in these files!
gabucino
parents: 4397
diff changeset
235 stream-ekben, viszont a hibásan interleave-elt fileokat igen.</P>
3583
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
236
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
237 <P>A parancs : <CODE>mencoder input.avi -ovc copy -oac copy -o output.avi</CODE></P>
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
238
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
239
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
240 <P><B><A NAME=2.4.3.5>2.4.3.5. Enkódolás a <I>libavcodec</I> codec-ekkel</B></P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
241
3912
gabucino
parents: 3859
diff changeset
242 <P>A <A HREF="codecs.html#2.2.1.2">libavcodec</A>-kel egyszerűen lehet kódolni
gabucino
parents: 3859
diff changeset
243 jónéhány érdekes video és audio formátumba (jelenleg az audio codec-ek nem
gabucino
parents: 3859
diff changeset
244 támogatottak). A következő codec-ekkel lehet enkódolni :</P>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
245
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
246 <P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
247 <UL>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
248 <LI>mjpeg - Motion JPEG</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
249 <LI>h263p - H263 Plus</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
250 <LI>mpeg4 - DivX4</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
251 <LI>msmpeg4 - a régi DivX</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
252 <LI>rv10 - egy régi RealVideo codec</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
253 <LI>mpeg1video - MPEG1 video :)</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
254 </UL>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
255 </P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
256
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
257 <P>Az első oszlopban felsorolt codec-eket kell átadni a
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
258 <CODE>vcodec</CODE> opciónak, pl : <CODE>-lavcopts vcodec=msmpeg4</CODE></P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
259
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
260
4919
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
261 <P><B><A NAME=2.4.3.6>2.4.3.6. Enkódolás több bemeneti file-ból (JPEG, PNG)</B></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
262
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
263 <P>A <B>MEncoder</B> képes több JPEG vagy PNG file-ból filmet létrehozni.
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
264 Egyszerű framecopy használatával pedig MJPEG (Motion JPEG) vagy MPNG
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
265 (Motion PNG) filmek hozhatók létre.</P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
266
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
267 <P><B><I>A folyamat magyarázata</I></B></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
268
5066
b3d900e9a215 ijpg for jpegs
gabucino
parents: 5023
diff changeset
269 <P>Először a <B>MEncoder</B> <I>dekódolja</I> a bemeneti fileokat a
b3d900e9a215 ijpg for jpegs
gabucino
parents: 5023
diff changeset
270 <CODE>libjpeg</CODE> segítségével (PNG-k dekódolását a libpngvel végzi).
4919
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
271 </P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
272
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
273 <P>A <B>MEncoder</B> ezután a kiválasztott kimeneti codecnek adja a
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
274 dekódolt képet (pl DivX4, Xvid, ffmpeg msmpeg4, stb). Vigyázat: a PNG
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
275 dekóder jelenleg csak RGB formátumú képek kiadására képes, így nem
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
276 használható olyan codecekkel amelyek YUV formátumot várnak. Ilyen
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
277 például a DivX4, vagy az ffmpeg-beli msmpeg4.</P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
278
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
279 <P><B><I>Példák</I></B></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
280
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
281 <P>Az <CODE>-mf</CODE> opció magyarázata a lenti összefoglaló
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
282 <A HREF=#2.4.5>Opciók</A> fejezetben, illetve a manpage-ben található.</P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
283
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
284 <P><I>DivX4 film létrehozása az aktuális könyvtárban található összes JPEG fileból :</I><BR>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
285 &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
286 kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
287
5378
1a7fd8f13ac0 small update
gabucino
parents: 5066
diff changeset
288 <P><I>DivX4 film létrehozása néhány JPEG fileból :</I><BR>
1a7fd8f13ac0 small update
gabucino
parents: 5066
diff changeset
289 &nbsp;&nbsp;<CODE>mencoder frame001.jpg,frame002.jpg -mf on:w=800:h=600:fps=25 -ovc divx4 -o
1a7fd8f13ac0 small update
gabucino
parents: 5066
diff changeset
290 kimenet.avi</CODE></P>
1a7fd8f13ac0 small update
gabucino
parents: 5066
diff changeset
291
4919
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
292 <P><I>MJPEG (Motion JPEG) film létrehozása az aktuális könyvtárban található összes JPEG fileból :</I><BR>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
293 &nbsp;&nbsp;<CODE>mencoder \*.jpg -mf on:w=800:h=600:fps=25 -ovc copy
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
294 -o kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
295
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
296 <P><I>Tömörítetlen film létrehozása az aktuális könyvtárban található összes PNG fileból :</I><BR>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
297 &nbsp;&nbsp;<CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc raw -o
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
298 kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
299
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
300 <P><I>MPNG (Motion PNG) film létrehozása az aktuális könyvtárban található összes PNG fileból :</I><BR>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
301 &nbsp;&nbsp;<CODE>mencoder \*.png -mf on:w=800:h=600:fps=25:type=png -ovc copy
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
302 -o kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
303
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
304
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
305 <P><B><A NAME=2.4.4>2.4.4. Szintaxis</B></P>
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
306
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
307 <P>&nbsp;&nbsp;<CODE>mencoder [opciók] [bemeneti file] [opciók] ...</P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
308
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
309 <P><B><A NAME=2.4.5>2.4.5. Opciók</B></P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
310
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
311 <P>Megj.: az összes rendelkezésre álló opcióhoz <B>olvasd el a manpage-t !</B></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
312
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
313 <P>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
314 Tekintve hogy a <B>MEncoder</B> alapjában véve ugyanarra a kódra épül amire
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
315 az <B>MPlayer</B>, sok olyan <B>MPlayer</B> opció van ami enkódolásnál is
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
316 használható. Például a <CODE>-sid</CODE> itt arra használható hogy a DVD
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
317 feliratokat bekódold a keletkező AVI-ba. Vagy a <CODE>-noidx</CODE> opcióval
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
318 itt is figyelmen kívül hagyható az esetleges hibás index a bemeneti AVI-ban.
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
319 </P>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
320
4177
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
321 <TABLE BORDER=1>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
322 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
323 <TD><FONT CLASS="text">
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
324 <I>-ss</I> időpont</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
325 <TD><FONT CLASS="text">
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
326 enkódolás indítása a megadott időponttól (csak keyframe-től indulhat !)
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
327 </TD>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
328 </TR>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
329 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
330 <TD><FONT CLASS="text">
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
331 <I>-endpos</I> időpont/időtartam</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
332 <TD><FONT CLASS="text">
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
333 enkódolás megállítása a megadott idő letelte után, vagy adott időpont
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
334 elérésekor. Lásd a manpage-t !
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
335 </TD>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
336 </TR>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
337 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
338 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
339 <I>-o</I> filenév</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
340 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
341 kimeneti filenév megadása
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
342 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
343 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
344 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
345 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
346 <I>-x</I> szélesség pixelben</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
347 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
348 kimeneti video átméretezése megadott szélességre
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
349 </TD>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
350 </TR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
351 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
352 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
353 <I>-y</I> magasság pixelben</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
354 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
355 kimeneti video átméretezése megadott magasságúra
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
356 </TD>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
357 </TR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
358 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
359 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
360 <I>-sws</I> 0-2</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
361 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
362 átmérezetési módszer meghatározása<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
363 &nbsp;&nbsp;0 - fast bilinear<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
364 &nbsp;&nbsp;1 - bilinear<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
365 &nbsp;&nbsp;2 - bicubic (legjobb minőség)<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
366 </TD>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
367 </TR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
368 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
369 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
370 <I>-ovc</I> codecnév</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
371 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
372 Enkódolás a megadott codec-kel (a codec nevek a codecs.conf-ból származnak). Példák :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
373 &nbsp;&nbsp;<B>help</B> - codecek listája<BR>
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
374 &nbsp;&nbsp;<B>null</B> - a kimeneti AVI-ban nem lesz video stream<BR>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
375 &nbsp;&nbsp;<B>raw</B> - tömörítetlen video létrehozása<BR>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
376 &nbsp;&nbsp;<B>rawrgb</B> - ?<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
377 &nbsp;&nbsp;<B>copy</B> - nincs enkódolás, csak stream másolás (most csak AVI/ASF-ből)<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
378 &nbsp;&nbsp;<B>divx4</B> - enkódolás DivX4-be<BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
379 &nbsp;&nbsp;<B>lavc</B> - enkódolás egy libavcodec-ben lévő codec-kel<BR>
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
380 &nbsp;&nbsp;<B>vfw</B> - enkódolás egy Windows-os DLL-lel<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
381 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
382 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
383 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
384 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
385 <I>-oac</I> codecnév</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
386 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
387 Enkódolás a megadott codec-kel (a codec nevek a codecs.conf-ból származnak). Példák :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
388 &nbsp;&nbsp;<B>help</B> - codecek listája<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
389 &nbsp;&nbsp;<B>copy</B> - nincs enkódolás, csak stream másolás (most csak AVI/ASF-ből, és csak CBR audiot)<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
390 &nbsp;&nbsp;<B>pcm</B> - tömörítetlen PCM<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
391 &nbsp;&nbsp;<B>mp3lame</B> - MP3 enkódolás<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
392 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
393 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
394 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
395 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
396 <I>-divx4opts</I></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
397 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
398 Ha DivX4-be enkódolsz, itt megadhatod a paramétereket, pl :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
399 &nbsp;&nbsp;<CODE>-divx4opts br=1800:deinterlace:key=250</CODE><BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
400 Leghasznosabb opciók: <B>(a teljes lista a manpage-ban található !)</B><BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
401 &nbsp;&nbsp;<B>help</B> - segíccség<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
402 &nbsp;&nbsp;<B>br</B>=XXX - bitráta megadása kbit-ben &lt;4-16000&gt; vagy bitben &lt;16001-24000000&gt;<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
403 &nbsp;&nbsp;<B>q</B>=XXXX - minőség (1-leggyorsabb, 5-legjobb - alapértelmezett)<BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
404 &nbsp;&nbsp;<B>key</B>=XXXX - keyframe-k közötti időintervallum<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
405 </TD>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
406 </TR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
407 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
408 <TD><FONT CLASS="text">
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
409 <I>-lavcopts</I></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
410 <TD><FONT CLASS="text">
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
411 Ha egy libavcodec-es codec-kel enkódolsz, itt megadhatod a paramétereket, pl :<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
412 &nbsp;&nbsp;<CODE>-lavcopts vcodec=msmpeg4:vbitrate=1800:vhq:keyint=250</CODE><BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
413 Leghasznosabb opciók: <B>(a teljes lista a manpage-ban található !)</B><BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
414 &nbsp;&nbsp;<B>help</B> - segíccség<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
415 &nbsp;&nbsp;<B>vcodec</B>=XXX - video codec kiválasztása (a teljes lista a fenti libavcodec bekezdésben megtalálható)<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
416 &nbsp;&nbsp;<B>vbitrate</B>=XXX - bitráta megadása kbit-ben &lt;4-16000&gt; vagy bitben &lt;16001-24000000&gt;<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
417 &nbsp;&nbsp;<B>vhq</B> - legjobb minőség (?)<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
418 &nbsp;&nbsp;<B>keyint</B>=XXX - keyframe-k közötti időintervallum<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
419 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
420 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
421 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
422 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
423 <I>-lameopts</I></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
424 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
425 Ha MP3-ba kódolsz, itt adhatod meg a paramétereket, pl :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
426 &nbsp;&nbsp;<CODE>-lameopts q=3</CODE><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
427 &nbsp;&nbsp;<CODE>-lameopts br=192:cbr</CODE><BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
428 Leghasznosabb opciók: <B>(a teljes lista a manpage-ban található !)</B><BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
429 &nbsp;&nbsp;<B>help</B> - törpítség<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
430 &nbsp;&nbsp;<B>cbr</B> - <B>CBR</B>-es MP3 kiválasztása (az alapértelmezett a <B>VBR</B>)<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
431 &nbsp;&nbsp;<B>br</B>=XXX - bitráta megadása kbit-ben &lt;0-1024&gt; (csak <B>CBR</B>-nél!)<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
432 &nbsp;&nbsp;<B>q</B>=XXXX - minőség (0-legjobb, 9-leggyorsabb) (csak <B>VBR</B>-nél!)<BR>
5721
b53597b930b1 more deciliters
gabucino
parents: 5720
diff changeset
433 &nbsp;&nbsp;<B>vbr</B>=XXXX - VBR alüzemmód (3-ABR, ennek van a legjobb
b53597b930b1 more deciliters
gabucino
parents: 5720
diff changeset
434 sebesség/minőség mutatója) (csak <B>VBR</B>-nél!)<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
435 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
436 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
437 </TABLE>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
438
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
439 <P><B><A NAME=2.4.6>2.4.6. Példák</B></P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
440
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
441 <P>A <B>MEncoder</B> használata a legkönnyebb dolog a Földön.</P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
442
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
443 <P>A DVD 2-es fejezetének enkódolása :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
444 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o title2.avi</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
445
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
446 <P>Ugyanez libavcodec-kel, MJPEG tömörítéssel :<BR>
4585
55c8aefdef1b vao, something changed in these files!
gabucino
parents: 4397
diff changeset
447 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg</CODE></P>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
448
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
449 <P>A DVD 2-es fejezetének enkódolása, átméretezéssel :<BR>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
450 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -x 640 -y 480 -sws 2 -o title2.avi</CODE></P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
451
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
452 <P>Enkódolás HTTP-ről :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
453 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder http://mplayer.hq/example.avi -o example.avi</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
454
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
455 <P>Enkódolás standard bemenetről :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
456 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;rar p test-SVCD.rar | mencoder -divx4opts br=800 -ofps 24 -pass 1 -- -</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
457
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
458 <P>Több VOB file enkódolása :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
459 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;cat *.vob | mencoder &lt;options&gt; -</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
460
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
461 <P>Enkódolás tuner-ről (a tuner opciók a <A HREF="documentation.html#2.5">TV input</A> fejezetben találhatóak) :<BR>
3382
7f06ef6c0168 no filename required from tuner
gabucino
parents: 3287
diff changeset
462 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=640:height=480 &lt;options&gt;</CODE></P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
463
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
464 <P>Az összes opció listájához <B><I>lásd a MEncoder manpage-t !</I></B>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
465 <P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
466 </FONT>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
467
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
468 </BODY>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
469 </HTML>