annotate DOCS/Hungarian/encoding.html @ 5023:f8ab420ce0e3

xvid in mencoder
author gabucino
date Sun, 10 Mar 2002 09:28:02 +0000
parents bb20ff7aa21d
children b3d900e9a215
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>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
32 <LI>olvasd el az <B>MPlayer</B> fordítási útmutatóját, mivel információt
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
33 tartalmaz arról hogy hogyan installálj <I>libdvdread-et</I> a <B>DVD</B>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
34 támogatáshoz, stb.</LI>
5023
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
35 <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
36 <A HREF="http://avifile.sourceforge.net/download.htm">innen</A>, és
4177
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
37 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
38 <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
39 installáld az <B>XViD</B>-et</A>. Nagyon hasznos nem-Linux rendszerű
f8ab420ce0e3 xvid in mencoder
gabucino
parents: 5000
diff changeset
40 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
41 enkódolásra van szükséged.</LI>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
42 <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
43 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
44 fejezetben</A> le van írva.</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
45 <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
46 CVS-ből).<BR>
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
47 <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
48 Ez szükségeltetik a CBR/VBR MP3 audio enkódoláshoz. Egy
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
49 egyszerű <CODE>lame</CODE> bináris nem elég. Mégvalami: minél kevesebb
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
50 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
51 A minőséget a fordítás utáni <CODE>make test</CODE> paranccsal
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
52 ellenőrizheted. A kiírt számnak <B>30</B>-nál kevesebbnek kell lennie.
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
53 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
54 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
55 a tesztet lefuttatni.. Nos, töröld már le azt a nyavajás <B>GCC 2.96</B>-ot.</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
56 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
57 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
58
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
59 <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
60 <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
61
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
62 <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
63
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
64 <P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
65 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
66 <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
67 képes</LI>
4177
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
68 <LI>az ffmpeg/libavcodec által támogatott összes codec használata kódolásra
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
69 is</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
70 <LI>enkódolás <B>V4L kompatibilis TV tunerekről</B></LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
71 <LI>enkódolása/multiplexelése interleaved AVI-knak, megfelelő index-szel</LI>
4992
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
72 <LI>opcionálisan külső audio stream használata</LI>
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
73 <LI>1, 2 vagy 3 menetes <B>DivX4</B> video</LI>
3930
064e0956125e vbr win ize
gabucino
parents: 3912
diff changeset
74 <LI><B>VBR</B> MP3 audio - <B>FONTOS</B> : a VBR-es mp3-ak nem minden
064e0956125e vbr win ize
gabucino
parents: 3912
diff changeset
75 körülmények között lejátszhatóak windows rendszereken! Ha windows-on
064e0956125e vbr win ize
gabucino
parents: 3912
diff changeset
76 (is) lejátszandó AVI-t akarsz létrehozni, csinálj CBR-es mp3-at!</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
77 <LI>PCM audio</LI>
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
78 <LI>stream másolás</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
79 <LI>bemeneti file A/V szinkronizálása (PTS-alapú, az -mc 0 opcióval
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
80 kikapcsolható)</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
81 <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
82 VOB-ot kódolsz 24fps-es AVI-ba)</LI>
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
83 <LI>kép átméretezése</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
84 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
85 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
86
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
87 <P><B><I>Tervezett funkciók</I></B> :
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
88 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
89 <LI>még szélesebb skálája a be/kimeneti formátumoknak, codec-eknek
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
90 (VOB file-ok DivX4/Indeo5/VIVO videoval... :)</LI>
4992
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
91 <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
92 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
93 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
94
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
95 <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
96
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
97 <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
98 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
99 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
100 (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
101 A második menetben keletkezik a tényleges 2 menetes DivX, az ideiglenes
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
102 file-ok adataiből. A keletkező file az egy menetesekhez képest sokkal jobb
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
103 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
104 keresel a neten egy útmutatót.</P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
105
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
106 <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
107 mutatja be. Csak két parancs szükséges :<BR>
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
108 <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
109 ami egy esetleges előző 3 menetes enkódolásból származhat<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
110 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts br=1100
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
111 -o movie.avi -pass 1<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
112 &nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts br=1100
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
113 -o movie.avi -pass 2</CODE></P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
114
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
115 <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
116 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
117 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
118 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
119 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
120 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
121 A használata a következő :</P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
122
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
123 <P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
124 <TABLE>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
125 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
126 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
127 <CODE>rm frameno.avi</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
128 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
129 <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
130 mely konfliktolhat a most következővel</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
131 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
132 <TR>
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 <CODE>mencoder &lt;file/DVD&gt; -ovc frameno -o
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
135 frameno.avi</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
136 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
137 <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
138 ami a kért formátumban tartalmazza az audio streamet. Ha akarod
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
139 használhatod a <CODE>-lameopts</CODE> opciót. Ha ez egy hosszabb film,
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
140 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
141 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
142 CD-re.</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
143 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
144 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
145 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
146 <CODE>mencoder &lt;file/DVD&gt; -oac copy -pass 1
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
147 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
148 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
149 <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
150 Opcionálisan megadhatod azt a bitrate-et amit a MEncoder az előző
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
151 menet végén kiírt, lásd feljebb.</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
152 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
153 <TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
154 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
155 <CODE>mencoder &lt;file/DVD&gt; -oac copy -pass 2
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
156 -divx4opts br=&lt;bitrate&gt;</CODE></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
157 <TD><FONT CLASS="text">
4397
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
158 <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
159 Opcionálisan megadhatod azt a bitrate-et amit a MEncoder az előző
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
160 menet végén kiírt, lásd feljebb. Ebben a menetben a
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
161 <CODE>frameno.avi</CODE>-ban levő audio belekerül a célfileba..
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
162 és kész is az egész!</B></TD>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
163 </TR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
164 </TABLE>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
165 </P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
166
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
167 <P><B>Példa a 3 menetes enkódolásra :</B></P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
168
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
169 <P><CODE>&nbsp;&nbsp;&nbsp;&nbsp;rm frameno.avi</CODE> - esetlegesen egy előző
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
170 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
171 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -ovc frameno
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
172 -o frameno.avi<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
173 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
174 -divx4opts br=1100 -oac copy -o movie.avi -pass 1<BR>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
175 &nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -divx4opts
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
176 br=1100 -oac copy -o movie.avi -pass 2</CODE>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
177 </P>
970a09005860 3-pass encoding dox
gabucino
parents: 4177
diff changeset
178
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
179
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
180 <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
181
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
182 <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
183 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
184 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
185 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
186 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
187 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
188 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
189 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
190 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
191
3859
686ba9f9393c scaling only works with YV12
gabucino
parents: 3721
diff changeset
192 <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
193 (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
194 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
195 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
196 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
197 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
198 a 0 : gyors bilinear.</P>
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
199
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
200 <P>Az átméretezés egyszerű :<BR>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
201 <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
202
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
203 <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
204
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
205 <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
206 <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
207 szól.</P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
208
3438
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
209 <P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
210 <UL>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
211 <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
212 lehet vele csinálni :)<BR>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
213 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
214 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
215 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
216 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
217 PCM-et MP3-ba).</LI>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
218
4992
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
219 <LI><B>Audio stream-ek</B> (<CODE>-oac copy</CODE> opció) : egyértelmű.
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
220 Lehetséges az audio streamet egy külső fileból (MP3, AC3, Vorbis) is venni,
e2f8b4b74c25 -audiofile
gabucino
parents: 4982
diff changeset
221 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
222 </UL>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
223 </P>
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
224
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
225 <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
226
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
227 <P>Legkönnyebb dolog a világon. Egyszerűen átmásoljuk a video és audio
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
228 streameket, és közben a <B>MEncoder</B> létrehozza a megfelelő indexet is.
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
229 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
230 stream-ekben, viszont a hibásan interleave-elt fileokat igen.</P>
3583
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
231
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
232 <P>A parancs : <CODE>mencoder input.avi -ovc copy -oac copy -o output.avi</CODE></P>
66e418645b67 hm. stuff.
gabucino
parents: 3438
diff changeset
233
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
234
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
235 <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
236
3912
gabucino
parents: 3859
diff changeset
237 <P>A <A HREF="codecs.html#2.2.1.2">libavcodec</A>-kel egyszerűen lehet kódolni
gabucino
parents: 3859
diff changeset
238 jónéhány érdekes video és audio formátumba (jelenleg az audio codec-ek nem
gabucino
parents: 3859
diff changeset
239 támogatottak). A következő codec-ekkel lehet enkódolni :</P>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
240
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
241 <P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
242 <UL>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
243 <LI>mjpeg - Motion JPEG</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
244 <LI>h263p - H263 Plus</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
245 <LI>mpeg4 - DivX4</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
246 <LI>msmpeg4 - a régi DivX</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
247 <LI>rv10 - egy régi RealVideo codec</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
248 <LI>mpeg1video - MPEG1 video :)</LI>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
249 </UL>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
250 </P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
251
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
252 <P>Az első oszlopban felsorolt codec-eket kell átadni a
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
253 <CODE>vcodec</CODE> opciónak, pl : <CODE>-lavcopts vcodec=msmpeg4</CODE></P>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
254
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
255
4919
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
256 <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
257
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
258 <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
259 Egyszerű framecopy használatával pedig MJPEG (Motion JPEG) vagy MPNG
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
260 (Motion PNG) filmek hozhatók létre.</P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
261
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
262 <P><B><I>A folyamat magyarázata</I></B></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
263
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
264 <P>Először a <B>MEncoder</B> <I>dekódolja</I> a bemeneti fileokat egy
5000
bb20ff7aa21d PNG decoding using libpng
gabucino
parents: 4992
diff changeset
265 rendelkezésre álló és szabadonválasztott MJPEG dekóderrel (PNG-k dekódolását
bb20ff7aa21d PNG decoding using libpng
gabucino
parents: 4992
diff changeset
266 a <B>MEncoder</B> a libpngvel végzi). Alapértelmezésben az
4919
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
267 <CODE>ffmjpeg</CODE> codec-et próbálja használni, így ajánlott libavcodec-kel
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
268 fordítani. Ennek a codecnek a legnagyobb hátránya hogy bizonyos JPEG
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
269 fileokat nem tud kezelni (ilyenkor zöld kimenet látható). Ilyenkor különböző
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
270 képkonvertáló programokkal előtte konvertáld át ezeket a <B>MEncoder</B>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
271 által is emészthető formába.<BR>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
272 Választhatsz más dekódert is, például az <CODE>mcmjpg32.dll</CODE>-t
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
273 (MainConcept Motion JPEG). Ilyenkor meg kell nézni a <CODE>codecs.conf</CODE>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
274 fileban hogy az adott codecre milyen névvel lehet hivatkozni (<CODE>videocodec</CODE>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
275 sor), és utána ezt a nevet a <CODE>-vc</CODE> opció után írni. A fenti
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
276 példát véve: <CODE>-vc mjpeg</CODE>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
277 </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>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
280 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
281 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
282 használható olyan codecekkel amelyek YUV formátumot várnak. Ilyen
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
283 például a DivX4, vagy az ffmpeg-beli msmpeg4.</P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
284
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
285 <P><B><I>Példák</I></B></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
286
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
287 <P>Az <CODE>-mf</CODE> opció magyarázata a lenti összefoglaló
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
288 <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
289
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
290 <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
291 &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
292 kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
293
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
294 <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
295 &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
296 -o kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
297
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
298 <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
299 &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
300 kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
301
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
302 <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
303 &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
304 -o kimenet.avi</CODE></P>
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
305
40b48a0a780e documented Multifile JPEG/PNG input (-mf)
gabucino
parents: 4709
diff changeset
306
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
307 <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
308
963b39283f48 fixes, and some new stuff. sorry forgot :)
gabucino
parents: 3382
diff changeset
309 <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
310
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
311 <P><B><A NAME=2.4.5>2.4.5. Opciók</B></P>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
312
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
313 <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
314
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
315 <P>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
316 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
317 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
318 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
319 feliratokat bekódold a keletkező AVI-ba. Vagy a <CODE>-noidx</CODE> opcióval
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
320 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
321 </P>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
322
4177
cab4ac1467e4 many small updates
gabucino
parents: 3983
diff changeset
323 <TABLE BORDER=1>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
324 <TR>
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 <I>-ss</I> időpont</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
327 <TD><FONT CLASS="text">
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
328 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
329 </TD>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
330 </TR>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
331 <TR>
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 <I>-endpos</I> időpont/időtartam</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
334 <TD><FONT CLASS="text">
4709
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
335 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
336 elérésekor. Lásd a manpage-t !
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
337 </TD>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
338 </TR>
860808c94265 -ss -endpos documented
gabucino
parents: 4680
diff changeset
339 <TR>
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 <I>-o</I> filenév</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
342 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
343 kimeneti filenév megadása
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
344 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
345 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
346 <TR>
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 <I>-x</I> szélesség pixelben</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
349 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
350 kimeneti video átméretezése megadott szélességre
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
351 </TD>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
352 </TR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
353 <TR>
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 <I>-y</I> magasság pixelben</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
356 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
357 kimeneti video átméretezése megadott magasságúra
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
358 </TD>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
359 </TR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
360 <TR>
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 <I>-sws</I> 0-2</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
363 <TD><FONT CLASS="text">
3287
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
364 átmérezetési módszer meghatározása<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
365 &nbsp;&nbsp;0 - fast bilinear<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
366 &nbsp;&nbsp;1 - bilinear<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
367 &nbsp;&nbsp;2 - bicubic (legjobb minőség)<BR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
368 </TD>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
369 </TR>
e1cf5e6338a8 -x -y -sws added
gabucino
parents: 3230
diff changeset
370 <TR>
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 <I>-ovc</I> codecnév</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
373 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
374 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
375 &nbsp;&nbsp;<B>help</B> - codecek listája<BR>
4680
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
376 &nbsp;&nbsp;<B>null</B> - a kimeneti AVI-ban nem lesz video stream<BR>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
377 &nbsp;&nbsp;<B>raw</B> - tömörítetlen video létrehozása<BR>
b5d956f0b6ea sok ize, mutyur, bizbasz.
gabucino
parents: 4585
diff changeset
378 &nbsp;&nbsp;<B>rawrgb</B> - ?<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
379 &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
380 &nbsp;&nbsp;<B>divx4</B> - enkódolás DivX4-be<BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
381 &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
382 &nbsp;&nbsp;<B>vfw</B> - enkódolás egy Windows-os DLL-lel<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
383 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
384 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
385 <TR>
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 <I>-oac</I> codecnév</TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
388 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
389 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
390 &nbsp;&nbsp;<B>help</B> - codecek listája<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
391 &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
392 &nbsp;&nbsp;<B>pcm</B> - tömörítetlen PCM<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
393 &nbsp;&nbsp;<B>mp3lame</B> - MP3 enkódolás<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
394 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
395 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
396 <TR>
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 <I>-divx4opts</I></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
399 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
400 Ha DivX4-be enkódolsz, itt megadhatod a paramétereket, pl :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
401 &nbsp;&nbsp;<CODE>-divx4opts br=1800:deinterlace:key=250</CODE><BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
402 Leghasznosabb opciók: <B>(a teljes lista a manpage-ban található !)</B><BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
403 &nbsp;&nbsp;<B>help</B> - segíccség<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
404 &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
405 &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
406 &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
407 </TD>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
408 </TR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
409 <TR>
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 <I>-lavcopts</I></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
412 <TD><FONT CLASS="text">
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
413 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
414 &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
415 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
416 &nbsp;&nbsp;<B>help</B> - segíccség<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
417 &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
418 &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
419 &nbsp;&nbsp;<B>vhq</B> - legjobb minőség (?)<BR>
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
420 &nbsp;&nbsp;<B>keyint</B>=XXX - keyframe-k közötti időintervallum<BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
421 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
422 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
423 <TR>
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 <I>-lameopts</I></TD>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4919
diff changeset
426 <TD><FONT CLASS="text">
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
427 Ha MP3-ba kódolsz, itt adhatod meg a paramétereket, pl :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
428 &nbsp;&nbsp;<CODE>-lameopts q=3</CODE><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
429 &nbsp;&nbsp;<CODE>-lameopts br=192:cbr</CODE><BR>
3721
66da035c4ee2 some quick updates for the prerelease
gabucino
parents: 3620
diff changeset
430 Leghasznosabb opciók: <B>(a teljes lista a manpage-ban található !)</B><BR>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
431 &nbsp;&nbsp;<B>help</B> - törpítség<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
432 &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
433 &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
434 &nbsp;&nbsp;<B>q</B>=XXXX - minőség (0-legjobb, 9-leggyorsabb) (csak <B>VBR</B>-nél!)<BR>
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>