annotate DOCS/Hungarian/encoding.html @ 3272:7e4399d1eb65

horizontal up/downscale linear & cubic -sws command line option (0 -> fast_bilinear, 1->bilinear, 2->bicubic)
author michael
date Sun, 02 Dec 2001 20:03:26 +0000
parents 697c115d7d79
children e1cf5e6338a8
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>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
2 <BODY BGCOLOR=white>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
3
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
4 <FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
5
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
6 <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
7
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
8 <P><B><I>Bevezető</I></B>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
9 <P>A <B>MEncoder</B> (<B>MPlayer</B>'s Movie Encoder) egy egyszerű film
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
10 enkóder, az MPlayer által lejátszható formátumok
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
11 (<B>AVI/DVD/VCD/VOB/MPG/MOV/VIV/NET</B>) más - MPlayerrel lejátszható -
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
12 formátumokba kódolására.
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
13 Jelenleg béta verzió, és csak <B>DivX4</B> (1 vagy 2 menet) videoba, és
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
14 <B>PCM</B>/<B>MP3</B>/<B>VBRMP3</B> audioba tud kódolni. Rendelkezik továbbá
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
15 stream másoló képességgel. A közeljövőben tervezzük vágó, átméretező filterek
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
16 beépítését, és hasonlókat.</P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
17
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
18 <P><B><I>Fordítás</I></B>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
19 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
20 <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
21 tartalmaz arról hogy hogyan installálj <I>libdvdread-et</I> a <B>DVD</B>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
22 támogatáshoz, stb.</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
23 <LI>töltsd le a legújabb <B>DivX4linux</B> könyvtárat például
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
24 <A HREF="http://avifile.sourceforge.net/download.htm">innen</A>, és
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
25 installáld HELYESEN. Ez szükséges a DivX4 (1/2 menetes) enkódoláshoz.
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
26 És mivel jelenleg ez az egyetlen módszer, a MEncoder csak Linuxon
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
27 működik.</LI>
3211
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
28 <LI>töltsd és fordítsd le a <B>libmp3lame-t</B> (a lame 3.89bétából vagy
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
29 CVS-ből).<BR>
75820a3febac lame won't compile properly with gcc 2.96
gabucino
parents: 3026
diff changeset
30 <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
31 Ez szükségeltetik a CBR/VBR MP3 audio enkódoláshoz. Egy
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
32 egyszerű <CODE>lame</CODE> bináris nem elég. Mégvalami: minél kevesebb
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
33 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
34 A minőséget a fordítás utáni <CODE>make test</CODE> paranccsal
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
35 ellenőrizheted. A kiírt számnak <B>30</B>-nál kevesebbnek kell lennie.
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
36 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
37 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
38 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
39 <LI>Futtasd a <CODE>./configure-t</CODE> az opcionális paramétereiddel
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
40 (az <CODE>--enable-tv</CODE> opció bekapcsolja a V4L tunerekről
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
41 grabbelő kódot), és ird be : <CODE>make mencoder</CODE>, aztán
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
42 <CODE>make install</CODE>.</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
43 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
44 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
45
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
46 <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
47 <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
48
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
49 <P><B><I>MEncoder funkciók</I></B> :
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
50 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
51 <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
52 képes</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
53 <LI>enkódolás <B>V4L kompatibilis TV tunerekről</B></LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
54 <LI>enkódolása/multiplexelése interleaved AVI-knak, megfelelő index-szel</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
55 <LI>1 vagy 2 menetes <B>DivX4</B> video</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
56 <LI><B>VBR</B> MP3 audio</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
57 <LI>PCM audio</LI>
3230
697c115d7d79 typo fixes
gabucino
parents: 3211
diff changeset
58 <LI>stream másolás (csak AVI/ASF-ből egyelőre, és csak CBR audiot)</LI>
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
59 <LI>bemeneti file A/V szinkronizálása (PTS-alapú, az -mc 0 opcióval
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
60 kikapcsolható)</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
61 <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
62 VOB-ot kódolsz 24fps-es AVI-ba)</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
63 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
64 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
65
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
66 <P><B><I>Tervezett funkciók</I></B> :
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
67 <UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
68 <LI>audio külön file-ból vétele (AC3, MP3, OGG)</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
69 <LI>VBR audio stream másolás</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
70 <LI>még szélesebb skálája a be/kimeneti formátumoknak, codec-eknek
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
71 (VOB file-ok DivX4/Indeo5/VIVO videoval... :)</LI>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
72 </UL>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
73 </P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
74
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
75 <P><B><I>2 menetes DivX4 enkódolása</I></B></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
76
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
77 <P>Az elnevezés onnan jön, hogy ezzel a módszerrel a file <I>kétszer</I> lesz
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
78 enkódolva. Az első menet néhány pár Mb-os ideiglenes file-t hoz létre, amiket
3230
697c115d7d79 typo fixes
gabucino
parents: 3211
diff changeset
79 egyelőre nem ajánlatos törölni. A második menetben tényleges kimeneti file
3026
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
80 képződik, az ideiglenes file-ok adataiből. A keletkező file az egymenetesekhez
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
81 képest sokkal jobb minőséggel és kisebb mérettel bír. Ha most hallassz erről
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
82 először, jobb ha keresel a neten egy útmutatót.</P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
83
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
84 <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
85 mutatja be. Csak két parancs szükséges :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
86 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -ovc divx4 -oac mp3lame -divx4opts br=1100
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
87 -o movie.avi -pass 1<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
88 &nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -ovc divx4 -oac mp3lame -divx4opts br=1100 -o movie.avi -pass 2</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
89
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
90 <P><B><I>Szintaxis</I></B></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
91
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
92 <P>&nbsp;&nbsp;<CODE>mencoder [opciók] &lt;bemeneti file&gt; [opciók] ...</P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
93
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
94 <P><B><I>Opciók</I></B></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
95
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
96 <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
97
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
98 <TABLE BORDER=0>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
99 <TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
100 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
101 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
102 <I>-o</I> filenév</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
103 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
104 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
105 kimeneti filenév megadása
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
106 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
107 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
108 <TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
109 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
110 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
111 <I>-ovc</I> codecnév</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
112 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
113 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
114 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
115 &nbsp;&nbsp;<B>help</B> - codecek listája<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
116 &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
117 &nbsp;&nbsp;<B>divx4</B> - enkódolás DivX4-be<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
118 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
119 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
120 <TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
121 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
122 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
123 <I>-oac</I> codecnév</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
124 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
125 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
126 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
127 &nbsp;&nbsp;<B>help</B> - codecek listája<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
128 &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
129 &nbsp;&nbsp;<B>pcm</B> - tömörítetlen PCM<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
130 &nbsp;&nbsp;<B>mp3lame</B> - MP3 enkódolás<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
131 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
132 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
133 <TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
134 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
135 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
136 <I>-divx4opts</I></TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
137 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
138 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
139 Ha DivX4-be enkódolsz, itt megadhatod a paramétereket, pl :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
140 &nbsp;&nbsp;<CODE>-divx4opts br=1800:deinterlace:key=250</CODE><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
141 Leghasznosabb opcióok: <B>(a teljes lista a manpage-ban található !)</B><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
142 &nbsp;&nbsp;<B>help</B> - segíccség<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
143 &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
144 &nbsp;&nbsp;<B>q</B>=XXXX - minőség (1-leggyorsabb, 5-legjobb - alapértelmezett)<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
145 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
146 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
147 <TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
148 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
149 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
150 <I>-lameopts</I></TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
151 <TD>&nbsp;&nbsp;</TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
152 <TD><FONT face="Verdana, Arial, Helvetica, sans-serif" size=2>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
153 Ha MP3-ba kódolsz, itt adhatod meg a paramétereket, pl :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
154 &nbsp;&nbsp;<CODE>-lameopts q=3</CODE><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
155 &nbsp;&nbsp;<CODE>-lameopts br=192:cbr</CODE><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
156 Leghasznosabb opcióok: <B>(a teljes lista a manpage-ban található !)</B><BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
157 &nbsp;&nbsp;<B>help</B> - törpítség<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
158 &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
159 &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
160 &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
161 </TD>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
162 </TR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
163 </TABLE>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
164
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
165 <P><B><I>Példák</I></B></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
166
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
167 <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
168
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
169 <P>A DVD 2-es fejezetének enkódolása :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
170 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -dvd 2 -o title2.avi</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
171
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
172 <P>Enkódolás HTTP-ről :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
173 <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
174
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
175 <P>Enkódolás standard bemenetről :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
176 <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
177
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
178 <P>Több VOB file enkódolása :<BR>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
179 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;cat *.vob | mencoder &lt;options&gt; -</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
180
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
181 <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>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
182 <CODE>&nbsp;&nbsp;&nbsp;&nbsp;mencoder -tv on:driver=v4l:width=640:height=480 &lt;options&gt; -</CODE></P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
183
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
184 <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
185 <P>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
186 </FONT>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
187
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
188 </BODY>
1b65a4abf104 hmpf. forgot to add
gabucino
parents:
diff changeset
189 </HTML>