annotate DOCS/xml/hu/mencoder.xml @ 15929:782c636d50c8

synced with 1.76
author gabrov
date Wed, 06 Jul 2005 18:28:09 +0000
parents f5b1537e887f
children 7a225edb81f7
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
15929
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2 <!-- synced with 1.76 -->
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3 <chapter id="mencoder">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
4 <title>Kódolás a <application>MEncoder</application>rel</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
5
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
6 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
7 A <application>MEncoder</application> összes használható kapcsolójához és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
8 a példákhoz kérlek nézd meg a man oldalt. Mindennapi példákért és a számos
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
9 kódolási paraméter bővebb leírásáért olvasd el a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
10 <ulink url="../../tech/encoding-tips.txt">kódolási tippeket</ulink>, amiket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
11 számos levelezési lista szálból gyűjtöttünk össze az MPlayer-users-ről.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
12 Kereshetsz az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
13 <ulink url="http://mplayerhq.hu/pipermail/mplayer-users/">archívumban</ulink>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
14 a rengeteg beszélgetés között, melyek a <application>MEncoder</application>rel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
15 történő kódolást több szempontból vizsgálják és kiemelik a problémákat vele
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
16 kapcsolatban.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
17 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
18
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
19 <sect1 id="menc-feat-mpeg4">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
20 <title>Két menetes MPEG-4 (&quot;DivX&quot;) kódolás</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
21
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
22 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
23 A név abból a tényből ered, hogy ez a módszer a fájlt <emphasis>kétszer</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
24 kódolja át. Az első kódolás (szinkronizációs lépés) létrehoz pár ideiglenes,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
25 néhány megabájtos fájlt (<filename>*.log</filename>), ezeket ne töröld le
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
26 még (az AVI-t letörölheted). A második lépésben, a két menetes kimenet
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
27 fájl lesz létrehozva, az ideiglenes fájlok bitrátájának felhasználásával. Az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
28 eredmény fájlnak sokkal jobb lesz a képminősége. Ha most hallasz erről először,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
29 nézz meg pár a neten elérhető leírást.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
30 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
31
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
32 <example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
33 <title>audió sáv másolása</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
34 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
35 Egy DVD két menetes kódolása MPEG-4 (&quot;DivX&quot;) AVI-ba az audió sáv
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
36 másolásával.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
37 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
38 mencoder dvd://2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 -oac copy -o <replaceable>movie.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
39 mencoder dvd://2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=2 -oac copy -o <replaceable>movie.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
40 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
41 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
42 </example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
43
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
44 <example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
45 <title>audió sáv kódolása</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
46 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
47 Egy DVD két menetes kódolása MPEG-4 (&quot;DivX&quot;) AVI-ba az audió sáv
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
48 MP3-ba alakításával.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
49 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
50 mencoder dvd://2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 -oac mp3lame -lameopts vbr=3 -o <replaceable>movie.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
51 mencoder dvd://2 -ovc lavc -lavcopts vcodec=mpeg4:vpass=2 -oac mp3lame -lameopts vbr=3 -o <replaceable>movie.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
52 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
53 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
54 </example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
55 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
56
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
57 <sect1 id="menc-feat-mpeg">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
58 <title>Kódolás MPEG formátumba</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
59 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
60 A <application>MEncoder</application> létre készíteni MPEG (MPEG-PS) formátumú
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
61 kimeneti fájlokat. Valószínűleg csak a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
62 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
63 <emphasis>mpeg1video</emphasis> codec-jével hasznos ez, mert a lejátszók - az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
64 <application>MPlayer</application> kivételével - MPEG-1 videó és MPEG-1 layer 2 (MP2)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
65 audió folyamokra számítanak az MPEG fájlokban.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
66 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
67
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
68 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
69 Ez a tulajdonság jelenleg nem túl hasznos, emellett valószínűleg tele van hibával,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
70 de fontos, mert a <application>MEncoder</application> jelenleg nem tud
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
71 MPEG-1 layer 2 (MP2) audióba kódolni, amit minden más lejátszó vár az MPEG fájlokban.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
72 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
73
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
74 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
75 A <application>MEncoder</application> kimeneti fájl formátumának megváltoztatásához
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
76 használd a <option>-of mpeg</option> kapcsolót.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
77 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
78
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
79 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
80 Példa:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
81 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
82 mencoder -of mpeg -ovc lavc -lavcopts vcodec=mpeg1video -oac copy <replaceable>egyéb_kapcsolók</replaceable> <replaceable>media.avi</replaceable> -o <replaceable>output.mpg</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
83 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
84 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
85 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
86
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
87
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
88 <sect1 id="menc-feat-rescale">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
89 <title>Filmek átméretezése</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
90
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
91 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
92 Gyakran szükséged lehet a videó képméretének átméretezésére. Ennek több oka
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
93 lehet: fájl méretének csökkentése, hálózati sávszélesség, stb. A legtöbb ember
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
94 akkor is végez átméretezést, amikor DVD-ket vagy SVCD-ket konvertál DivX AVI-ba.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
95 Ha át szeretnél méretezni, olvasd el a <link linkend="aspect">képméret arányok megtartásáról</link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
96 szóló részt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
97 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
98
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
99 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
100 A méretezési eljárást a <literal>scale</literal> videó szűrő végzi:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
101 <option>-vf scale=<replaceable>szélesség</replaceable>:<replaceable>magasság</replaceable></option>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
102 A minősége beállítható a <option>-sws</option> kapcsolóval.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
103 Ha ez nincs megadva, akkor a <application>MEncoder</application> a 2: bicubic-et használja.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
104 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
105
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
106 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
107 Használat:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
108 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
109 mencoder <replaceable>input.mpg</replaceable> -ovc lavc -lavcopts vcodec=mpeg4 -vf scale=640:480 -o <replaceable>output.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
110 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
111 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
112 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
113
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
114
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
115 <sect1 id="menc-feat-streamcopy">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
116 <title>Stream másolás</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
117
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
118 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
119 <application>MEncoder</application> kétféleképpen tudja kezelni a folyamokat:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
120 <emphasis role="bold">kódolni</emphasis> vagy <emphasis role="bold">másolni</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
121 tudja őket. Ez a rész a <emphasis role="bold">másolásról</emphasis> szól.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
122 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
123
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
124 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
125 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
126 <emphasis role="bold">Videó stream</emphasis> (<option>-ovc copy</option> kapcsoló):
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
127 szép dolgokat lehet vele csinálni :) Például FLI vagy VIVO vagy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
128 MPEG-1 videót tenni (nem konvertálni!) AVI fájlba! Természetesen csak az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
129 <application>MPlayer</application> tudja lejátszani az ilyen fájlokat :) Ennek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
130 valószínűleg gyakorlati haszna nincs. Ésszerűbben: a videó stream másolása
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
131 hasznos lehet például ha csak az audió stream-et kell kódolni (például
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
132 tömörítetlen PCM-et MP3-ba).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
133 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
134 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
135 <emphasis role="bold">Audió stream</emphasis> (<option>-oac copy</option> kapcsoló):
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
136 őszintén szólva... Bele lehet mixelni egy külső audió fájlt (MP3, WAV) a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
137 kimeneti stream-be. Használd a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
138 <option>-audiofile <replaceable>fájlnév</replaceable></option> kapcsolót
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
139 ehhez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
140 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
141 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
142 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
143
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
144
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
145 <sect1 id="menc-feat-enc-libavcodec">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
146 <title>Kódolás a <systemitem class="library">libavcodec</systemitem> codec családdal</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
147
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
148 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
149 A <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
150 számos érdekes videó és audió formátumba történő egyszerű kódolást biztosít.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
151 A következő codec-ekbe kódolhatsz (többé-kevésbé friss lista):
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
152
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
153 <informaltable frame="all">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
154 <tgroup cols="2">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
155 <thead>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
156 <row><entry>Codec neve</entry><entry>Leírás</entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
157 </thead>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
158 <tbody>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
159 <row><entry>mjpeg</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
160 Motion JPEG
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
161 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
162 <row><entry>ljpeg</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
163 Veszteségmentes JPEG
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
164 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
165 <row><entry>h263</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
166 H.263
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
167 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
168 <row><entry>h263p</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
169 H.263+
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
170 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
171 <row><entry>mpeg4</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
172 ISO szabvány MPEG-4 (DivX 5, XVID kompatibilis)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
173 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
174 <row><entry>msmpeg4</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
175 Szabvány előtti MPEG-4 variáns az MS-től, v3 (AKA DivX3)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
176 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
177 <row><entry>msmpeg4v2</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
178 Szabvány előtti MPEG-4 az MS-től, v2 (régi asf fájlokban használják)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
179 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
180 <row><entry>wmv1</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
181 Windows Media Video, 1-es verzió (AKA WMV7)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
182 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
183 <row><entry>wmv2</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
184 Windows Media Video, 2-es verzió (AKA WMV8)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
185 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
186 <row><entry>rv10</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
187 egy régi RealVideo codec
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
188 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
189 <row><entry>mpeg1video</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
190 MPEG-1 videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
191 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
192 <row><entry>mpeg2video</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
193 MPEG-2 videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
194 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
195 <row><entry>huffyuv</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
196 veszteségmentes tömörítés
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
197 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
198 <row><entry>asv1</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
199 ASUS Video v1
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
200 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
201 <row><entry>asv2</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
202 ASUS Video v2
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
203 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
204 <row><entry>ffv1</entry><entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
205 az FFmpeg veszteségmentes videó codec-je
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
206 </entry></row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
207 </tbody>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
208 </tgroup>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
209 </informaltable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
210
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
211 Az első oszlop a codec neveket tartalmazza, amit a <literal>vcodec</literal> opció után
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
212 kell megadni, például: <option>-lavcopts vcodec=msmpeg4</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
213 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
214
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
215 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
216 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
217 Egy példa MJPEG tömörítéssel:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
218 <screen>mencoder dvd://2 -o title2.avi -ovc lavc -lavcopts vcodec=mjpeg -oac copy</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
219 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
220 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
221 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
222
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
223
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
224 <sect1 id="menc-feat-enc-images">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
225 <title>Kódolás több bemeneti képfájlból (JPEG, PNG, TGA, SGI)</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
226
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
227 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
228 A <application>MEncoder</application> képes egy vagy több JPEG, PNG vagy TGA fájlból
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
229 film létrehozására. Egy egyszerű framecopy-val MJPEG (Motion JPEG),
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
230 MPNG (Motion PNG) vagy MTGA (Motion TGA) fájlokat tud létrehozni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
231 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
232
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
233 <orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
234 <title>A folyamat leírása:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
235 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
236 A <application>MEncoder</application> <emphasis>dekódolja</emphasis> a bemeneti
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
237 képe(ke)t a <systemitem class="library">libjpeg</systemitem>-gel (ha PNG-ket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
238 dekódol, akkor a <systemitem class="library">libpng</systemitem>-vel).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
239 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
240 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
241 Ezután a <application>MEncoder</application> a dekódolt képeket a kiválasztott
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
242 videó tömörítőnek adja át (DivX4, XviD, FFmpeg msmpeg4, stb.).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
243 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
244 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
245
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
246 <formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
247 <title>Példák</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
248 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
249 A <option>-mf</option> kapcsoló magyarázata a man oldalon található.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
250
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
251 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
252 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
253 Egy MPEG-4-es fájl létrehozása az aktuális könyvtárból található összes JPEG fájlból:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
254 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
255 mencoder mf://*.jpg -mf w=800:h=600:fps=25:type=jpg -ovc lavc -lavcopts vcodec=mpeg4 -oac copy -o <replaceable>output.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
256 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
257 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
258 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
259
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
260 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
261 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
262 Egy MPEG-4 fájl létrehozása néhány JPEG fájlból az aktuális könyvtárban:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
263 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
264 mencoder mf://<replaceable>frame001.jpg,frame002.jpg</replaceable> -mf w=800:h=600:fps=25:type=jpg -ovc lavc -lavcopts vcodec=mpeg4 -oac copy -o <replaceable>output.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
265 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
266 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
267 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
268
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
269 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
270 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
271 Egy Motion JPEG (MJPEG) fájl készítése az aktuális könyvtár összes JPEG fájlából:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
272 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
273 mencoder mf://*.jpg -mf w=800:h=600:fps=25:type=jpg -ovc copy -oac copy -o <replaceable>output.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
274 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
275 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
276 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
277
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
278 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
279 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
280 Egy tömörítetlen fájl létrehozása az aktuális könyvtár összes PNG fájlából:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
281 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
282 mencoder mf:// -mf w=800:h=600:fps=25:type=png -ovc raw -oac copy -o <replaceable>output.avi</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
283 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
284 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
285 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
286
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
287 <note><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
288 A szélességnek 4 egész többszörösének kell lennie, ez a RAW RGB AVI formátum megszorítása.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
289 </para></note>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
290
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
291 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
292 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
293 Egy Motion PNG (MPNG) fájl létrehozása az aktuális könyvtár PNG fájlaiból:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
294 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
295 mencoder mf://*.png -mf w=800:h=600:fps=25:type=png -ovc copy -oac copy -o <replaceable>output.avi</replaceable> <!--
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
296 --></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
297 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
298 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
299
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
300 <informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
301 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
302 Egy Motion TGA (MTGA) fájl létrehozása az aktuális könyvtár összes TGA fájlából:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
303 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
304 mencoder mf://*.tga -mf w=800:h=600:fps=25:type=tga -ovc copy -oac copy -o <replaceable>output.avi</replaceable><!--
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
305 --></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
306 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
307 </informalexample>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
308
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
309 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
310 </formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
311 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
312
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
313
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
314 <sect1 id="menc-feat-extractsub">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
315 <title>DVD felirat elmentése VOBsub fájlba</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
316
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
317 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
318 A <application>MEncoder</application> képes a feliratok kiszedésére
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
319 a DVD-kből és elmentésére VOBsub formátumú fájlokba. Ezek két fájlból
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
320 állnak, <filename>.idx</filename> és <filename>.sub</filename> kiterjesztéssel,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
321 és általában egy <filename>.rar</filename> archívba vannak becsomagolva.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
322 Az <application>MPlayer</application> le tudja ezeket játszani a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
323 <option>-vobsub</option> és a <option>-vobsubid</option> kapcsolókkal.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
324 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
325
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
326 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
327 Meg kell adnod a kimeneti fájlok fájlnevét (az <filename>.idx</filename> vagy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
328 <filename>.sub</filename> kiterjesztés nélkül) a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
329 <option>-vobsubout</option> kapcsolóval és az ezen felirathoz tartozó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
330 indexet a kimeneti fájlokban a <option>-vobsuboutindex</option>-szel.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
331 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
332
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
333 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
334 Ha a bemenet nem DVD, akkor a <option>-ifo</option> kapcsolót kell
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
335 használnod ahhoz, hogy megadd, hogy <filename>.ifo</filename> fájl
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
336 szükséges a kimeneti <filename>.idx</filename> elkészítéséhez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
337 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
338
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
339 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
340 Ha a bemenet nem DVD és nincs <filename>.ifo</filename> fájlod,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
341 a <option>-vobsubid</option> kapcsolót kell használnod, hogy megadd,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
342 milyen nyelv id-t kell beletenni az <filename>.idx</filename> fájlba.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
343 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
344
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
345 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
346 Mindkét esetben az éppen futó felirat hozzáíródik a <filename>.idx</filename>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
347 és <filename>.sub</filename> fájlokhoz, amennyiben azok már léteznek. Így
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
348 ezeket le kell törölnöd, mielőtt nekiállnál.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
349 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
350
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
351 <example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
352 <title>Két felirat másolása egy DVD-ről két menetes kódolás közben</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
353 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
354 rm subtitles.idx subtitles.sub
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
355 mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vpass=1 -vobsubout subtitles -vobsuboutindex 0 -sid 2
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
356 mencoder dvd://1 -oac copy -ovc lavc -lavcopts vcodec=mpeg4:vpass=2 -vobsubout subtitles -vobsuboutindex 1 -sid 5<!--
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
357 --></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
358 </example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
359
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
360 <example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
361 <title>Francia felirat másolása egy MPEG fájlból</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
362 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
363 rm subtitles.idx subtitles.sub
15528
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
364 mencoder <replaceable>movie.mpg</replaceable> -ifo <replaceable>movie.ifo</replaceable> -vobsubout subtitles -vobsuboutindex 0 -vobsuboutid fr -sid 1 -nosound -ovc copy
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
365 </screen>
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
366 </example>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
367
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
368 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
369
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
370 <sect1 id="aspect">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
371 <title>Képarány megtartása</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
372 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
373 A DVD-s és az SVCD-s (pl. MPEG-1/2) fájlokban van egy képméret arány érték, ami
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
374 leírja, hogy a lejátszónak hogyan kell méreteznie a videó stream-et, így az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
375 embereknek nem lesz tojás fejük (pl.: 480x480 + 4:3 = 640x480). Ennek ellenére AVI-ba
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
376 (DivX) történő kódoláskor figyelembe kell venned, hogy az AVI fejléc nem tárolja ezt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
377 az értéket. A film átméretezése undorító és időigényes, kell, hogy legyen egy jobb
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
378 megoldás!
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
379 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
380
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
381 <para>Van is.</para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
382
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
383 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
384 Az MPEG-4-nek van egy egyedülálló sajátossága: a videó stream tartalmazhatja a szükséges
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
385 képarányt. Igen, úgy mint az MPEG-1/2 (DVD, SVCD) és a H.263 fájlok. Sajnos azonban
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
386 <emphasis role="bold">nincs</emphasis> olyan videó lejátszó, mely az MPEG-4 ezen attribútumát
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
387 támogatná, kivéve az <application>MPlayer</application>t.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
388 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
389
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
390 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
391 Ez a tulajdonság csak a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
392 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
393 <systemitem>mpeg4</systemitem> codec-jével használható. Tartsd észben: habár az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
394 <application>MPlayer</application> hibátlanul lejátsza a létrehozott fájlt,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
395 a többi lejátszó rossz képarányt fog használni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
396 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
397
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
398 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
399 Ajánlott levágni a fekete sávokat a film képe felett és alatt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
400 Lásd a man oldalt a <systemitem>cropdetect</systemitem> és a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
401 <systemitem>crop</systemitem> szűrők használatához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
402 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
403
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
404 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
405 Használat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
406 <screen>mencoder <replaceable>sample-svcd.mpg</replaceable> -ovc lavc -lavcopts vcodec=mpeg4:autoaspect -vf crop=714:548:0:14 -oac copy -o <replaceable>output.avi</replaceable></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
407 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
408 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
409
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
410 <sect1 id="custommatrices"><title>Egyedi inter/intra matricák</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
411
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
412 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
413 A <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
414 ezen képességével egyedi inter (I-frame/kulcs frame) és intra
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
415 (P-frame/jósolt frame) matricákat állíthatsz be. Több codec támogatja ezt: az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
416 <systemitem>mpeg1video</systemitem> és <systemitem>mpeg2video</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
417 a jelentések szerint működik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
418 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
419
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
420 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
421 Ennek egy tipikus felhasználása a <ulink url="http://www.kvcd.net/">KVCD</ulink>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
422 által javasolt matricák beállítása.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
423 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
424
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
425 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
426 Egy <emphasis role="bold">KVCD &quot;Notch&quot; Kvantálási Mátrix:</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
427 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
428
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
429 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
430 Intra:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
431 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
432 8 9 12 22 26 27 29 34
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
433 9 10 14 26 27 29 34 37
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
434 12 14 18 27 29 34 37 38
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
435 22 26 27 31 36 37 38 40
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
436 26 27 29 36 39 38 40 48
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
437 27 29 34 37 38 40 48 58
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
438 29 34 37 38 40 48 58 69
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
439 34 37 38 40 48 58 69 79
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
440 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
441
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
442 Inter:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
443 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
444 16 18 20 22 24 26 28 30
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
445 18 20 22 24 26 28 30 32
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
446 20 22 24 26 28 30 32 34
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
447 22 24 26 30 32 32 34 36
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
448 24 26 28 32 34 34 36 38
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
449 26 28 30 32 34 36 38 40
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
450 28 30 32 34 36 38 42 42
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
451 30 32 34 36 38 40 42 44
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
452 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
453 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
454
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
455 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
456 Használat:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
457 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
458 $ mencoder <replaceable>input.avi</replaceable> -o <replaceable>output.avi</replaceable> -oac copy -ovc lavc -lavcopts inter_matrix=...:intra_matrix=...
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
459 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
460 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
461
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
462 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
463 <screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
464 $ mencoder <replaceable>input.avi</replaceable> -ovc lavc -lavcopts
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
465 vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
466 12,14,18,27,29,34,37,38,22,26,27,31,36,37,38,40,26,27,29,36,39,38,40,48,27,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
467 29,34,37,38,40,48,58,29,34,37,38,40,48,58,69,34,37,38,40,48,58,69,79
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
468 :inter_matrix=16,18,20,22,24,26,28,30,18,20,22,24,26,28,30,32,20,22,24,26,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
469 28,30,32,34,22,24,26,30,32,32,34,36,24,26,28,32,34,34,36,38,26,28,30,32,34,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
470 36,38,40,28,30,32,34,36,38,42,42,30,32,34,36,38,40,42,44 -oac copy -o svcd.mpg
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
471 </screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
472 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
473 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
474
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
475 <sect1 id="menc-feat-dvd-mpeg4">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
476 <title>Nagyon jó minőségű MPEG-4 (&quot;DivX&quot;) rip készítése DVD filmből</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
477
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
478 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
479 Egy gyakran feltett kérdés: "Hogyan készíthetem el a legjobb minőségű
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
480 DVD rip-et egy adott méretben? A másik kérdés: "Hogyan készíthetem el a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
481 lehető legjobb minőségű DVD rip-et? Nem érdekel a fájl méret, csak a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
482 legjobb minőséget akarom."
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
483 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
484
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
485 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
486 Az utóbbi kérdés talán kicsit rosszul van megfogalmazva. Hiszen ha nem
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
487 érdekel a fájl méret, akkor miért nem másolod át az egész MPEG-2 videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
488 stream-et a DVD-ről egy az egyben? Az AVI fájlod 5GB körül fogja végezni,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
489 fogd és vidd, de ha a legjobb minőséget akarod és nem érdekel a méret,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
490 akkor biztos, hogy ez lesz a legjobb lehetőséged.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
491 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
492
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
493 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
494 Valójában egy DVD MPEG-4-be történő átkódolásának az oka pont az, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
495 <emphasis role="bold">érdekel</emphasis> a fájl mérete.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
496 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
497
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
498 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
499 Nehéz egy általános receptet adni a jó minőségű DVD rip-ek készítéséhez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
500 Számos szempontot figyelembe kell venni és meg kell értened ezeket a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
501 részleteket, különben elégedetlen leszel a végeredménnyel. Kicsit körbejárjuk
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
502 ezen dolgok közül néhányat és utána példát is adunk. Feltételezzük, hogy a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
503 <systemitem class="library">libavcodec</systemitem>-et használod a videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
504 kódolásához, habár az elmélet bármilyen codec-kel használható.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
505 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
506
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
507 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
508 Ha ez túl sok neked, akkor talán jobb, ha a sok nagyszerű frontend
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
509 valamelyikét használod, amik fel vannak sorolva a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
510 kapcsolódó projektek oldalán a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
511 <ulink url="http://mplayerhq.hu/homepage/design7/projects.html#mencoder_frontends">MEncoder részben</ulink>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
512 Így nagyon jó minőségű rip-eket készíthetsz túl sok gondolkodás nélkül,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
513 mert ezen eszközök legtöbbje úgy lett megtervezve, hogy jó döntéseket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
514 hozzon.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
515 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
516
15528
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
517 <sect2 id="menc-feat-dvd-mpeg4-preparing-encode">
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
518 <title>Felkészülés a kódolásra: A forrás anyag és frameráta azonosítása</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
519 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
520 Mielőtt eszedbe jutna bármiféle film átkódolása, meg kell tenned
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
521 pár előkészületi lépést.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
522 </para>
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
523
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
524 <para>
15528
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
525 Az első és legfontosabb lépés a kódolás előtt annak megállapítása,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
526 hogy miféle anyaggal van egyáltalán dolgod.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
527 Ha a forrás anyagod DVD-ről származik vagy sugárzott/kábeles/műholdas
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
528 TV, a következő két formátum valamelyikében tárolódik: NTSC Észak
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
529 Amerikában és Japánban, PAL Európában.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
530 Fontos tudatosítani, hogy ez csak a televízión történő megjelenítés
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
531 formátuma és gyakran <emphasis role="bold">nincs</emphasis>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
532 összhangban a film eredeti formátumával.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
533 Ahhoz, hogy megfelelő legyen a kódolás, ismerned kell az eredeti
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
534 formátumot.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
535 Ennek elmulasztása esetén csúnya törési (átlapolás) mellékhatások
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
536 lesznek a kódolásodban.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
537 Mindamellett, hogy csúnya, a mellékhatások rontják a kódolási
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
538 hatékonyságot is: rosszabb minőség per bitráta arányt kapsz.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
539 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
540
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
541 <sect3 id="menc-feat-dvd-mpeg4-preparing-encode-fps">
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
542 <title>A forrás framerátájának azonosítása</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
543 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
544 Itt van egy lista a forrás anyagok által általában használt típusokról,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
545 ebben valószínűleg megtalálod a tiédet és annak jellemzőit:
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
546 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
547 <itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
548 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
549 <emphasis role="bold">Szabványos film</emphasis>: Moziban történő
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
550 vetítéshez rögzítették 24 fps-sel.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
551 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
552 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
553 <emphasis role="bold">PAL videó</emphasis>: PAL videókamerával
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
554 rögzítették 50 mező per másodperc sebességgel.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
555 Egy mező csak a képkocka páros vagy páratlan sorszámú sorait
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
556 tartalmazza.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
557 A televíziót úgy tervezték meg, hogy ilyen arányban frissítsen,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
558 az analóg tömörítés egy olcsó formájaként.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
559 Az emberi szemnek ezt kompenzálnia kellene, de ha egyszer megérted
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
560 az átlapolást, meg fogod látni a TV-n és soha többé nem fogod
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
561 élvezni a TV adást.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
562 Két mező még <emphasis role="bold">nem</emphasis> alkot egy
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
563 teljes képkockát, mert 1/50 másodpercnyire vannak egymástól időben
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
564 és így csak mozgásnál igazodnak össze.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
565 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
566 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
567 <emphasis role="bold">NTSC Videó</emphasis>: NTSC kamerával felvett,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
568 60000/1001 mező per másodperc vagy a színek előtti időben 60 mező per
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
569 másodperc sebességű film. Egyébként hasonló a PAL-hoz.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
570 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
571 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
572 <emphasis role="bold">Animáció</emphasis>: Általában 24fps-sel
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
573 rajzolják, de található kevert-framerátás változat is.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
574 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
575 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
576 <emphasis role="bold">Számítógépes grafika (CG)</emphasis>: Bármilyen
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
577 framerátával mehet, de van pár, ami gyakoribb a többinél; 24 és
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
578 30 képkocka per másodpercesek a tipikusak NTSC-nél és 25fps PAL-nál.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
579 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
580 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
581 <emphasis role="bold">Régi film</emphasis>: Különböző alacsony
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
582 frameráták.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
583 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
584 </itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
585 </sect3>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
586
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
587 <sect3 id="menc-feat-dvd-mpeg4-preparing-encode-material">
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
588 <title>A forrásanyag beazonosítása</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
589 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
590 A képkockákból álló filmekre progresszívként szoktak hivatkozni,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
591 míg az egymástól független mezőkből állóakra vagy átlapoltként
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
592 vagy videóként - bár ez utóbbi félreérthető.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
593 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
594 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
595 További bonyolításként néhány film a fenti kettő keveréke.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
596 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
597 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
598 A legfontosabb különbség, amit észre kell venni a két formátum
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
599 között, hogy van, amelyik képkocka-alapú míg mások mező alapúak.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
600 <emphasis role="bold">Bármikor</emphasis>, ha egy filmet televíziós
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
601 megjelenítésre készítenek elő (beleértve a DVD-t is), átkonvertálják
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
602 mező-alapú formába.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
603 A különböző módszereket, amikkel ez végrehajtható, gyűjtőnéven
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
604 "pulldown"-nak hívjuk, ennek egyik változata a hírhedt NTSC-s
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
605 "3:2 telecine".
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
606 Hacsak nem volt az eredeti anyag is mező-alapú (és megegyező
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
607 mező rátájú), más formátumbú lesz a filmed, mint az eredeti.
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
608 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
609
15528
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
610 <itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
611 <title>Számos általános típusa van a pulldown-nak:</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
612 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
613 <emphasis role="bold">PAL 2:2 pulldown</emphasis>: Az összes közül a
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
614 legjobb.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
615 Minden képkocka két mező idejéig látszódik, úgy, hogy a páros és páratlan
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
616 sorokat kinyeri belőlük és váltakozva mutatja őket.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
617 Ha az eredeti anyag 24fps-es, ez az eljárás felgyorsítja a filmet
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
618 4%-kal.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
619 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
620 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
621 <emphasis role="bold">PAL 2:2:2:2:2:2:2:2:2:2:2:3 pulldown</emphasis>:
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
622 Minden 12. kockát három mező hosszan mutat kettő helyett.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
623 Ezzel elkerüli a 4%-os gyorsulást, de sokkal nehezebben megfordíthatóvá
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
624 teszi a folyamatot.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
625 Általában musical készítésénél használják, ahol a 4%-os sebességmódosulás
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
626 komolyan rontaná a zenei jelet.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
627 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
628 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
629 <emphasis role="bold">NTSC 3:2 telecine</emphasis>: A kockák
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
630 felváltva 3 vagy 2 mezőnyi ideig látszódnak. Ezáltal a mező ráta
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
631 2.5-szöröse lesz az eredeti framerátának.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
632 Az eredmény nagyon kis mértékben lelassul, 60 mező per másodpercről
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
633 59.94 mező per másodpercre, az NTSC mező ráta megtartása miatt.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
634 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
635 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
636 <emphasis role="bold">NTSC 2:2 pulldown</emphasis>: A 30fps-es
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
637 anyagok NTSC-n történő megjelenítéséhez használják.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
638 Szép, csakúgy, mint a 2:2 PAL pulldown.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
639 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
640 </itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
641
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
642 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
643 Vannak még egyéb módszerek az NTSC és a PAL videó közötti konvertáláshoz,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
644 de ez a téma meghaladja ezen leírás célkitűzéseit.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
645 Ha ilyen filmbe futsz bele és el szeretnéd kódolni, a legjobb, ha
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
646 keresel egy másolatot az eredeti formátumban.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
647 A két formátum közötti konvertálás nagyon romboló hatású és nem
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
648 lehet teljesen visszafordítani, így a kódolt adatod nagyon
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
649 megszenvedi, ha már konvertált forrásból készül.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
650 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
651 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
652 Ha a videó DVD-n van, az egymást követő mezők képkockává
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
653 csoportosíthatóak, még akkor is, ha nem egyidejű megjelenítésre
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
654 tervezték őket.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
655 A DVD-n és digitális TV-n használt MPEG-2 szabvány lehetőséget nyújt
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
656 mind az eredeti progresszív kockák elkódolására, mind pedig arra, hogy
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
657 azon mezők számát, amelyhez egy képkockát meg kell jeleníteni, az
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
658 adott képkocka fejlécében tárolhassuk.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
659 Ha ezt a módszert használják, a filmet gyakran "soft-telecined"-ként
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
660 jellemzik, mert ez az eljárás csak utasítja a DVD lejátszót a pulldown
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
661 alkalmazására a film tényleges megváltoztatása helyett.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
662 Ez a lehetőség nagyon preferált, mert könnyen visszafordítható
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
663 (tulajdonképpen kihagyható) a kódoló által és megtartja a maximális
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
664 minőséget.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
665 Bár sok DVD és műsorszóró stúdió nem használ megfelelő kódolási
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
666 technikát, hanem inkább "hard telecine"-es filmeket alkalmaznak,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
667 ahol a mezők tulajdonképpen duplázva vannak az elkódolt MPEG-2-ben.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
668 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
669 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
670 Az eljárás, ahogy ezeket az eseteket kezelni kell, később kerül leírásra
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
671 ebben az útmutatóban.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
672 Most következzék pár tanács, amik segítségével eldöntheted, hogy milyen
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
673 anyaggal van dolgod:
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
674 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
675
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
676 <itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
677 <title>NTSC régiók:</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
678 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
679 Ha az <application>MPlayer</application> azt írja ki, hogy a frameráta
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
680 megváltozott 24000/1001-re a film nézése közben, és soha nem vált vissza,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
681 akkor majdnem biztosan progresszív tartalomról van szó, amit "soft telecine"
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
682 eljárásnak vetettek alá.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
683 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
684 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
685 Ha az <application>MPlayer</application> a frameráta oda-vissza
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
686 váltakozását mutatja 24000/1001 és 30000/1001 között és "hullámzást"
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
687 látsz ilyenkor, akkor több lehetőség is van.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
688 A 24000/1001 fps-es részek majdnem biztosan progresszív
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
689 tartalmak, "soft telecine"-ltek, de a 30000/1001 fps-es részek
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
690 lehetnek vagy hard-telecine-lt 24000/1001 fps-esek vagy 60000/1001
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
691 mező per másodperces NTSC videók.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
692 Kövesd a következő két esetben leírt irányelveket, hogy el tudd
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
693 dönteni, valójában melyik formátummal van dolgod.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
694 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
695 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
696 Ha az <application>MPlayer</application> soha nem mutatja a frameráta
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
697 változást és minden egyes mozgást tartalmazó kocka hullámosnak tűnik,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
698 akkor a filmed NTSC videó 60000/1001 mező per másodperc sebességgel.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
699 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
700 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
701 Ha az <application>MPlayer</application> soha nem mutatja a frameráta
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
702 változást és minden ötből két kocka hullámosnak tűnik, akkor a filmed
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
703 "hard telecine"-s 24000/1001fps-es formátumú.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
704 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
705 </itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
706
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
707 <itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
708 <title>PAL régiók:</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
709 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
710 Ha sosem látsz hullámzást, akkor a filmed 2:2 pulldown-os.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
711 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
712 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
713 Ha hullámzást látsz váltakozóan ki-be minden fél másodpercben,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
714 akkor a filmed 2:2:2:2:2:2:2:2:2:2:2:3 pulldown-os.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
715 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
716 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
717 Ha mindig látsz hullámzást a mozgás közben, akkor a filmed PAL
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
718 videó 50 mező per másodperces sebességgel.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
719 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
720 </itemizedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
721
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
722 <note><title>Tanács:</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
723 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
724 Az <application>MPlayer</application> le tudja lassítani a lejátszást
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
725 a -speed kapcsolóval.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
726 Próbáld meg használni a <option>-speed</option> 0.2-t, hogy nagyon lassan
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
727 nézhesd a filmet és azonosíthasd a mintákat, ha nem látod meg teljes
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
728 sebességnél.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
729 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
730 </note>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
731 </sect3>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
732 </sect2>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
733
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
734 <sect2 id="menc-feat-dvd-mpeg4-2pass">
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
735 <title>Konstant kvantálás vs. többmenetes kódolás</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
736
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
737 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
738 Nagyon sokféle minőségben tudod elkódolni a filmedet.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
739 A modern videó kódolókkal és egy kis pre-codec tömörítéssel
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
740 (leméretezés és zajcsökkentés), lehetséges nagyon jó minőség elérése
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
741 700 MB-on, egy 90-110 perces szélesvásznú filmnél.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
742 Továbbá minden, kivéve a leghosszabb filmeket, elkódolható majdnem
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
743 tökéletes minőséggel 1400 MB-ba.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
744 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
745
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
746 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
747 Három féle megközelítése van egy videó kódolásának: konstans bitráta
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
748 (CBR), konstans kvantálás, és többmenetes (ABR vagy átlagos bitráta).
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
749 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
750
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
751 <note><title>Megjegyzés:</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
752 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
753 A legtöbb ABR kódolást támogató codec csak a két lépéses kódolást
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
754 támogatja, míg néhány másik, mint pl. az <systemitem class="library">x264</systemitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
755 és a <systemitem class="library">libavcodec</systemitem> támogatják
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
756 a többmenetest, ami kissé javít a minőségen minden lépésben,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
757 bár ez a javulás nem mérhető és nem is észrevehető a 4. lépés után.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
758 Ezért, ebben a részben a két lépéses és a többmenetes felváltva
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
759 értelmezhető.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
760 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
761 </note>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
762
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
763 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
764 Ezen módok mindegyikében a <systemitem class="library">libavcodec</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
765 a videó képkockákat 16x16 pixel nagyságú macroblock-okra osztja, majd egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
766 kvantálást végez mindegyik macroblock-on. Minél alacsonyabb a kvantálás, annál
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
767 jobb a minőség és nagyobb a bitráta. A <systemitem class="library">libavcodec</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
768 által egy adott macroblockhoz a megfelelő kvantáló kiválasztására használt módszer
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
769 változó és nagymértékben tuningolható. (Ez egy extrém túl-egyszerűsítése a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
770 tulajdonképpeni folyamatnak, de az alap koncepciót hasznos megérteni.)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
771 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
772
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
773 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
774 Ha előírsz egy konstans bitrátát, a <systemitem class="library">libavcodec</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
775 elkódolja a videót, figyelmen kívül hagyva a részleteket amennyire csak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
776 lehetséges és a legkisebb mértékben, amennyire szükséges, hogy a megadott
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
777 bitrátánál alacsonyabban maradjon. Ha tényleg nem érdekel a fájl méret,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
778 használhatsz CBR-t és megadhatsz egy bitrátát vagy hagyhatod határozatlanul.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
779 (A gyakorlatban ez egy kellően magas értéket jelent, ami nem szab gátat, pl.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
780 10000Kbit.) Ha nincs különösebb megkötés a bitrátára vonatkozóan, az eredmény
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
781 az lesz, hogy a <systemitem class="library">libavcodec</systemitem> a lehető
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
782 legalacsonyabb kvantálást fogja használni minden egyes macroblock-hoz (amint
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
783 ez a <option>vqmin</option>-ben meg van adva, ami alapértelmezésként 2). Amint
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
784 előírsz egy megfelelően alacsony bitrátát, ami a <systemitem class="library">libavcodec</systemitem>et
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
785 magasabb kvantálás használatára kényszeríti, majdnem biztos, hogy rontod a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
786 videód minőségét.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
787 Ahhoz, hogy ezt elkerüld, valószínűleg downscale-t kell végrehajtani a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
788 videón, az alábbiakban szereplő módszernek megfelelően. Általában igaz,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
789 hogy jobb ha kerülöd a CBR-t, ha számít a minőség.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
790 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
791
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
792 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
793 Konstans kvantálással a <systemitem
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
794 class="library">libavcodec</systemitem> ugyan azt a kvantálót használja, amit
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
795 a <option>vqscale</option> kapcsolóval megadtál, minden macroblock-nál. Ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
796 a lehető legjobb minőségű rip-et szeretnéd, szintén a bitráta kihagyásával,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
797 használhatod a <option>vqscale=2</option> kapcsolót. Ez ugyan azt a bitrátát
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
798 és PSNR-t (peak signal-to-noise ratio) szolgáltatja, mint a CBR a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
799 <option>vbitrate</option>=végtelen kapcsolóval és a alapértelmezett 2-es
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
800 <option>vqmin</option>-nal.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
801 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
802
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
803 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
804 A konstans kvantálás problémája, hogy a megadott kvantálót alkalmazza, akár
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
805 szükséges a macroblock-hoz, akár nem. Lehet, hogy használható lenne egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
806 nagyobb kvantálás is a mackroblock-on a vizuális minőség feláldozása nélkül
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
807 is. Miért pazarolnánk a biteket szükségtelenül alacsony kvantálóra? A
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
808 CPU-d annyi ciklusa lehet, amennyi időd csak van, de a merevlemezed véges.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
809 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
810
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
811 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
812 Két lépéses kódolásban az első lépés úgy rip-eli a filmet, mintha CBR lenne,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
813 de megtartja a tulajdonságok listáját minden egyes képkockánál. Ezeket az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
814 adatokat használja fel aztán a második lépésben a használni kívánt kvantálót
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
815 meghatározó intelligens döntésekben. Gyors akciónál vagy kis részletességű
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
816 jeleneteknél magasabb kvantálót használ, lassú mozgásnál vagy nagy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
817 részletességű jeleneteknél alacsonyabbat.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
818 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
819
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
820 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
821 Ha használod a <option>vqscale=2</option> kapcsolót, akkor biteket pazarolsz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
822 Ha a <option>vqscale=3</option> kapcsolót adod meg, akkor nem a legjobb minőségű
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
823 rip-et kapod. Tegyük fel, hogy egy DVD-t rip-elsz <option>vqscale=3</option>-mal,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
824 és az eredmény 1800Kbit. Ha két lépéses kódolást csinálsz <option>vbitrate=1800</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
825 kapcsolóval, az kimeneti videó <emphasis role="bold">jobb minőségű</emphasis> lesz
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
826 <emphasis role="bold">ugyanolyan bitrátával</emphasis>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
827 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
828
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
829 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
830 Mivel most meggyőződtél róla, hogy a két lépéses kódolás a megfelelő módszer,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
831 az igazi kérdés az, hogy milyen bitrátát ajánlott használni? A válasz az, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
832 nincs egyszerű válasz. Valószínűleg olyan bitrátát akarsz választani, ami a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
833 legjobb egyensúlyt biztosítja a minőség és a fájl méret között. Ez viszont a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
834 forrás videótól függően változik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
835 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
836
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
837 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
838 Ha a méret nem számít, egy jó kiindulási pont minden nagyon jó minőségű
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
839 rip-hez egy 2000Kbit körüli érték, plusz-mínusz 200Kbit.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
840 A gyors akciókhoz és a nagy részletességű videókhoz vagy ha sas szemed
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
841 van, akkor választhatsz 2400-at vagy 2600-at.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
842 Néhány DVD-nél nem fogsz különbséget felfedezni 1400Kbit-en sem. Jó ötlet
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
843 az egyes fejezeteket különböző bitrátával megnézni, hogy meglásd a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
844 különbséget.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
845 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
846
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
847 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
848 Ha egy bizonyos méretet céloztál be, valahogy ki kell számítanod a bitrátát.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
849 De ezelőtt azt kell megtudnod, hogy mennyi helyet kell fenntartanod az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
850 audió sáv(ok)nak, így először <link linkend="menc-feat-dvd-mpeg4-audio">ezeket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
851 kell lerippelned</link>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
852 A következő egyenlettel tudod kiszámítani a bitrátát:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
853 <systemitem>bitráta = (cél_méret_Mbyteokban - hang_mérete_Mbyteokban) *
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
854 1024 * 1024 / hossz_másodpercben * 8 / 1000</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
855 Például egy két órás film 702 Mbájtos CD-re való összenyomásához, 60
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
856 Mbájtnyi hang sávval, a videó bitrátájának
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
857 <systemitem>(702 - 60) * 1024 * 1024 / (120*60) * 8 / 1000 =
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
858 740kbps</systemitem>-nek kell lennie.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
859 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
860
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
861 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
862
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
863
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
864 <sect2 id="menc-feat-dvd-mpeg4-constraints">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
865 <title>Megszorítások a hatékony kódoláshoz</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
866
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
867 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
868 Az MPEG-típusú tömörítés természetéből adódóan számos megszorítás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
869 van, amit követned kell a maximális minőség érdekében.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
870 Az MPEG 16x16 makroblokknak nevezett négyzetre osztja fel a videót,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
871 mindegyik 4 darab 8x8 blokk luma (intenzitás) információt és két
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
872 fél-felbontású 8x8 chroma (szín) blokkot tartalmaz (egy a vörös-világoskék
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
873 tengelyen, a másik a kék-sárga tengelyen).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
874 Ha a film szélessége és magassága nem 16 többszöröse, a kódoló akkor is
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
875 elegendő 16x16-os makroblokkot fog használni, hogy lefedje a teljes
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
876 képet, a maradék hely veszendőbe megy.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
877 Így ha a minőség maximalizálása a cél egy fix fájlmérettel, akkor
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
878 eléggé rossz ötlet nem 16 valamelyik többszörösét használni méretként.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
879 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
880
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
881 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
882 A legtöbb DVD-n van valamekkora fekete sáv a sarkokban. Ha ezeket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
883 békén hagyod, akkor több módon is ronthatják a minőséget.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
884 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
885
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
886 <orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
887 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
888 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
889 Az MPEG-típusú tömörítés szintén nagyban függ a frekvencia tartományok
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
890 transzformálásától is, általában a Diszkrét Koszinusz Transzformációt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
891 (DCT) használják, ami hasonló a Fourier transzformációhoz. Ez a fajta
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
892 kódolás hatékony a minták és a sima átmenetek átalakításához, de
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
893 nehezen bírkózik meg az éles élekkel. Ezek elkódolásához sokkal több
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
894 bitre van szüksége, különben egy gyűrűsödésnek nevezett mellékhatás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
895 jelenik meg.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
896 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
897
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
898 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
899 A frekvencia transzformáció (DCT) külön hajtódik végre minden egyes
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
900 makroblokkon (tulajdonképpen minden blokkon), így ez a probléma csak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
901 akkor jelentkezik, ha az éles él a blokkon belül van. Ha a fekete
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
902 határ épp olyan pixel határon kezdődik, ami 16 többszöröse, akkor nincs
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
903 probléma. Habár a fekete határok a DVD-ken ritkán vannak szépen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
904 eligazítva, így a gyakorlatban majdnem mindig vágni kell, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
905 elkerüld ez a büntetést.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
906 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
907 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
908 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
909
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
910 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
911 A frekvencia tartományok kódolása mellett az MPEG-típusú tömörítés
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
912 mozgó vektorokat használ a képkockák közötti változások ábrázolásához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
913 A mozgó vektorok természetesen kevésbé hatékonyak a sarkokból érkező
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
914 új tartalomnál, mert az még nincs jelen az előző képkockán. Amíg a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
915 tartalom a sarkok felé terjed ki, a mozgó vektoroknak nincs problémájuk
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
916 a tartalom kifelé mozgásával. Habár a fekete határok megjelenésekor
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
917 lehetnek gondok:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
918 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
919
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
920 <orderedlist continuation="continues">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
921 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
922 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
923 Minden egyes makroblokknál az MPEG-típusú kódolás egy vektort is eltárol,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
924 mely azt mondja meg, hogy az előző képkocka melyik részét kell átmásolni
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
925 ebbe a makroblokkba a következő kocka megbecsléséhez. Csak a megmaradt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
926 különbséget kell elkódolni. Ha a makroblokkot kettéosztja a kép széle
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
927 és a fekete sáv, akkor a kép többi részének mozgó vektorai felül fogják
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
928 írni a fekete sávot. Ez azt jelenti, hogy sok bitet kell elpazarolni
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
929 vagy a határ felülírt részének újrafeketítéséhez vagy (inkább) a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
930 mozgó vektor nem kerül felhasználásra és így a makroblokk összes
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
931 változását expliciten el kell kódolni. Mindkét esetben jelentősen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
932 romlik a kódolás hatékonysága.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
933 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
934
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
935 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
936 Ez a probléma szintén csak akkor jelentkezik, ha a fekete sáv nem 16
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
937 többszörösű pixel-határon van.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
938 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
939 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
940
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
941 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
942 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
943 Végül tegyük fel, hogy van egy makroblokkunk a kép belsejében és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
944 egy objektum mozog be ebbe a blokkba a kép sarka felől. Az MPEG-típusú
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
945 kódolás nem tudja azt mondani, hogy "másold át azt a részt, ami a kép
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
946 belsejében van, de a fekete sávot ne". Így a fekete sáv is átmásolódik
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
947 és így rengeteg bitet kell feláldozni a kép ott lévő részének
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
948 újrakódolásához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
949 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
950
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
951 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
952 Ha a kép tovább fut az elkódolt terület sarka felé, az MPEG-nek speciális
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
953 optimalizációi vannak az kép szélén lévő pixelek ismétlődő másolására,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
954 ha a mozgó vektorok a kódolt területen kívülről jönnek. Ez a tulajdonság
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
955 haszontalanná válik, ha a filmen fekete sávok vannak. Az első két
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
956 problémával ellentétben itt nem segít a 16 többszörösére való igazítás.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
957 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
958 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
959
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
960 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
961 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
962 Habár a sávok teljesen feketék és soha nem változnak, mindenképpen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
963 egy kis plusz munkát igényelnek, mivel több macroblokk van.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
964 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
965 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
966 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
967
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
968 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
969 A fenti okok miatt javasolt, hogy teljesen vágd le a fekete sávokat.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
970 Továbbá ha a kép sarkainál zaros/torz rész van, ennek a levágása is
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
971 javít a kódolási hatékonyságon. A keményvonalas videósok, akik az eredeti
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
972 tartalmat akarják megtartani, amennyire csak lehet, biztos tiltakozni
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
973 fognak ez ellen, de ha nem tervezed konstant kvantálás használatát, akkor
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
974 a vágás miatt nyert minőségjavulás jelentősen nagyobb lesz, mint a sarkok
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
975 levágása miatti információvesztés.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
976 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
977 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
978
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
979
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
980 <sect2 id="menc-feat-dvd-mpeg4-crop">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
981 <title>Vágás és méretezés</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
982
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
983 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
984 Emlékezz rá az előző fejezetből, hogy a végső képméret, amibe kódolsz,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
985 16 többszöröse ajánlott, hogy legyen (mind szélességben, mind magasságban).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
986 Ezt vágással, méretezéssel vagy ezek kombinációjával érheted el.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
987 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
988
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
989 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
990 Vágásnál van egy pár ökölszabály, amit jó ha betartasz, ha nem akarsz
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
991 kárt tenni a filmben.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
992 A normál YUV formátum 4:2:0, a chroma (szín) információkat almintaként
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
993 tárolja, pl. a chroma csak fele annyiszor kerül mintázásra minden
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
994 irányban, mint a luma (intenzítás) információk.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
995 Tanulmányozd ezt a diagramot, ahol L jelenti a luma mintázási pontokat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
996 és C a chroma-kat!
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
997 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
998
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
999 <informaltable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1000 <?dbhtml table-width="40%" ?>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1001 <?dbfo table-width="40%" ?>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1002 <tgroup cols="8" align="center">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1003 <colspec colnum="1" colname="col1"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1004 <colspec colnum="2" colname="col2"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1005 <colspec colnum="3" colname="col3"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1006 <colspec colnum="4" colname="col4"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1007 <colspec colnum="5" colname="col5"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1008 <colspec colnum="6" colname="col6"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1009 <colspec colnum="7" colname="col7"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1010 <colspec colnum="8" colname="col8"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1011 <spanspec spanname="spa1-2" namest="col1" nameend="col2"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1012 <spanspec spanname="spa3-4" namest="col3" nameend="col4"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1013 <spanspec spanname="spa5-6" namest="col5" nameend="col6"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1014 <spanspec spanname="spa7-8" namest="col7" nameend="col8"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1015 <tbody>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1016 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1017 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1018 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1019 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1020 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1021 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1022 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1023 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1024 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1025 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1026 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1027 <entry spanname="spa1-2">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1028 <entry spanname="spa3-4">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1029 <entry spanname="spa5-6">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1030 <entry spanname="spa7-8">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1031 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1032 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1033 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1034 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1035 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1036 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1037 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1038 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1039 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1040 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1041 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1042 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1043 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1044 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1045 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1046 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1047 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1048 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1049 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1050 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1051 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1052 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1053 <entry spanname="spa1-2">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1054 <entry spanname="spa3-4">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1055 <entry spanname="spa5-6">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1056 <entry spanname="spa7-8">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1057 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1058 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1059 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1060 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1061 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1062 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1063 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1064 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1065 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1066 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1067 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1068 </tbody>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1069 </tgroup>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1070 </informaltable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1071
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1072 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1073 Amint láthatod, a kép sorai és oszlopai természetszerűleg párokba
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1074 rendeződnek. Így a vágási eltolásodnak és a méreteidnek páros
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1075 számoknak <emphasis>kell</emphasis> lenniük.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1076 Ha nem, akkor a chroma nem fog rendes sort alkotni a luma-val.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1077 Elméletben lehetséges a vágás páratlan eltolással, de ehhez a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1078 chroma újramintázása szükséges, ami egy veszteséges művelet és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1079 nem is támogatja a vágó szűrő.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1080 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1081
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1082 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1083 Továbbá az átlapolt videót a következőképpen mintázzák:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1084 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1085
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1086 <informaltable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1087 <?dbhtml table-width="80%" ?>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1088 <?dbfo table-width="80%" ?>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1089 <tgroup cols="16" align="center">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1090 <colspec colnum="1" colname="col1"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1091 <colspec colnum="2" colname="col2"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1092 <colspec colnum="3" colname="col3"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1093 <colspec colnum="4" colname="col4"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1094 <colspec colnum="5" colname="col5"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1095 <colspec colnum="6" colname="col6"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1096 <colspec colnum="7" colname="col7"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1097 <colspec colnum="8" colname="col8"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1098 <colspec colnum="9" colname="col9"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1099 <colspec colnum="10" colname="col10"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1100 <colspec colnum="11" colname="col11"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1101 <colspec colnum="12" colname="col12"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1102 <colspec colnum="13" colname="col13"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1103 <colspec colnum="14" colname="col14"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1104 <colspec colnum="15" colname="col15"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1105 <colspec colnum="16" colname="col16"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1106 <spanspec spanname="spa1-2" namest="col1" nameend="col2"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1107 <spanspec spanname="spa3-4" namest="col3" nameend="col4"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1108 <spanspec spanname="spa5-6" namest="col5" nameend="col6"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1109 <spanspec spanname="spa7-8" namest="col7" nameend="col8"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1110 <spanspec spanname="spa9-10" namest="col9" nameend="col10"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1111 <spanspec spanname="spa11-12" namest="col11" nameend="col12"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1112 <spanspec spanname="spa13-14" namest="col13" nameend="col14"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1113 <spanspec spanname="spa15-16" namest="col15" nameend="col16"/>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1114 <tbody>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1115 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1116 <entry namest="col1" nameend="col8">Felső mező</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1117 <entry namest="col9" nameend="col16">Alsó mező</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1118 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1119 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1120 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1121 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1122 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1123 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1124 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1125 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1126 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1127 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1128 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1129 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1130 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1131 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1132 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1133 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1134 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1135 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1136 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1137 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1138 <entry spanname="spa1-2">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1139 <entry spanname="spa3-4">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1140 <entry spanname="spa5-6">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1141 <entry spanname="spa7-8">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1142 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1143 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1144 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1145 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1146 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1147 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1148 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1149 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1150 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1151 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1152 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1153 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1154 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1155 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1156 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1157 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1158 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1159 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1160 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1161 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1162 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1163 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1164 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1165 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1166 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1167 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1168 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1169 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1170 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1171 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1172 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1173 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1174 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1175 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1176 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1177 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1178 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1179 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1180 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1181 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1182 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1183 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1184 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1185 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1186 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1187 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1188 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1189 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1190 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1191 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1192 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1193 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1194 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1195 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1196 <entry spanname="spa9-10">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1197 <entry spanname="spa11-12">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1198 <entry spanname="spa13-14">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1199 <entry spanname="spa15-16">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1200 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1201 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1202 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1203 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1204 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1205 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1206 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1207 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1208 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1209 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1210 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1211 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1212 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1213 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1214 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1215 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1216 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1217 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1218 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1219 <row>
15296
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1220 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1221 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1222 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1223 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1224 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1225 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1226 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1227 <entry>L</entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1228 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1229 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1230 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1231 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1232 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1233 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1234 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1235 <entry></entry>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1236 </row>
f2c1c1034d66 synced with 1.56
gabrov
parents: 15254
diff changeset
1237 <row>
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1238 <entry spanname="spa1-2">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1239 <entry spanname="spa3-4">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1240 <entry spanname="spa5-6">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1241 <entry spanname="spa7-8">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1242 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1243 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1244 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1245 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1246 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1247 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1248 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1249 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1250 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1251 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1252 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1253 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1254 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1255 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1256 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1257 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1258 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1259 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1260 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1261 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1262 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1263 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1264 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1265 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1266 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1267 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1268 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1269 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1270 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1271 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1272 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1273 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1274 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1275 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1276 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1277 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1278 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1279 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1280 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1281 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1282 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1283 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1284 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1285 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1286 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1287 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1288 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1289 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1290 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1291 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1292 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1293 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1294 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1295 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1296 <entry spanname="spa9-10">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1297 <entry spanname="spa11-12">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1298 <entry spanname="spa13-14">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1299 <entry spanname="spa15-16">C</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1300 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1301 <row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1302 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1303 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1304 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1305 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1306 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1307 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1308 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1309 <entry></entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1310 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1311 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1312 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1313 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1314 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1315 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1316 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1317 <entry>L</entry>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1318 </row>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1319 </tbody>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1320 </tgroup>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1321 </informaltable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1322
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1323 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1324 Amint láthatod a minták nem ismétlődnek meg a 4 sor után.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1325 Így az átlapolt videóhoz a vágás y-eltolásának és a magasságának
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1326 4 többszörösének kell lennie.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1327 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1328
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1329 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1330 A natív DVD felbontás 720x480 NTSC-vel és 720x576 PAL-lal, de van egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1331 arányjelző is, ami megmutatja, hogy teljes képernyős (4:3) vagy széles
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1332 vásznú (16:9). Sok (ha nem az összes) széles képernyős DVD nem szigorúan
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1333 16:9-es, vagy 1.85:1-hez vagy 2.35:1-hez (cinescope). Ez azt jelenti, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1334 fekete sávok lesznek a videón, amit le kell vágni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1335 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1336
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1337 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1338 Az <application>MPlayer</application> rendelkezik egy crop detection szűrővel,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1339 ami megállapítja a levágandó téglalapot (<option>-vf cropdetect</option>).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1340 Futtasd az <application>MPlayer</application>t a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1341 <option>-vf cropdetect</option> kapcsolóval és kiírja a vágási beállításokat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1342 a határok eltávolításához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1343 A filmet elegendő ideig kell engedned futni ahhoz, hogy legyen teljesen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1344 lefedett kép és helyes vágási eredményeket kapj.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1345 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1346
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1347 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1348 Ezután teszteld le a kapott rétékeket az <application>MPlayer</application>rel,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1349 felhasználva a <option>cropdetect</option> által kiírt parancssort és állíts
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1350 a téglalapon, ha szükséges.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1351 A <option>téglalap</option> szűrő segít neked a vágási téglalap
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1352 filmen való, interaktív módon történő elhelyezésében.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1353 Emlékezz, és kövesd a fenti oszthatósági ökölszabályokat, nehogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1354 félreigazítsd a chroma plane-eket.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1355 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1356
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1357 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1358 Bizonyos esetekben a méretezés nem kívánatos.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1359 A méretezés függőleges irányban nehéz átlapolt videónál és ha meg akarod
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1360 őrizni az átlapoltságot, tartózkodnod kell a méretezéstől.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1361 Ha nem fogsz méretezni, de 16 többszörösét akarod használni képméretként,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1362 túl kell vágnod a filmet. Ne vágj kisebbet, mert a fekete szélek nagyon
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1363 rosszak kódoláskor!
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1364 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1365
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1366 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1367 Mivel az MPEG-4 16x16-os macroblock-okat használ, meg kell győződnöd róla,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1368 hogy a kódolt videó mindegyik dimenziója 16 többszöröse-e, különben rontod
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1369 a minőséget, különösen alacsony bitrátánál. Ezt megteheted a levágandó terület
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1370 szélességének és magasságának 16 legközelebbi többszörösére való kerekítésével.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1371 Amint az már szerepelt korábban, vágásnál növelni szeretnéd az y-offszetet a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1372 régi és az új magasság közötti különbség felével, így a keletkező videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1373 elmozdul a kép középpontjából. A DVD videó mintavételezési módja miatt meg
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1374 kell győződnöd róla, hogy az offszet páros szám-e. (Valójában íratlan szabály,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1375 hogy soha ne használj páratlan értékeket semmilyen paraméternek se, ha vágsz
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1376 vagy méretezel egy videót.) Ha nem akarsz pár extra pixelt eldobni, akkor a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1377 videó méretezését kell megfontolnod inkább. Ezt nézzük meg a következő példánkban.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1378 Tulajdonképpen engedélyezheted a <option>cropdetect</option> szűrőnek,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1379 hogy ezt az egészet megcsinálja helyetted, mivel van egy opcionális
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1380 <option>kerekítési</option> paramétere, ami alapértelmezésként 16.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1381 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1382
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1383 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1384 Szintén figyelned kell a "félfekete" pixelekre a sarkokban. Győződj meg róla,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1385 hogy ezeket szintén levágtad, különben olyan biteket pazarolsz el ott,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1386 amiket máshoz jobban felhasználhatnál.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1387 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1388
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1389 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1390 Miután mindent elmondtunk és kész, valószínűleg olyan videót kapsz, aminek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1391 a pixeljei nem éppen 1.85:1 vagy 2.35:1 arányúak, de legalább valami hasonló.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1392 Az új képarányt kiszámíthatod kézzel is, de a <application>MEncoder</application>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1393 rendelkezik egy kapcsolóval a <systemitem
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1394 class="library">libavcodec</systemitem>hez, amit <option>autoaspect</option>-nek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1395 hívnak, ami megcsinálja ezt neked. Ne méretezd át ezt a videót a pixelek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1396 négyszögletesítéséhez, hacsak nem akarod pazarolni a helyet a merevlemezeden.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1397 A méretezés történhet lejátszáskor, és a lejátszó az AVI-ban tárolt arányt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1398 fogja használni a megfelelő felbontás megállapításához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1399 Sajnos nem minden lejátszó teszi kötelezővé ezt az auto-méretezési információt,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1400 ezért lehet, hogy mégis átméretezésre kényszerülsz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1401 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1402
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1403 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1404 Először, ki kell számítanod az elkódolt képarányt:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1405 <systemitem>ARc = (Wc x (ARa / PRdvd )) / Hc</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1406 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1407 <title>Ahol:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1408 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1409 Wc és Hc a vágott videó szélessége és a magassága,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1410 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1411 <listitem><para>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
1412 ARa a megjelenített kép aránya, ami általában 4/3 vagy 16/9,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
1413 </para></listitem>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
1414 <listitem><para>
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1415 PRdvd a DVD pixel rátája, ami PAL DVD-k esetén 1.25=(720/576)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1416 és 1.5=(720/480) NTSC DVD-knél,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1417 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1418 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1419 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1420
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1421 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1422 Ezután, kiszámíthatod az X és Y felbontást, egy bizonyos Tömörítési
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1423 Minőség (Compression Quality, CQ) faktornak megfelelően:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1424 <systemitem>ResY = INT( SQRT(1000 * Bitrate / 25 / ARc / CQ) / 16 ) * 16</systemitem>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
1425 és
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1426 <systemitem>ResX = INT( ResY * ARc / 16) * 16</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1427 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1428
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1429 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1430 Oké, de mi az a CQ?
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1431 A CQ reprezentálja a kódolás pixelenkénti és képkockánkénti bitszükségletét.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1432 Nagy vonalakban minél nagyobb a CQ, annál kisebb a valószínűsége, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1433 kódolási hibát fog látni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1434 Bár ha van cél méret a filmedhez (1 vagy 2 CD például), akkor korlátozott
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1435 a felhasználható bitek száma; ezért szükséges, hogy megfelelő arányt találj
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1436 a tömörség és a minőség között.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1437 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1438
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1439 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1440 A CQ függ mind a bitrátától mind a film felbontásától.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1441 Ha növelni akarod a CQ-t, általában leméretezést kell végezned a filmen,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1442 mivel a bitráta a cél méret és a film hosszából számítódik, ami konstans.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1443 Egy 0,18 alatti CQ általában nagyon kockás képet eredményez, mert nincs
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1444 elég bit minden egyes macroblokk információinak eltárolásához (az MPEG4,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1445 mint sok más codec, csoportokba gyűjti a pixeleket a kép tömörítéséhez;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1446 ha nincs elég bit, láthatóvá válik ezen blokkok széle).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1447 Ezért ésszerű a CQ-t a 0,20-0,22-es tartományból választani 1 CD-s rip
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1448 esetén, és 0,26-0,28-ból a 2 CD-snél.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1449 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1450
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1451 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1452 Kérlek figyelj rá, hogy a CQ csak egy mutató, mely az elkódolt tartalomtól
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1453 függ, egy 0,18-as CQ-val jól nézhet ki egy Bergman, szemben az olyan
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1454 filmekkel, mint például a Mátrix, ami sok gyors-mozgású részt tartalmaz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1455 Másrészt nem éri meg növelni a CQ-t 0,30-nál magasabbra, mert csak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1456 pazarlni fogod a biteket észrevehető minőségi nyereség nélkül.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1457 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1458
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1459 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1460
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1461 <sect2 id="menc-feat-dvd-mpeg4-audio">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1462 <title>Audió</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1463
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1464 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1465 Az audió egy sokkal könnyebben megoldható probléma: ha számít a minőség,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1466 akkor egyszerűen hagyd úgy, ahogy van.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1467 Még az AC3 5.1 stream-ek is leginkább 448Kbit/s-osak és minden
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1468 bitet megérnek. Csábító lehet az audió jó minőségű Vorbis-ba történő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1469 konvertálása, de az, hogy ma nincs egy A/V receiver-ed az AC3 áteresztéshez,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1470 nem jelenti azt, hogy holnap sem lesz. Készíts a jövőben is használható
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1471 DVD rip-eket az AC3 stream megtartásával.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1472 Megtarthatod az AC3 stream-et a <link linkend="menc-feat-mpeg4">kódolás közben</link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1473 a videó stream-be történő közvetlen átmásolással.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1474 Vagy ki is szedheted az AC3 stream-et, hogy elkeverd valamilyen konténer
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1475 formátumba, mint pl. a NUT vagy a Matroska.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1476 <screen>mplayer <replaceable>forras_fajl.vob</replaceable> -aid 129 -dumpaudio -dumpfile
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1477 <replaceable>hang.ac3</replaceable></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1478 a 129-es audió sávot kiszedi a <replaceable>sound.ac3</replaceable> nevű
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1479 fájlba a <replaceable>source_file.vob</replaceable>-ból (NB: a DVD VOB
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1480 fájlok általában különböző audió számozást használnak, ami azt jelenti,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1481 hogy a 129-es VOB audio sáv a 2. audió sáv a fájlban).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1482 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1483
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1484 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1485 De néha tényleg nincs más választásod, mint tovább tömöríteni a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1486 hangot így több bit jut a videóra.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1487 A legtöbb ember vagy MP3-at vagy Vorbis-t választ az audió tömörítéséhez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1488 Míg az utóbbi nagyon hely-takarékos codec, az MP3-nak jobb a hardveres
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1489 lejátszók terén a támogatottsága, bár ez a trend változóban van.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1490 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1491
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1492 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1493 Mindenek előtt át kell konvertálnod a DVD hangját WAV fájlba, hogy az audió
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1494 codec használhassa bemenetként.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1495 Például:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1496 <screen>mplayer <replaceable>forras_fajl.vob</replaceable> -ao
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1497 pcm:file=<replaceable>cel_hang.wav</replaceable> -vc dummy -aid 1 -vo null</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1498 ki fogja szedni a második audió sávot a <replaceable>source_file.vob</replaceable>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1499 fájlból a <replaceable>destination_sound.wav</replaceable> fájlba.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1500 Kódolás előtt valószínűleg normalizálni akarod a hangot, mivel a DVD audió
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1501 sávjait legtöbbször alacsony hangerővel rögzítik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1502 Használhatod a <application>normalize</application> eszközt, ami megtalálható
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1503 a legtöbb disztribúcióban.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1504 Ha Windows-t használsz, egy eszköz, mint pl. a <application>BeSweet</application>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1505 megcsinálja ezt neked.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1506 Vagy Vorbis-ba vagy MP3-ba kódolsz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1507 Például:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1508 <screen>oggenc -q1 <replaceable>cel_hang.wav</replaceable></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1509 elkódolja a <replaceable>destination_sound.wav</replaceable>-ot az 1-es
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1510 kódolási minsőséggel, ami nagyjából megfelel 80Kb/s-nak és annak a minimum
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1511 minőségnek, amit legalább használnod kell, ha érdekel a minőség.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1512 Kérlek jegyezd meg, hogy a MEncoder jelenleg nem tud Ogg Vorbis sávokat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1513 belekeverni a kimeneti fájlba, mert csak AVI és MPEG konténereket támogat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1514 kimenetként és mindkettőnél audió/videó lejátszási szinkronizációs problémákat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1515 okozhat néhány lejátszóval, ha az AVI fájl VBR-es audió stream-et tartalmaz,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1516 mint pl. a Vorbis.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1517 De ne aggódj, ez a dokumentáció megmutatja, hogy hogy tudod
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1518 ezt megcsinálni egyéb programokkal.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1519 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1520
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1521 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1522
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1523 <sect2 id="menc-feat-dvd-mpeg4-interlacing">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1524 <title>Interlacing és Telecine</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1525
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1526 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1527 Majdnem minden filmet 24 fps-sel fényképeznek. Mivel az NTSC 30000/1001 fps-es,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1528 némi átdolgozás szükséges ezen a 24 fps-es videón, hogy a megfelelő NTSC
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1529 framerátával menjen. Ez az eljárást 3:2 pulldown-nak hívják, de általában csak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1530 telecine néven hivatkoznak rá (mivel a pulldownt gyakran használják a telecine
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1531 eljárás során), ami egyszerűen leírva lelassítja a filmet 24000/1001 fps-re és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1532 megismétel minden negyedik képkockát.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1533 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1534
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1535 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1536 Ez nem speciális feldolgozás, habár minden PAL DVD esetében megcsinálják, ami
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1537 25 fps-sel megy. (Műszaki szempontból a PAL-t lehet telecine-elni, ezt 2:2
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1538 pulldown-nak hívják, de ez nem terjedt el a gyakorlatban.) A 24 fps-es filmet
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1539 egyszerűen 25 fps-sel játszák le. Az eredmény az, hogy a film kissé gyorsabban
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1540 megy, de ha nem vagy egy földönkívüli, valószínűleg nem fogod észrevenni a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1541 különbséget. A legtöbb PAL DVD zajszint-javított audiót tartalmaz, így amikor
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1542 25 fps-sel játszák le őket, a hangok jól hangzanak, még akkor is, ha az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1543 audió sáv (és ebből adódóan az egész film) az NTSC DVD-kénél 4%-kal lassabb
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1544 futási idővel megy.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1545 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1546
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1547 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1548 Mivel a PAL DVD-ben a videót nem változtatták meg, nem kell aggódnod a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1549 frame ráta miatt. A forrás 25 fps-es és a rip-ed is 25 fps-es lesz. De ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1550 egy NTSC DVD filmet rippelsz, fordított telecine-t kell alkalmaznod.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1551 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1552
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1553 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1554 A 24 fps-sel felvett filmeknél az NTSC DVD-n lévő videó vagy telecine-elt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1555 30000/1001 fps-re vagy pedig progresszív 24000/1001 fps-es és szándék szerint
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1556 a DVD lejátszó végzi a telecine-t lejátszás közben. Másrészről a TV sorozatok
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1557 általában csak átlapoltak, nem telecine-ltek. Ez azonban nem ökölszabály:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1558 néhány TV sorozat átlapolt (mint a Buffy a Vámpír gyilkos) míg másik a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1559 progresszív és az átlapolt keverékei (mint pl. az Angyal vagy a 24).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1560 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1561
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1562 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1563 Javasoljuk, hogy olvasd el a <link
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1564 linkend="menc-feat-telecine">mit kezdjünk a telecine-nel és az átlapolással
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1565 NTSC DVD-ken</link> részt, hogy kezelni tudd a különböző lehetőségeket.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1566 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1567
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1568 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1569 Bár ha legtöbbször csak filmeket rippelsz, valószínűleg vagy 24 fps-es
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1570 progresszív vagy telecine-lt videóval lesz dolgod, ezekben az esetekben
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1571 használhatod a <option>pullup</option> szűrőt a <option>-vf
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1572 pullup,softskip</option> kapcsolóval.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1573 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1574
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1575 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1576
15528
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1577 <sect2 id="menc-feat-dvd-mpeg4-encoding-interlaced">
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1578 <title>Átlapolt videó elkódolása</title>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1579
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1580 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1581 Ha az általad elkódolni kívánt film átlapolt (NTSC videó vagy
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1582 PAL videó), el kell döntened, hogy akarsz-e deinterlacing-et
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1583 vagy sem.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1584 A deinterlacing használhatóvá teszi a filmed progresszív scan-es
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1585 megjelenítőkön, mint pl. a számítógép monitorok vagy a projektorok,
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1586 van ára is: az 50 vagy 60000/1001-es mezőráta feleződik 25 vagy
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1587 30000/1001 képkocka per másodpercre és így a filmedben tárolt
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1588 információk durván fele elveszik a jelentős mozgást tartalmazó
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1589 részekben.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1590 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1591
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1592 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1593 Így hát ha archiválási okokból jó minőség kell, akkor kerüld el a
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1594 deinterlace-t.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1595 Bármikor deinterlace-lheted a filmet lejátszás közben is, ha
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1596 progresszív scan-es megjelenítőd van, valamint a jövő lejátszói
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1597 képesek lesznek teljes mezőrátával deinterlacing-elni, 50 vagy
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1598 60000/1001 teljes képkocka per másodpercre interpolálni az átlapolt
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1599 videóból.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1600 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1601
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1602 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1603 Fokozott figyelemmel kell eljárni, ha átlapolt videóval dolgozol:
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1604 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1605
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1606 <orderedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1607 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1608 A vágási magasság és y-offszet 4 többszöröse kell, hogy legyen.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1609 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1610 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1611 Bármilyen függőleges átméretezést átlapolt módban kell elvégezni.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1612 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1613 <listitem><para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1614 Az utófeldolgozó és a zajcsökkentő szűrők nem az elvártnak megfelelően
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1615 működnek, ha nem gondoskodsz róla, hogy egyszerre csak egy mezővel
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1616 dolgozzanak, különben a nem megfelelő használat miatt sérülhet a videó.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1617 </para></listitem>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1618 </orderedlist>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1619
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1620 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1621 Mindezt észben tartva, itt az első példánk:
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1622 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1623 <screen>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1624 mencoder <replaceable>capture.avi</replaceable> -mc 0 -oac lavc -ovc lavc -lavcopts \
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1625 vcodec=mpeg2video:vbitrate=6000:ilmv:ildct:acodec=mp2:abitrate=224
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1626 </screen>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1627 <para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1628 Figyelj az <option>ilmv</option> és az <option>ildct</option> kapcsolókra.
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1629 </para>
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
1630 </sect2>
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1631
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1632 <sect2 id="menc-feat-dvd-mpeg4-filtering">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1633 <title>Szűrés</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1634
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1635 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1636 Általában olyan kevés szűrést szeretnél, amennyit csak lehet, hogy az eredeti
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1637 DVD forráshoz hű maradj. A vágás gyakran elkerülhetetlen (amint azt fentebb
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1638 leírtuk), de ne méretezd a videót. Noha a kicsinyítés néha előnyben részesül
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1639 a magas kvantálóknál, mi szeretnénk elkerülni mindkét dolgot: emlékezz, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1640 mit határoztunk el kezdetben a bitek minőségért történő feláldozásáról.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1641 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1642
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1643 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1644 Szintén hagyd békén a gamma, kontraszt, fényerő, stb. beállításokat. Ami jól néz
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1645 ki a monitorodon nem biztos, hogy másnál is szép lesz. Ezeket a beállításokat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1646 lejátszáskor kell elvégezni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1647 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1648
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1649 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1650 Az egyetlen dolog, amit szeretnél, a videó nagyon könnyű zajszűrőn történő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1651 áteresztése, mint pl. <option>-vf hqdn3d=2:1:2</option>. Ismételten, ezen bitek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1652 jobb felhasználásáról van szó: miért vesztegessük el őket a zaj kódolására, ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1653 ezt a zajt lejátszás közben is hozzá tudod adni? A <option>hqdn3d</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1654 paramétereinek növelésével még jobb tömörítettséget érhetsz el, de ha túl magasra
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1655 állítod az értékeket, rontod a kép láthatóságát. A fent javasolt értékek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1656 (<option>2:1:2</option>) eléggé konzervatívak; kísérletezz szabadon nagyobb
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1657 értékekkel és ellenőrizd az eredményeket magad.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1658 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1659
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1660 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1661
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1662 <sect2 id="menc-feat-dvd-mpeg4-lavc-encoding-options">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1663 <title>A libavcodec kódolási opciói</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1664
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1665 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1666 Ideális esetben szeretnéd, ha csak azt kellene mondani a kódolónak, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1667 váltson "jobb minőségre" és kész.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1668 Ez szép is lenne, de sajnos nehezen megvalósítható, mert a különböző kódolási
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1669 opciók különböző minőséget eredményeznek, mely függ a forrás anyagtól is.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1670 Ez azért van, mert a tömörítés függ a szóbanforgó videó vizuális tulajdonságaitól.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1671 Például az anime és az élő felvétel két nagyon különböző anyag és így
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1672 különböző opciókat követelnek meg az optimális kódoláshoz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1673 A jó hír, hogy néhány opciót soha sem lehet elhagyni, mint például az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1674 <option>mbd=2</option>, <option>trell</option> és <option>v4mv</option>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1675 Olvass tovább a gyakori kódolási opciók leírásához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1676 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1677
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1678
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1679 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1680 <title>Állítható opciók:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1681 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1682 <emphasis role="bold">vmax_b_frames</emphasis>: 1 vagy 2 a jó, a filmtől
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1683 függően.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1684 Figyelj rá, hogy a libavcodec még nem támogatja a zárt GOP-ot (a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1685 <option>cgop</option> opció még nem igazán működik), így a DivX5 nem fog
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1686 tudni visszakódolni semmit sem, ami B-kockákkal lett elkódolva.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1687 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1688
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1689 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1690 <emphasis role="bold">vb_strategy=1</emphasis>: segít a gyors mozgású jeleneteknél.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1691 vmax_b_frames >= 2 szükséges.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1692 Néhány videónál a vmax_b_frames rontja a minőséget, de a vmax_b_frames=2 a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1693 vb_strategy=1-gyel együtt segít.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1694 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1695
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1696 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1697 <emphasis role="bold">dia</emphasis>: mozgás kereső tartomány. A nagyobb a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1698 jobb és a lassabb.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1699 Negatív értékek teljesen más skálát adnak.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1700 A jó értékek -1 a gyors kódoláshoz vagy 2-4 a lassabbhoz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1701 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1702
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1703 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1704 <emphasis role="bold">predia</emphasis>: mozgás kereső előre-lépés.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1705 Nem olyan fontos, mint a dia. Jó értékek 1-től (alapértelmezett) 4-ig.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1706 preme=2 kell hozzá, hogy igazán hasznos legyen.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1707 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1708
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1709 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1710 <emphasis role="bold">cmp, subcmp, precmp</emphasis>: Összehasonlító funkciók
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1711 a mozgás becsléshez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1712 Kísérletezz a 0 (alapértelmezett), 2 (hadamard), 3 (dct) és 6 (ráta
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1713 torzítás) értékekkel!
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1714 0 a leggyorsabb és és elegendő a precmp-hez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1715 A cmp-hez és subcmp-hez 2 jó, ha anime és 3 ha élő akció.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1716 A 6 vagy jobb vagy nem, de mindenképpen lassabb.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1717 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1718
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1719 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1720 <emphasis role="bold">last_pred</emphasis>: Az előző képkockából megjósolandó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1721 mozgások száma.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1722 1-3 vagy hasonló segít egy kis sebességcsökkenés árán.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1723 A magasabb értékek lassúak, de igazi hasznuk nincs.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1724 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1725
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1726 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1727 <emphasis role="bold">cbp, mv0</emphasis>: A makroblokkok kiválasztását
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1728 irányítja. Egy kis sebességcsökkenés egy kis minőségjavulásért.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1729 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1730
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1731 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1732 <emphasis role="bold">qprd</emphasis>: adaptív kvantálás, mely a makroblokk
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1733 komplexitásán alapul.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1734 Vagy segít vagy nem, a videó és egyéb opciók függvényében.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1735 Ennek lehetnek mellékhatásai, hacsak nem állítod be a vqmax-ot valami
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1736 ésszerűen alacsony értékre (a 6 jó, talán minimum 4); a vqmin=1 is segíthet.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1737 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1738
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1739 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1740 <emphasis role="bold">qns</emphasis>: nagyon lassú, különösen ha a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1741 qprd-vel kombinálod.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1742 Ezen opció hatására a kódoló minimalizálja a zajt tömörítési mellékhatásokkal,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1743 ahelyett, hogy a szigorúan a forráshoz próbálna igazodni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1744 Ne használd ezt, csak ha már minden mást kipróbáltál és az eredmény még
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1745 mindig nem elég jó.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1746 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1747
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1748 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1749 <emphasis role="bold">vqcomp</emphasis>: Rátaírányítás beállítása.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1750 Hogy milyen értékek jók, az a filmtől függ.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1751 Nyugodtan elhagyhatod ezt, ha akarod.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1752 A vqcomp csökkentése több bitet engedélyez az alacsony komplexitású részeknél,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1753 a növelése a nagy komplexitású részekre teszi őket (alapértelmezés: 0.5,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1754 tartomány: 0-1, javasolt tartomány: 0.5-0.7).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1755 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1756
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1757 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1758 <emphasis role="bold">vlelim, vcelim</emphasis>: Beállítja a szimpla együttható
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1759 eliminációs küszöböt a fényerősséghez és a chroma plane-khez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1760 Ezt elkülönítve kódolja le minden MPEG-szerű algorítmus.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1761 Az ötlet emögött az opció mögött az, hogy egy jó heurisztikát használnak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1762 annak megállapítására, hogy a blokkban történt változás kisebb-e, mint az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1763 általad megadott küszöb és ebben az esetben egyszerűen "változtatás nélkül"
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1764 kerül elkódolásra a blokk.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1765 Ez biteket ment meg és talán gyorsít is a kódoláson. A vlelim=-4 és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1766 vcelim=9 látszólag jók az élő filmekhez, de nem segítenek az anime-nál;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1767 ha animációt kódolsz, inkább hagyd őket változatlanul.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1768 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1769
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1770 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1771 <emphasis role="bold">qpel</emphasis>: Negyed pixel mozgás becslés.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1772 Az MPEG-4 fél pixeles precíziót használ a mozgáskereséshez alapértelmezésként,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1773 ezért ez az opció plusz terhelést hoz, mivel több információ tárolódik az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1774 elkódolt fájlban. A tömörítési nyereség/veszteség a filmtől függ, de
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1775 általában nem hatékony anime-oknál.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1776 A qpel mindig jelentős dekódolási CPU idő igénnyel jár (+20% a gyakorlatban).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1777 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1778
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1779 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1780 <emphasis role="bold">psnr</emphasis>: nem érinti az aktuális kódolást,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1781 de készít egy log fájlt, mely megadja minden képkocka típusát/méretét/minőségét
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1782 és a végére odaírja a PSNR-t (Peak Signal to Noise Ratio, Zajarány csúcspontja).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1783 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1784
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1785 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1786
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1787 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1788 <title>Opciók, melyekkel nem javasolt játszadozni:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1789 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1790 <emphasis role="bold">vme</emphasis>: Az alapértelmezett a legjobb.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1791 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1792
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1793 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1794 <emphasis role="bold">lumi_mask, dark_mask</emphasis>: Pszichovizuális
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1795 adaptív kvantálás.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1796 Ne játszadozz ezekkel az opciókkal, ha számít a minőség.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1797 Az ésszerű értékek jók lehetnek a te esetedben, de vigyázz, ez nagyon
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1798 szubjektív.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1799 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1800
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1801 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1802 <emphasis role="bold">scplx_mask</emphasis>: Megpróbálja megelőzni a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1803 blokkos mellékhatásokat, de az utófeldolgozás jobb.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1804 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1805 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1806
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1807 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1808
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1809 <sect2 id="menc-feat-dvd-mpeg4-example">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1810 <title>Példa</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1811
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1812 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1813 Nos hát, éppen most vetted meg a Harry Potter és a titkok kamrája gyönyörű új
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1814 példányát (widescreen edition természetesen) és le akarod rip-pelni ezt a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1815 DVD-t, hogy hozzáadhasd a PC-s házimozidhoz. Ez egy régió 1-es DVD,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1816 így NTSC-s. Az alábbi példa egyszerűen alkalmazható PAL-ra is, a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1817 <option>-ofps 24000/1001</option> kapcsoló elhagyásával (mert a kimeneti frameráta
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1818 ugyan annyi, mint a bemeneti) és természetesen a vágás méretei is mások
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1819 lesznek.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1820 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1821
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1822 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1823 Miután lefuttattad az <option>mplayer dvd://1</option> parancsot, kövesd a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1824 <link linkend="menc-feat-telecine">mit kezdjünk a telecine-nel és az átlapolással
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1825 NTSC DVD-ken</link> részben leírt utasításokat és fedezd fel, hogy ez egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1826 24000/1001 fps-es progresszív videó, ami azt jelenti, hogy nem kell inverz telecine
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1827 szűrőt használnod, mint pl. a <option>pullup</option> vagy a <option>filmdint</option>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1828 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1829
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1830 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1831 Következőnek megállapítjuk a megfelelő vágási téglalapot, így használjuk a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1832 cropdetect szűrőt:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1833
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1834 <screen>mplayer dvd://1 -vf cropdetect</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1835
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1836 Győződj meg róla, hogy egy teljesen kitöltött képkockán állsz (pl. egy világos
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1837 jelenet), ezt fogod látni az <application>MPlayer</application> konzol kimenetén:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1838
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1839 <screen>crop area: X: 0..719 Y: 57..419 (-vf crop=720:362:0:58)</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1840
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1841 Ezután lejátszuk a filmet ezzel a szűrővel a számok ellenérzéséhez:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1842
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1843 <screen>mplayer dvd://1 -vf crop=720:362:0:58</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1844
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1845 És azt látjuk, hogy tökéletesen megfelel. Majd meggyőződünk, hogy a szélesség és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1846 a magasság osztható 16-tal. A szélesség jó, de a magasság nem. Mivel nem buktunk
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1847 hetedik osztályban matekból, tudjuk, hogy a 16 legközelebbi többszöröse, ami
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1848 kisebb, mint 362, a 352.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1849 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1850
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1851 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1852 Így egyszerűen használhatjuk a <option>crop=720:352:0:58</option> opciót, de
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1853 jó lenne egy kicsit lecsípni a telejéből és az aljából, hogy középen maradjunk.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1854 Összehúzzuk a magasságot 10 pixellel, de nem akarjuk növelni az y-offszetet 5
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1855 pixellel, mert az páratlan szám és rontja a minőséget. Helyette inkább 4
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1856 pixellel növeljük az y-offszetet:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1857
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1858 <screen>mplayer dvd://1 -vf crop=720:352:0:62</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1859
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1860 A másik ok, hogy lecsípjünk pixeleket mid fent, mint lent, hogy biztosak legyünk,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1861 hogy a fél-fekete pixeleket is levágtuk, amennyiben vannak. Figyelj rá, hogy ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1862 a videó telecine-lt, a <option>pullup</option> szűrő (vagy bármelyik inverz
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1863 telecine szűrő, amit használsz) a vágás előtt szerepeljen a szűrők láncában.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1864 Ha átlapolt, végezz deinterlace-t a vágás előtt. (Ha úgy döntesz, hogy megtartod
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1865 az átlapolt videót, győződj meg róla, hogy a függőleges vágási offszet 4
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1866 többszöröse.)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1867 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1868
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1869 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1870 Ha érdekel annak a 10 pixelnek az elvesztése, inkább a méretek 16 legközelebbi
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1871 többszörösére való kicsinyítése érdekelhet. A szűrő lánc ez esetben:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1872
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1873 <screen>-vf crop=720:362:0:58,scale=720:352</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1874
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1875 A videó ilyen módon történő lekicsinyítése azt jelenti, hogy néhány apró részlet
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1876 elveszik, de ez valószínűleg nem lesz észrevehető. A nagyítás rosszabb minőséget
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1877 eredményez (hacsak nem növeled a bitrátát). A vágás az összes ilyen pixeltől
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1878 megszabadít. Ez egy üzlet, amit minden esetben meg kell fontolnod. például ha a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1879 DVD videó televízióra készült, ajánlott elkerülni a függőleges méretezést,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1880 mert a sor mintázás az eredeti felvételhez igazodik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1881 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1882
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1883 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1884 Megtekintés után azt látjuk, hogy a filmünk eléggé eseménydús és nagyon részletes,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1885 így 2400Kbit-et választunk bitrátának.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1886 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1887
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1888 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1889 Most már készen vagyunk a két lépéses kódoláshoz. Első lépés:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1890
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1891 <screen>mencoder dvd://1 -ofps 24000/1001 -oac copy -vf crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1892 -lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1 \
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1893 -o Harry_Potter_2.avi</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1894
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1895 A második lépés ugyan ez, csak megadjuk a <option>vpass=2</option>-t:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1896
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1897 <screen>mencoder dvd://1 -ofps 24000/1001 -oac copy -vf crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1898 -lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=2 \
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1899 -o Harry_Potter_2.avi</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1900 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1901
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1902 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1903 A <option>v4mv:mbd=2:trell</option> kapcsolók nagyban javítják a minőséget
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1904 a kódolási idő rovására. Nem ajánlott ezen opciók elhagyása, ha a fő cél a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1905 jó minőség. A <option>cmp=3:subcmp=3:mbcmp=3</option> opciók egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1906 összehasonlító függvényt választanak ki, ami jobb minőséget biztosít, mint
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1907 az alapértelmezettek. Ezzel a paraméterrel is kísérletezhetsz (lásd a man
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1908 oldalt a lehetséges értékekért), mivel a különböző függvények nagyban
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1909 befolyásolják a minőséget a forrás anyagtól függően. Például ha úgy találod,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1910 hogy a <systemitem class="library">libavcodec</systemitem> túl
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1911 kockás eredményt ad, megpróbálhatod a kísérleti NSSE összehasonlító
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1912 függvény használatát a <option>*cmp=10</option> opcióval.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1913 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1914
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1915 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1916 Ennél a filmnél a keletkező AVI 138 perc hosszú lesz és közel 3 GB-os. És
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1917 mivel azt mondtuk, hogy a fájl méret nem számít, ez egy tökéletesen megfelelő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1918 méret. De ha kisebbet szeretnél, próbálj ki egy alacsonyabb bitrátát. A bitráták
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1919 növelése csökkenő mértékű javulást hoz, így pl. tisztán kivehető a különbség
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1920 az 1800Kbit és a 2000Kbit között, szinte észrevehetetlen 2000Kbit felett.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1921 Nyugodtan kísérletezz, amíg csak kedved tartja.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1922 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1923
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1924 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1925 Mivel a forrás videót áteresztettük a zajeltávolító szűrőn, talán egy picit
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1926 vissza akarsz tenni a lejátszás közben. Ez, az <option>spp</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1927 utófeldolgozó szűrővel drasztikusan javítja a felfogható minőséget és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1928 segít a segít a videó kockásodásának megszüntetésében. Az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1929 <application>MPlayer</application> <option>autoq</option> opciójával
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1930 szabályozhatod az spp szűrő utófeldolgozásának mértékét a CPU-tól függően.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1931 Emellett valószínűleg gamma és/vagy szín korrekciót is szeretnél csinálni,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1932 hogy jobban illeszkedjen a monitorodhoz. Például:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1933
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1934 <screen>mplayer Harry_Potter_2.avi -vf spp,noise=9ah:5ah,eq2=1.2 -autoq 3</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1935
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1936 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1937 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1938
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1939 <sect2 id="menc-feat-dvd-mpeg4-muxing">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1940 <title>Keverés</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1941 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1942 Most, hogy elkódoltad a videódat, valószínűleg szeretnéd elkeverni egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1943 vagy több audió sávval együtt egy film konténerbe, mint pl. az AVI,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1944 Matroska vagy a NUT.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1945 A <application>MEncoder</application> jelenleg csak MPEG és AVI
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1946 konténer formátumokba tud audió és videó kimenetet készíteni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1947 Például:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1948 <screen>mencoder -oac copy -ovc copy -o <replaceable>kimenet_film.avi</replaceable> -audiofile <replaceable>bemenet_audio.mp2</replaceable> <replaceable>bemenet_video.avi</replaceable></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1949 Ez a <replaceable>bemenet_video.avi</replaceable> videó fájlból
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1950 és a <replaceable>bemenet_audio.mp2</replaceable> audió fájlból
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1951 elkészíti a <replaceable>kimenet_film.avi</replaceable> fájlt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1952 Ez a parancs működik MPEG-1 layer I, II és III (ismertebb nevén
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1953 MP3) audióval, WAV és egy pár más audió formátummal.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1954 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1955
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1956 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1957 A MEncoderben kísérleti jelleggel van
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1958 <systemitem class="library">libavformat</systemitem> támogatás, ami
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1959 az FFmpeg projektből egy függvénykönyvtár, ami számos konténer keverését és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1960 demux-álását támogatja.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1961 Például:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1962 <screen>mencoder -oac copy -ovc copy -o <replaceable>kimenet_film.asf</replaceable> -audiofile <replaceable>bemenet_audio.mp2</replaceable> <replaceable>bemenet_video.avi</replaceable> -of lavf -lavfopts format=asf</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1963 Ez ugyan azt csinálja, mint az előbbi példa, de a kimeneti
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1964 konténer ASF lesz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1965 Kérlek figyelj, hogy ez a támogatás még nagyon kísérleti (de minden
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1966 nap egyre jobb lesz) és csak akkor működik, ha az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1967 <application>MPlayer</application>t a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1968 <systemitem class="library">libavformat</systemitem> támogatás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1969 bekapcsolásával fordítottad (ami azt jelenti, hogy az előre
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1970 csomagolt binárisok a legtöbb esetben nem fognak működni).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1971 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1972
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1973 <sect3 id="menc-feat-dvd-mpeg4-muxing-avi-limitations">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1974 <title>Az AVI konténer korlátai</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1975 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1976 Habár a legszélesebb körben támogatott konténer formátum az MPEG-1
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1977 után, az AVI-nak is van néhány nagy hátránya.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1978 Talán a legnyilvánvalóbb a túlterhelés.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1979 Az AVi fájl minden egyes chunk-ja 24 bájtot pazarol a fejlécekre és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1980 az index-re.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1981 Ez egy kicsit több mint 5 MB óránként vagy 1-2,5% plusz egy 700 MB-os
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1982 filmnél. Ez nem tűnik soknak, de eldöntheti, hogy 700 kbit/sec-os
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1983 videót tudsz csak használni vagy 714 kbit/sec-osat, ahol minden bit a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1984 minőségre megy.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1985 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1986
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1987 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1988 Ezen hatalmas hátrány mellett az AVI-nak a következő fő korlátai vannak:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1989 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1990
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1991 <orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1992 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1993 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1994 Csak fix-fps-ű tartalmat tud tárolni. Ez különleges korlátozás, ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1995 az eredeti anyag, amit el akarsz kódolni, kevert tartalom, például
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1996 NTSC videó és film anyag keveréke.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1997 Már vannak olyan hack-ek, amivel kevert framerátás tartalmat lehetne
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1998 AVI-ba tenni, de ötszörös vagy még nagyobb mértékben növelik a (már
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
1999 amúgy is nagy) túlterhelést, így nem praktikusak.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2000 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2001 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2002 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2003 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2004 Az AVI fájlokban az audiónak vagy konstans-bitrátásnak (CBR) vagy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2005 konstans-képkocka méretűnek (pl. minden képkocka ugyan annyi számú
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2006 mintát dekódol) kell lennie.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2007 Sajnos a leghatékonyabb codec, a Vorbis, egyik kívánalomnak sem
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2008 felel meg.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2009 Ezért ha AVI-ban tárolod a filmjeidet, egy kevésbé hatékony
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2010 codec-et kell használnod, mint pl. az MP3 vagy az AC3.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2011 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2012 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2013 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2014
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2015 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2016 A fentiek miatt a <application>MEncoder</application> jelenleg nem
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2017 támogatja a változó-fps-es kimenetet vagy a Vorbis kódolást.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2018 Így ezeket nem korlátozásként fogod fel, ha a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2019 <application>MEncoder</application> az egyetlen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2020 eszköz, mellyel kódolsz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2021 Azonban lehetséges a <application>MEncoder</application>t csak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2022 a videó kódolására használni és valamilyen egyéb eszközzel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2023 elkódolni az audiót majd összekeverni őket egy konténer formátumba.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2024 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2025 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2026
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2027 <sect3 id="menc-feat-dvd-mpeg4-muxing-matroska">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2028 <title>Keverés a Matroska konténerbe</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2029 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2030 A Matroska szabad, nyílt szabványú konténer formátum, melynek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2031 célja, hogy rengeteg továbbfejlesztett képességet biztosítson,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2032 amit a régebbi konténerek, mint pl. az AVI nem tud kezelni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2033 például a Matroska támogatja a változó bitrátás audió tartalmat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2034 (VBR), változó framerátát (VFR), fejezeteket, fájl csatolásokat,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2035 hiba kereső kódot (EDC) és a modern A/V codec-eket, mint az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2036 "Advanced Audio Coding" (AAC), "Vorbis" vagy "MPEG-4 AVC" (H.264),
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2037 szemben az AVI-val, amelyik egyiket sem.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2038 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2039
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2040 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2041 A Matroska fájlok készítéséhez szükséges eszközöket együtt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2042 <application>mkvtoolnix</application>-nek hívják és elérhetőek a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2043 legtöbb Unix platformon, akárcsak <application>Windows</application>on.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2044 Mivel a Matroska nyílt szabványú, találhatsz más eszközöket is, amik
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2045 jobban megfelelnek neked, de mivel az mkvtoolnix a leggyakrabban
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2046 használt, és maga a Matroska csapat támogatja, csak ennek a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2047 használatát mutatjuk be.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2048 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2049
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2050 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2051 Talán a legegyszerűbb módszer, hogy elindulj a Matroska-val, az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2052 <application>MMG</application> használata, az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2053 <application>mkvtoolnix</application>-szel szállított grafiksu frontend
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2054 és kövesd a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2055 <ulink url="http://www.bunkus.org/videotools/mkvtoolnix/doc/mkvmerge-gui.html">mkvmerge GUI (mmg) leírást</ulink>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2056 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2057
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2058 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2059 A parancssor segítségével is összekverheted az audió és videó fájlokat:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2060 <screen>mkvmerge -o <replaceable>kimenet.mkv</replaceable> <replaceable>bemenet_video.avi</replaceable> <replaceable>bemenet_audio1.mp3</replaceable> <replaceable>bemenet_audio2.ac3</replaceable></screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2061 Ez a <replaceable>bemenet_video.avi</replaceable> fájlt és a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2062 két audió fájlt, a <replaceable>bemenet_audio1.mp3</replaceable>-at
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2063 és a <replaceable>bemenet_audio2.ac3</replaceable>-at összefűzi a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2064 <replaceable>kimenet.mkv</replaceable> Matroska fájlba.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2065 A Matroska, mint ahogy azt már megemlítettem, ennél sokkal többre
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2066 képes, mint pl. több audió sáv használatára (beleértve az audió/videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2067 szinkronizáció finom-hangolását), fejezetek, feliratok, vágás, stb...
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2068 Kérlek olvasd el ezen alkalmazások dokumentációit a részletekért.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2069 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2070
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2071 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2072
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2073 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2074
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2075 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
2076
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2077 <sect1 id="menc-feat-x264">
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2078 <title>Kódolás az <systemitem class="library">x264</systemitem> codec-kel</title>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2079 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2080 Az <systemitem class="library">x264</systemitem> egy szabad függvénykönyvtár
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2081 a H.264/AVC videó folyamok kódolásához.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2082 Mielőtt elkezdenél kódolni, <link linkend="codec-x264-encode">be kell állítanod a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2083 <application>MEncoder</application>ben a támogatását</link>.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2084 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2085
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2086 <sect2 id="menc-feat-x264-encoding-options">
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2087 <title>Az x264 kódolási opciói</title>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2088
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2089 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2090 Kérlek kezd az olvasást az <application>MPlayer</application> man oldalának
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2091 <systemitem class="library">x264</systemitem> részével.
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2092 Ez a rész a man oldal kiegészítésének lett szánva. Itt csak rövid
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2093 tanácsokat találhatsz, hogy mely opciók érdekelhetik a letöbb embert.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2094 A man oldal tömörebb, de ugyanakkor kimerítőbb is és esetenként
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2095 több technikai információval szolgál.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2096 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2097
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2098 <sect3 id="menc-feat-x264-encoding-options-intro">
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2099 <title>Bevezetés</title>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2100 <para>Ez a leírás a kódolási opciók két fő kategóriáját tárgyalja:</para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2101
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2102 <orderedlist>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2103 <listitem><para>Opciók, melyekkel a kódolási idő vs. minőség arány szabályozható
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2104 </para></listitem>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2105 <listitem><para>Opciók, melyek a különböző egyéni érdekeknek és speciális igényeknek
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2106 próbálnak eleget tenni</para></listitem>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2107 </orderedlist>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2108
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2109 <para>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2110 Igazából csak te tudod, hogy mely opciók a legjobbak neked. Az első
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2111 csoportba tartozó opcióknál könnyű dönteni: csak azt kell megfontolnod,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2112 hogy a minőségi különbség megéri-e a sebességbeli különbséget. A másik
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2113 csoport már sokkal szubjektívebb és több szempontot kell figyelembe
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2114 venni. Tartsd észben, hogy az "egyéni érdekek és speciális igényeknek"
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2115 eleget tevő opciók jelentősen befolyásolják a sebességet vagy a minőséget,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2116 de elsősorban nem ezért használják őket. Az "egyéni érdekek" opciói közül
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2117 több olyan változásokat idézhet elő, ami néhány embernek tetszhet, míg
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2118 másoknak nem.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2119 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2120
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2121 <para>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2122 Mielőtt folytatnád, meg kell értened, hogy ez a leírás csak egy
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2123 minőségi mércét használ: a globális PSNR-t.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2124 A PSNR rövid leírása megtalálható
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2125 <ulink url="http://en.wikipedia.org/wiki/PSNR">a Wikipedia PSNR-ről szóló cikkében</ulink>.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2126 A globális PSNR az utolsó PSNR szám, amit kiír az <option>x264encopts</option>,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2127 ha megadod neki a <option>psnr</option> opciót.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2128 Bármikor, amikor egy kijelentést olvasol a PSNR-ről, él az a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2129 feltételezés, hogy azonos bitrátát használsz.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2130 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2131
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2132 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2133 Ezen leírás majdnem teljesen egészében feltételezi, hogy két lépéses
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2134 kódolást használsz.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2135 Az opciók összehasonlításánál két fő érv szól a kétlépéses
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2136 kódolás mellett.
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2137 Az egyik, hogy a két lépés alkalmazása kb. 1dB PSNR-t jelent pluszban,
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2138 ami nagyon nagy különbség.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2139 A másik, hogy az opciók tesztelésénél a direkt minőség-összehasonlítás
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2140 az egy lépéses kódolásokkal behoz egy zavaró tényezőt: a bitráta
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2141 gyakran jelentősen változik a kódolások között.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2142 Nem minden esetben könnyű megmondani, hogy a minőségi változás a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2143 megváltozott opciók miatt következett-e be vagy a főként véletlenül
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2144 elért bitráta különbségből adódik.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2145 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2146
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2147 </sect3>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2148
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2149 <sect3 id="menc-feat-x264-encoding-options-speedvsquality">
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2150 <title>Elsősorban a sebességet és a minőséget érintő opciók</title>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2151
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2152 <itemizedlist>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2153 <listitem><para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2154 <emphasis role="bold">subq</emphasis>:
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2155 Azon opciók közül, amik segítségével a sebesség és minőség közötti arányt
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2156 befolyásolhatod, a <option>subq</option> és a <option>frameref</option>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2157 (lásd lejjebb) a legfontosabbak általában.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2158 Ha érdekel akár a sebesség, akár a minőség tuningolása, akkor ezt a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2159 két opciót kell először megvizsgálnod.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2160 Sebesség szempontjából a <option>frameref</option> és a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2161 <option>subq</option> opciók elég erőteljes kölcsönhatásban
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2162 vannak.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2163 A tapasztalatok szerint egy referencia kockával a
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2164 <option>subq=5</option> (alapértelmezett érték) kb. 35%-kal több időt
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2165 kíván, mint a <option>subq=1</option>.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2166 6 referencia kockával az igény 60% fölé megy.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2167 A <option>subq</option> hatása a PSNR-re elég egyenletes,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2168 a referencia kockák számától függetlenül.
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2169 Általában a <option>subq=5</option> 0.2-0.5 dB-vel magasabb
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2170 globális PSNR-t biztosít a <option>subq=1</option>-gyel összehasonlítva.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2171 Ez már látható különbség.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2172 </para>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2173 <para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2174 A <option>subq=6</option> a leglassabb, legjobb minőséget nyújtó mód.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2175 A <option>subq=5</option>-tel összehasonlítva általában 0.1-0.4 dB nyereséget
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2176 jelent a globális PSNR-ben, 25%-100% között változó sebességveszteség árán.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2177 A <option>subq</option> egyéb értékeitől eltérően a <option>subq=6</option>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2178 viselkedése nem függ olyan nagy mértékben a <option>frameref</option> és
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2179 a <option>me</option> opcióktól. A <option>subq=6</option> hatékonysága
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2180 inkább a használt B-kockák számától függ. Normális használat esetén ez
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2181 azt jelenti, hogy a <option>subq=6</option>-nak nagy hatása van mind a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2182 sebességre, mint a minőségre az összetett, sok mozgást tartalmazó jelenetek
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2183 esetében, de sokkal kevesebb a kevés mozgást rögzítő részeknél. Jegyezd
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2184 meg, hogy még mindig javasoljuk a <option>bframes</option> értékének
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2185 valamilyen nullától különböző értékre történő állítását (lásd lejjebb).
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2186 </para></listitem>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2187 <listitem><para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2188 <emphasis role="bold">frameref</emphasis>:
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2189 A <option>frameref</option> alapértéke 1, de ez nem jelenti
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2190 azt, hogy jó dolog 1-re állítani.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2191 Pusztán a <option>frameref</option> növelése 2-re kb.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2192 0.15dB PSNR nyereséget jelent 5-10%-os sebességcsökkenéssel; ez így
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2193 még jó üzletnek tűnik.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2194 A <option>frameref=3</option> 0.25dB PSNR-t hoz a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2195 <option>frameref=1</option>-hez képest, ami látható különbség.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2196 A <option>frameref=3</option> kb. 15%-kal lassabb a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2197 <option>frameref=1</option>-nél.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2198 Ezután sajnos gyorsan jön a csökkenés.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2199 A <option>frameref=6</option> valószínűleg csak
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2200 0.05-0.1 dB pluszt jelent a <option>frameref=3</option>-hoz képest,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2201 további 15% sebességveszteség mellett.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2202 <option>frameref=6</option> felett a minőségjavulás általában nagyon
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2203 kicsi (bár vedd figyelembe az egész rész olvasása közben, hogy ez
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2204 nagymértékben változhat a forrásodtól függően).
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2205 Egy átlagos esetben a <option>frameref=12</option>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2206 a globális PSNR-t csekély 0.02dB-vel javítja a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2207 <option>frameref=6</option>-hoz képest, 15%-20% sebességveszteség árán.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2208 Az ilyen magas <option>frameref</option> értékeknél az egyedüli
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2209 igazán jó dolog, amit mondhatunk, hogy a további növelés szinte
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2210 soha sem <emphasis role="bold">árt</emphasis> a PSNR-nek, de a minőségi
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2211 javulás szinte alig mérhető és nem is észrevehető.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2212 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2213 <note><title>Megjegyzés:</title>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2214 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2215 A <option>frameref</option> növelése szükségtelenül magas értékekre
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2216 <emphasis role="bold">ronthatja</emphasis> és
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2217 <emphasis role="bold">általában rontja is</emphasis>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2218 a kódolási hatékonyságot, ha kikapcsolod a CABAC-ot.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2219 Bekapcsolt CABAC-kal (alapértelmezett), a <option>frameref</option>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2220 "túl magas" értékre történő beállítása jelenleg nagyon távolinak
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2221 tűnik ahhoz, hogy aggódjunk miatta és a jövőben az optimalizációk
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2222 lehet, hogy meg is szüntetik ennek lehetőségét.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2223 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2224 </note>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2225 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2226 Ha számít a sebesség, akkor megfontolandó, hogy alacsony
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2227 <option>subq</option> és <option>frameref</option> értékeket
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2228 használj az első lépésben és majd a második lépésben emeld.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2229 Általában ez jelentéktelen negatív hatással van a végső minőségre:
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2230 valószínűleg jóval kevesebb, mint 0.1dB PSNR-t veszítesz, ami
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2231 túl kicsi különbség ahhoz, hogy észrevedd.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2232 Bár a <option>frameref</option> különböző értékei alkalmanként
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2233 befolyásolhatják a frametype döntéseket.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2234 Ezek legtöbbször ritka, szélsőséges esetek, de ha teljesen biztos
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2235 akarsz lenni, gondolkozz el rajta, hogy van-e a videódban teljes
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2236 képernyős ismétlődő, csillogó minta vagy nagyon nagy ideiglenes
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2237 elzáródás, ami kikényszeríthet egy I-kockát.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2238 Az első lépés <option>frameref</option>-jét úgy állítsd be, hogy
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2239 elég nagy legyen ahhoz, hogy tartalmazza a villódzási ciklust
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2240 (vagy az elzárást). Például ha a jelenet oda-vissza ugrál két kép
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2241 között három keret idejéig, állítsd be az első lépés
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2242 <option>frameref</option>-jét 3-ra vagy magasabbra.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2243 Ez a dolog eléggé ritka az élő akciót tartalmazó videóanyagokban,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2244 de néha előjön videójátékok képének mentésekor.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2245 </para></listitem>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2246
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2247 <listitem><para>
15616
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2248 <emphasis role="bold">me</emphasis>:
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2249 Ez az opció a mozgásbecsléshez használt keresés módszerét választja ki.
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2250 Ezen opció megváltoztatása természetesen magával hozza a
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2251 minőség-vs-sebesség arány változását. A <option>me=1</option> csak kis
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2252 mértékben gyorsabb, mint az alapértelmezett keresés, kevesebb, mint
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2253 0.1dB globális PSNR árán. Az alapértelmezett beállítás (<option>me=2</option>)
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2254 egy ésszerű kompromisszum a sebesség és a minőség között. A <option>me=3</option>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2255 kicsivel kevesebb, mint 0.1dB globális PSNR-t jelent, amiért változó
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2256 árat kell fizetni a sebességben a <option>frameref</option>-től függően.
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2257 Ha a <option>frameref</option> értéke nagy (pl. 12 vagy hasonló), a
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2258 <option>me=3</option> kb. 40%-kal lassabb, mint az alapértelmezett
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2259 <option> me=2</option>. <option>frameref=3</option>-mal a sebességbeli
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2260 veszteség visszaesik 25%-30%-ra.
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2261 </para>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2262 <para>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2263 A <option>me=4</option> egy nagyon alapos keresést használ, ami túl
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2264 lassú a gyakorlati alkalmazáshoz.
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2265 </para>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2266 </listitem>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2267
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2268 <listitem><para>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2269 <emphasis role="bold">4x4mv</emphasis>:
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2270 Ez az opció engedélyezi a 8x4-es, 4x8-as és 4x4-es alpartíciók
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2271 használatát a megjósolt makroblokkokban. A bekapcsolása viszonylag
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2272 egyenletes 10%-15%-os sebességveszteséget jelent. Ez az opció eléggé
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2273 hasztalan a kevés mozgást tartalmazó videókban, bár néhány gyors
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2274 mozgású forrás, tipikusan a sok apró mozgó objektumot tartalmazó,
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2275 várhatóan kb. 0.1dB-t javul.
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2276 </para>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2277 </listitem>
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2278
633017bc16ef synced with 1.70
gabrov
parents: 15528
diff changeset
2279 <listitem><para>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2280 <emphasis role="bold">bframes</emphasis>:
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2281 Ha kódoltál már más codec-kel, rájöhettél, hogy a B-kockák nem mindig
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2282 hasznosak.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2283 A H.264-nél ez megváltozott: új technikák és blokk típusok lehetnek a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2284 B-kockákban.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2285 Általában még a naív B-kocka választó algoritmus is jelentős
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2286 PSNR hasznot hozhat.
15804
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2287 Azt is érdemes megjegyezni, hogy a B-kockák használata általában
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2288 egy kicsit gyorsít a második lépésen és talán az egy lépéses kódolást
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2289 is gyorsítja kicsit, ha az adaptív B-kocka döntés ki van kapcsolva.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2290 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2291 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2292 Az adaptív B-kocka döntés kikapcsolásával
15804
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2293 (<option>x264encopts</option> <option>nob_adapt</option> opciója)
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2294 ezen beállítás optimális értéke általában nem több, mint
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2295 <option>bframes=1</option>, különben a gyors mozgású részek romolhatnak.
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2296 Bekapcsolt adaptív B-kocka döntéssel (alapértelmezett tulajdonság)
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2297 nyugodtan használhatsz magasabb értéket; a kódoló csökkenti a
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2298 B-kockák használatát azokban a részekben, ahol amiatt sérülne a
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2299 tömörítés. A kódoló ritkán választ 3 vagy 4 B-kockánál többet;
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2300 ezen opció magasabb értékre állítása nagyon kicsi különbséget eredményez.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2301 </para></listitem>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2302
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2303 <listitem><para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2304 <emphasis role="bold">b_adapt</emphasis>:
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2305 Megjegyzés: Ez alapértelmezetten be van kapcsolva.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2306 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2307 <para>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2308 Ezzel az opcióval a kódoló egy eléggé gyors döntési eljárást
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2309 fog használni a B-kockák számának csökkentésére az olyan
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2310 jelenetekben, amelyek nem profitálnak belőlük.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2311 Használhatod a <option>b_bias</option>-t a kódoló
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2312 B-kocka-használatának nyomonkövetésére.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2313 Az adaptív B-kockák sebességbeli hátránya jelenleg elég
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2314 szerény, de ilyen a potenciális minőségbeli javulás is.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2315 De általában nem árt.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2316 Jegyezd meg, hogy ez csak az első lépésben érinti a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2317 sebességet és a képkocka típus döntéseket.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2318 A <option>b_adapt</option>-nak és a <option>b_bias</option>-nak
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2319 nincs hatása a következő lépésekre.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2320 </para></listitem>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2321
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2322 <listitem><para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2323 <emphasis role="bold">b_pyramid</emphasis>:
15528
036ebb286603 synced with 1.69
gabrov
parents: 15383
diff changeset
2324 Jó ha engedélyezed ezt az opciót, ha >=2 B-kockát használsz;
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2325 ahogy a man oldal is írja, egy kicsi minőségi javulást
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2326 kapsz sebességcsökkenés nélkül.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2327 Jegyezd meg, hogy ezen videók nem olvashatóak a 2005.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2328 március 5-nél korábbi libavcodec-alapú dekódolókkal.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2329 </para></listitem>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2330
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2331 <listitem><para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2332 <emphasis role="bold">weight_b</emphasis>:
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2333 Általános esetekben ez az opció nem hoz sokat a konyhára.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2334 Bár az át- és az elsötétülő jeleneteknél, a súlyozott
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2335 jóslás jelentős bitráta spórolást hoz.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2336 Az MPEG-4 ASP-ben az elsötétülés általában drága I-kockák
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2337 sorozatával kerül legjobban elkódolásra; a B-kockákban
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2338 használt súlyozott jóslással lehetséges ezek legalább
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2339 részben a sokkal kisebb B-kockákkal történő lecserélése.
15804
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2340 A kódolási időben jelentkező plusz ráfordítás minimális, mivel nem kell
d2c136faadde synced with 1.71
gabrov
parents: 15616
diff changeset
2341 külön döntéseket hozni.
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2342 Ellentétben azzal, amire pár ember gondol, a dekódoló CPU
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2343 igényét nem érinti jelentősen a súlyozott jóslás.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2344 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2345 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2346 Sajnos a jelenlegi adaptív B-kocka döntési algoritmusnak
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2347 van egy olayn érdekes tulajdonsága, hogy kerüli a B-kockákat
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2348 az elsötétedéseknél. Amíg ez nem változik meg, jó ötlet
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2349 lehet a <option>nob_adapt</option> opció hozzáadása az
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2350 x264encopts-hoz, ha arra számítasz, hogy sötétedések jelentősen
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2351 befolyásolják a videódat.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2352 </para></listitem>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2353 </itemizedlist>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2354 </sect3>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2355
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2356 <sect3 id="menc-feat-x264-encoding-options-misc-preferences">
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2357 <title>Különböző igényekhez tartozó opciók</title>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2358 <itemizedlist>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2359 <listitem><para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2360 <emphasis role="bold">Két lépéses kódolás</emphasis>:
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2361 Fentebb azt javasoltuk, hogy mindig használj két lépéses kódolást,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2362 azonban vannak indokok az elkerülése mellett is. Például ha élő TV
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2363 adást mentesz és kódolsz valós időben, kénytelen vagy egy lépést
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2364 használni. Az egy lépés nyilvánvalóan gyorsabb, mint a két lépéses;
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2365 ha teljesen ugyan azokkal az opciókat használod mind a két lépésben,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2366 a két lépéses kódolás majdnem kétszer olyan lassú.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2367 </para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2368 <para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2369 Mégis van pár nagyon jó indok a két lépéses kódolás használatára. Az
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2370 egyik, hogy az egy lépés rátakontollja nem pszichikai, így gyakran
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2371 ésszerűtlen döntéseket hoz, mert nem látja a nagy képet. Például tegyük
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2372 fel, hogy van egy két perces videód, mely két eltérő félből áll. Az
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2373 első fele nagyon gyors mozgású, 60 másodperces jelenet, ami magában
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2374 kb. 2500kbps-t igényel, hogy megfelelően nézzen ki. Majd rögtön ez
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2375 után egy sokkal kisebb igényű 60 másodperces jelenet jön, ami 300
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2376 kbps-sel is jól néz ki. Tegyük fel, hogy 1400kbps-t kérsz, ami elméletileg
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2377 elég mind a két jelenethez. Az egy lépéses rátakontroll rengeteg "hibát"
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2378 ejt egy ilyen esetben. Mindenek előtt az 1400kbps-t célozza meg mind a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2379 két szegmensben. Az első rész erőteljesen túl lesz kvantálva, emiatt
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2380 elfogadhatatlan és túlzottan blokkos képet kapsz. A második szegmens
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2381 pedig erőteljesen alul lesz kvantálva; tökéletesen néz ki, de az
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2382 ezzel járó bitráta többlet teljesen ésszerűtlen. Amit még nehezebb
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2383 elkerülni, az a két jelenet közötti átmenet problémája. A lassú mozgású
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2384 rész első pár másodperce túlságosan túl lesz kvantálva, mert a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2385 rátakontroll még a videó első feléből származó bitráta igényre számít.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2386 Ez a túlkvantálási "hiba periódus" a kevés mozgást tartalmazó részt
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2387 szörnyen rosszá teszi, tulajdonképpen kevesebb, mint 300kbps-t fog
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2388 használni, ami a megfelelő kinézethez kellene. Több lehetőség is van
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2389 az egy lépéses kódolás buktatóiból származó hibák csökkentésére, de
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2390 összességében mégis növelik a bitráta félrebecslésének esélyét.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2391 </para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2392 <para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2393 A többlépéses rátakontrollnak több előnye is van az egylépésessel
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2394 szemben. Az első lépésből nyert statisztikai adatokból a kódoló egész
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2395 jó pontossággal meg tudja jósolni egy bármilyen adott kocka bármilyen
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2396 adott kvantálás melletti kódolásának "költségét" (bitekben). Ez a bitek
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2397 sokkal ésszerűbb, jobban megtervezett elosztását eredményezi a drága
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2398 (sok mozgású) és az olcsó (kevés mozgású) jelenetek között. Lásd a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2399 <option>qcomp</option> opciót lejjebb néhány ötletért, hogy hogyan
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2400 tudod ezt a felosztást kedvedre változtatni.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2401 </para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2402 <para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2403 Továbbá a két lépés nem tart kétszer annyi ideig, mint az egy. Az első
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2404 lépés opcióit rá lehet hangolni a nagyobb sebességre és a gyengébb
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2405 minőségre. Ha jól választod meg az opciókat, egy nagyon gyors első
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2406 lépésed lehet. Az eredmény minősége a második lépésben kicsit alacsonyabb
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2407 lesz mert a méret becslés kevésbé pontos, de a minőségi különbség
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2408 normális esetben túl kicsi ahhoz, hogy észrevedd. Például próbáld meg a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2409 <option>subq=1:frameref=1</option> opció hozzáadását a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2410 <option>x264encopts</option> első lépéséhez. Majd, a második lépésben
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2411 használj lassabb, jobb minőséget biztosító opciókat:
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2412 <option>subq=6:frameref=15:4x4mv:me=3</option>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2413 </para></listitem>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2414 <listitem><para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2415 <emphasis role="bold">Három lépéses kódolás</emphasis>?
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2416
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2417 Az x264 lehetőséget nyújt tetszőleges számú egymás utáni lépések
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2418 elvégzésére. Ha megadod a <option>pass=1</option> opciót az első lépésben,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2419 majd <option>pass=3</option>-at használsz az egyik következő lépésben,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2420 a következő lépés beolvassa az előző statisztikáját és megírja a sajátját.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2421 Egy ezt követő lépésnek már nagyon jó alapjai lesznek, nagyon pontos
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2422 döntéseket tud hozni a képkocka méretre vonatkozóan a választott kvantálás
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2423 mellett. A gyakorlatban az össz minőségi nyereség ebből közel van a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2424 nullához és lehetséges, hogy egy harmadik lépés kissé még rontja is a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2425 globális PSNR-t az előző lépéshez képest. Az átlagos felhasználásban
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2426 a három lépés akkor segít, ha két lépéssel rossz bitráta jóslást kaptál
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2427 vagy ronda átmeneteket a jelenetek között. Ilyen dolog csak a nagyon
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2428 rövid klippeknél fordulhat elő. Van még pár speciális eset is, amikor
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2429 a három (vagy több) lépés jól jöhet a haladó felhasználóknak, de a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2430 rövidítés végett ezeket az eseteket nem tárgyaljuk ebben a leírásban.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2431
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2432 </para></listitem>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2433 <listitem><para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2434 <emphasis role="bold">qcomp</emphasis>:
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2435 A <option>qcomp</option> a "drága", sok mozgást és az "olcsó", kevés
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2436 mozgást tartalmazó jelenetekhez használt bitek arányát szabályozza.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2437 Extrém esetben a <option>qcomp=0</option> az igazi konstans bitrátát
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2438 célozza meg. Ezzel a sok mozgású részek borzasztóan fognak kinézni, míg
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2439 a kevés mozgást tartalmazó részek valószínűleg tökéletesen fognak kinézni,
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2440 de a hasonló kinézethez szükséges bitráta többszörösét fogják felhasználni.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2441 A másik extrém véglet a <option>qcomp=1</option> majdnem konstans
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2442 kvantálási paramétert ér el (QP). A konstans QP nem néz ki rosszul, de a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2443 legtöbb ember úgy gondolja, hogy ésszerűbb egy kis bitrátát feláldozni a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2444 roppant drága jeleneteknél (ahol a minőségromlás nem olyan észrevehető)
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2445 és felhasználni őket a kitűnő minőségben is könnyebben kódolható
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2446 jeleneteknél. A <option>qcomp</option> alapértelmezett értéke 0.6, ami
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2447 eléggé alacsony sok ember ízléséhez képest (0.7-0.8 a leggyakrabban
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2448 használt).
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2449 </para></listitem>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2450 <listitem><para>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2451 <emphasis role="bold">keyint</emphasis>:
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2452 A <option>keyint</option> kizárólag a a fájlon belüli keresést rontja a
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2453 kódolási hatékonyság javára. Alapértelmezésként a <option>keyint</option>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2454 250-re van állítva. Egy 25fps-es anyagnál ez garantálja a 10 másodpercen
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2455 belüli pontossággal történő ugrást. Ha úgy gondolod, hogy fontos és hasznos
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2456 lenne az 5 másodperces pontosság, állítsd be a <option>keyint=125</option>
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2457 értéket; ez egy kissé rontja a minőséget/bitrátát. Ha csak a minőség
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2458 érdekel és a kereshetőség nem, beállíthatod magasabb értékre (észben tartva
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2459 azt, hogy egyre csökkenő hasznot hoz, mely végül szinte észrevehetetlenül
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2460 kicsi vagy akár nulla lesz). A videó folyam még így is fog tartalmazni
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2461 kereshető pontokat, amíg van benne jelenet váltás.
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2462 </para></listitem>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2463 <listitem><para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2464 <emphasis role="bold">deblockalpha, deblockbeta</emphasis>:
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2465 Ez a rész egy kicsit vitatható lesz.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2466 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2467 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2468 A H.264 egy egyszerű deblocking eljárást definiál az I-blokkokra,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2469 ami előre beállított erősséget és áteresztést használ a szóbanforgó
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2470 blokk QP-je alapján.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2471 Alapértelmezettként a nagy QP blokkok erős szűrön mennek át, az
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2472 alacsony QP blokkok nem kerülnek deblock-olásra semennyire sem.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2473 Az alapértelmezett értékek szerint előre beállított erősség jól
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2474 megválasztott és jó eséllyel PSNR-optimális bármilyen videóhoz,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2475 amit csak próbálsz elkódolni.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2476 A <option>deblockalpha</option> és a <option>deblockbeta</option>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2477 paraméterekkel megadhatod az előre beállított deblocking áteresztés
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2478 eltolását.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2479 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2480 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2481 Sokan úgy gondolják, hogy jó ötlet nagy mértékben csökkenteni a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2482 deblocking szűrő erősségét (mondjuk -3-ra).
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2483 Ez valójában szinte soha sem jó ötlet és a legtöbb esetben
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2484 azok az emberek, akik ezt csinálják, nem is értik igazán,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2485 hogy hogyan működik a deblocking alapból.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2486 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2487 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2488 Az első és legfontosabb dolog azt tudni a beépített deblocking
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2489 szűrőről, hogy az alapértelmezett áteresztés majdnem mindig
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2490 PSNR-optimális.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2491 Ritkább esetben nem optimális, az ideális eltolás plusz vagy
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2492 mínusz 1.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2493 A deblocking paramétereinek nagy mértékben történő megváltoztatása
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2494 majdnem garantáltan rontja a PSNR-t.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2495 A szűrő erősítése elmaszatol néhány részletet; a szűrő gyengítése
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2496 a kockásodás láthatóságát növeli.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2497 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2498 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2499 Tipikusan rossz ötlet a deblocking áteresztés csökkentése, ha a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2500 forrásod térbeli komplexitása alacsony (pl. nem túl részletes vagy
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2501 zajos).
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2502 A beépített szűrő remek munkát végez a felbukkanó mellékhatások
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2503 elrejtése érdekében.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2504 Ha a forrásban térbeli komplexitása nagy, a mellékhatások még
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2505 kevésbé láthatóak.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2506 Ez azért van, mert a gyűrűs haladás részletnek vagy zajnak látszik.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2507 Az emberi szem könnyen meglátja, ha egy részlet elmozdul, de nem
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2508 olyan könnyű észrevenni, ha a zaj rosszul van reprezentálva.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2509 Ha szubjektív minőséghez ér, a zaj és a részletesség valamennyire
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2510 felcserélhető.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2511 A deblocking szűrő erősségének csökkentésével a legvalószínűbb,
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2512 hogy növeled a hibákat a gyűrűs mellékhatások hozzáadásával, de
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2513 a szem nem veszi észre, mert összekeveri a mellékhatásokat és a
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2514 részleteket.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2515 </para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2516
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2517 <para>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2518 Ez <emphasis role="bold">még</emphasis> nem igazolja a deblocking
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2519 szűrő erősségének csökkentését.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2520 Általában jobb zajminőséget érhetsz el az utófeldolgozással.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2521 Ha a H.264 kódolásod túl foltos vagy maszatos, próbáld meg
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2522 lejátszani a <option>-vf noise</option> kapcsolóval.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2523 A <option>-vf noise=8a:4a</option>-nak a gyenge mellékhatásokat
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2524 el kell tüntetnie.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2525 Majdnem biztos, hogy jobb eredményt kapsz, mint a deblocking
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2526 szűrővel való pepecseléssel.
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2527 </para></listitem>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2528 </itemizedlist>
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2529 </sect3>
15383
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2530 </sect2>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2531 </sect1>
0f4efec84983 synced with 1.61
gabrov
parents: 15296
diff changeset
2532
15848
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2533 <sect1 id="menc-feat-xvid">
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2534 <title>Kódolás az <systemitem class="library">XviD</systemitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2535 codec-kal</title>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2536 <para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2537 Az <systemitem class="library">XviD</systemitem> egy szabad függvénykönyvtár
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2538 MPEG-4 ASP videó stream-ek elkódolásához.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2539 A kódolás megkezdése előtt <link linkend="xvid">be kell állítanod
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2540 a <application>MEncoder</application>ben a támogatását</link>.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2541 </para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2542 <para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2543 Ez a leírás főként hasonló információkat szeretne nyújtani, mint az
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2544 x264 kódolási leírás.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2545 Ezért, kérlek kezdd azzal, hogy elolvasod azon leírásnak az
15917
f5b1537e887f synced with 1.73
gabrov
parents: 15848
diff changeset
2546 <link linkend="menc-feat-x264-encoding-options-intro">első részét</link>.
15848
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2547 </para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2548
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2549
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2550 <sect2 id="menc-feat-xvid-intro">
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2551 <title>Milyen opciókat kell használnom, ha a legjobb eredményt akarom?</title>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2552
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2553 <para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2554 Kezdésként nézd át az <application>MPlayer</application> man oldalának
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2555 <systemitem class="library">XviD</systemitem> részét!
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2556 Ez a rész csak a man oldal kiegészítéseként használható.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2557 </para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2558 <para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2559 Az XviD alapértelmezett beállításai egyensúlyt teremtenek a sebesség és
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2560 a minőség között, így nyugodtan használhatod azokat, ha a következő rész
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2561 túl zavarosnak tűnik.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2562 </para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2563 </sect2>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2564
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2565 <sect2 id="menc-feat-xvid-encoding-options">
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2566 <title>Az <systemitem class="library">XviD</systemitem> kódolási opciói</title>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2567
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2568 <itemizedlist>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2569 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2570 <emphasis role="bold">vhq</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2571 Ez a beállítás a makroblokk döntési algoritmust érinti, minél nagyobb
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2572 a beállítás, annál okosabb a döntés.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2573 Az alapértelmezett érték bátran használható minden kódoláshoz, míg
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2574 a nagyobb értékek segítik a PSNR-t de jelentősen lassabbak.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2575 Kérlek vedd figyelembe, hogy a jobb PSNR nem feltétlenül jelenti azt,
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2576 hogy a kép jobban fog kinézni, de közelebb lesz az eredetihez.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2577 A kikapcsolása észrevehetően felgyorsítja a kódolást; ha a sebesség
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2578 kritikus számodra, megéri a cserét.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2579 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2580
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2581 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2582 <emphasis role="bold">bvhq</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2583 Ez ugyan azt csinálja, mint a vhq, de a B-kockákon.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2584 Elhanyagolható a hatása a sebességre és kismértékben javít a minőségen
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2585 (+0.1dB PSNR körül).
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2586 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2587
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2588 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2589 <emphasis role="bold">max_bframes</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2590 Az egymás után engedélyezett több B-kocka általában javítja a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2591 tömöríthetőséget, de több blokkosodási mellékhatást okoz.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2592 Az alapértelmezett beállítás jó kompromisszum a tömöríthetőség és a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2593 minőség között, de növelheted 3-ig ha ki vagy éhezve a bitrátára.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2594 Csökkentheted 1-re vagy 0-ra ha a tökéletes minőséget céloztad meg,
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2595 de ekkor biztosan tudnod kell, hogy a forrásod bitrátája elég nagy
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2596 ahhoz, hogy a kódolónak nem kell növelni a kvantálást, hogy elére ezt.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2597 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2598
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2599 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2600 <emphasis role="bold">bf_threshold</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2601 Ez a kódoló B-kocka érzékenységét szabályozza, a nagyobb érték hatására
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2602 több B-kockát használ (és fordítva).
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2603 Ez a beállítás a <option>max_bframes</option>-szel együtt használható;
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2604 ha bitráta éhségben szenvedsz, növelned kell mind a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2605 <option>max_bframes</option>, mind a <option>bf_threshold</option> értékét,
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2606 míg ha növeled a <option>max_bframes</option>-t és csökkented a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2607 <option>bf_threshold</option>-ot, akkor a kódoló több B-kockát fog
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2608 használni, de csak azokon a helyeken, ahol <emphasis role="bold">tényleg</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2609 szükséges.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2610 A <option>max_bframes</option> alacsony értéke és a <option>bf_threshold</option>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2611 magas értéke nem túl bölcs döntés, mert ez arra kényszeríti a kódolót,
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2612 hogy olyan helyekre is tegyen B-kockát, ahol nincs rájuk szükség, így
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2613 csökkenti a vizuális minőséget. De ha kompatibilis akarsz maradni az
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2614 egyedi lejátszókkal, amik csak a régi DivX profilokat támogatják
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2615 (amik csak legfeljebb 1 B-kockát támogatnak sorban), ez az egyetlen
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2616 lehetőséged a tömöríthetőség növelésére a B-kockák használatával.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2617 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2618
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2619 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2620 <emphasis role="bold">trellis</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2621 Optimalizálja a kvantálási eljárást, hogy optimális arányt találjon
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2622 a PSNR és a bitráta között, ami jelentős bitmegtakarítást engedélyez.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2623 Cserébe ezek a bitek a videóban máshol kerülnek felhasználásra,
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2624 növelve az össz minőséget.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2625 Mindig ajánlott bekapcsolva hagyni, mert jelentősen befolyásolja a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2626 minőséget. Még ha neked a sebesség számít, akkor is ne kapcsold ki,
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2627 amíg nem kapcsoltad ki a <option>vhq</option>-t és a többi CPU-éhes
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2628 opciót nem állítottad a minimumra.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2629 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2630
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2631 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2632 <emphasis role="bold">cartoon</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2633 A rajzfilm tartalom jobb kódolására lett kitalálva és nincs hatása a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2634 sebességre, mivel csak a döntési heurisztikát tuningolja az ilyen
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2635 típusú tartalomnál.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2636 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2637
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2638 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2639 <emphasis role="bold">me_quality</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2640 Ez a beállítás a mozgás előrejelzés pontosságát vezérli.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2641 Minél nagyobb a <option>me_quality</option> érték, annál
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2642 pontosabb lesz az eredeti mozgás előrejelzése és minél pontosabb
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2643 ez, annál jobban közelíti majd az eredmény az eredeti mozgást.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2644 </para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2645 <para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2646 Az alapértelmezett érték jó a legtöbb esetben; így nem javasolt a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2647 változtatása, csak ha tényleg a sebesség számít, mivel minden a
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2648 mozgás becslésével megmentett bit másra lesz felhasználva, növelve
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2649 az össz minőséget. Ezért ne menj 5 alá és ezt is csak végszükség
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2650 esetén állítsd be.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2651 </para></listitem>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2652
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2653 <listitem><para>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2654 <emphasis role="bold">chroma_me</emphasis>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2655 Javítja a mozgás előrejelzést úgy, hogy a számításba beleveszi
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2656 a chroma (szín) információkat is, míg a <option>me_quality</option>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2657 csak a luma-t (grayscale) használja.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2658 Ez 5-10%-kal lassítja a kódolást, de eléggé javítja a vizuális
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2659 minőséget a blokkosodási effektusok csökkentésével.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2660 Ha a sebesség érdekel, kapcsold ki ezt az opciót, mielőtt
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2661 elkezdenél töprengeni a <option>me_quality</option> csökkentésén.
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2662 </para></listitem>
15929
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2663
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2664 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2665 <emphasis role="bold">chroma_opt</emphasis>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2666 A chroma képek minőségének javítása a célja az egyszerű
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2667 fehér/fekete sarkoknál a tömörítés javítása helyett.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2668 Ezzel csökkentheted a "red stairs" effektust.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2669 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2670
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2671 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2672 <emphasis role="bold">lumi_mask</emphasis>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2673 Megpróbál kevesebb bitrátát adni a kép azon részeinek, amiket az
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2674 emberi szem nem lát olyan jól, így a kódolónak lehetősége van a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2675 megspórolt biteket a kép sokkal fontosabb részeinél felhasználni.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2676 Ezen opció nyeresége a kódolás minőségének szempontjából erősen
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2677 függ az egyéni beállításoktól és a megtekintéshez használt monitor
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2678 típusától és beállításaitól (tipikusan egy világosabb vagy TFT
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2679 monitoron nem fog olyan jól kinézni).
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2680 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2681
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2682 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2683 <emphasis role="bold">qpel</emphasis>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2684 Növeli a várható mozgásvektorok számát a mozgás előrejelzés
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2685 pontosságának növelésével halfpel-ről quarterpel-re.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2686 Az ötlet annyi, hogy a jobb mozgásvektorokért cserébe csökken a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2687 bitráta (ezért nő a minőség).
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2688 Habár a quarterpel pontosságú mozgásvektorok kódolásához egy kicsivel
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2689 több bit kell, a várható vektorok nem mindig adnak (sokkal) jobb
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2690 minőséget.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2691 Elég gyakran a codec még mindig biteket biztosít az extra
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2692 pontossághoz, de csak kicsi vagy semmilyen minőségi nyereség nincs
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2693 cserében.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2694 Sajnos, nem lehet előre megmondani a <option>qpel</option> lehetséges
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2695 nyereségeit, így kódolnod kell vele is és nélküle is, hogy biztosan
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2696 tudd.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2697 </para><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2698 A <option>qpel</option> majdnem dupla kódolási időt jelent és 25%-kal
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2699 több feldolgozási erőforrást igényel a dekódolása. Nem minden
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2700 asztali lejátszó támogatja.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2701 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2702
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2703 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2704 <emphasis role="bold">gmc</emphasis>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2705 Biteket próbál megspórolni bizonyos jeleneteknél úgy, hogy egy
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2706 mozgásvektort használ az egész kockához.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2707 Ez majdnem mindig növeli a PSNR-t, de jelentősen lelassítja a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2708 kódolást.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2709 Ezért csak akkor ajánlott használnod, ha a <option>vhq</option>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2710 a maximumra állítottad.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2711 Az <systemitem class="library">XviD</systemitem> GMC-je sokkal
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2712 kifinomultabb, mint a DivX-é, de csak kevés lejátszó támogatja.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2713 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2714
15848
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2715 </itemizedlist>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2716 </sect2>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2717 </sect1>
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
2718
15929
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2719 <sect1 id="menc-feat-vcd-dvd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2720 <title>MEncoder használata VCD/SVCD/DVD-kompatibilis fájlok készítéséhez.</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2721
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2722 <sect2 id="menc-feat-vcd-dvd-constraints">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2723 <title>Formátum korlátok</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2724 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2725 A <application>MEncoder</application> képes VCD, SCVD és DVD formátumú
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2726 MPEG fájlok létrehozására a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2727 <systemitem class="library">libavcodec</systemitem> könyvtár segítségével.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2728 Ezek a fájlok a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2729 <ulink url="http://www.gnu.org/software/vcdimager/vcdimager.html">vcdimager</ulink>-rel
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2730 vagy a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2731 <ulink url="http://dvdauthor.sourceforge.net/">dvdauthor</ulink>-ral
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2732 együttműködve felhasználhatók szabványos lejátszókban lejátszható
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2733 lemezek készítéséhez.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2734 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2735
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2736 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2737 A DVD, SVCD és VCD formátumok súlyos korlátokkal rendelkeznek.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2738 A kódolt képméretekből és a képarányokból csak nagyon kevés áll
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2739 rendelkezésre.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2740 Ha a filmed nem felel meg ezeknek a követelményeknek, méretezned,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2741 vágnod vagy fekete keretet kell hozzáadnod a képhez, hogy kompatibilis
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2742 legyen.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2743 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2744
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2745 <sect3 id="menc-feat-vcd-dvd-constraints-resolution">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2746 <title>Formátum korlátok</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2747
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2748 <informaltable frame="all">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2749 <tgroup cols="9">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2750 <thead>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2751 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2752 <entry>Formátum</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2753 <entry>Felbontás</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2754 <entry>V. Codec</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2755 <entry>V. Bitráta</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2756 <entry>Mintavételi ráta</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2757 <entry>A. Codec</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2758 <entry>A. Bitráta</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2759 <entry>FPS</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2760 <entry>Arány</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2761 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2762 </thead>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2763 <tbody>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2764 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2765 <entry>NTSC DVD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2766 <entry>720x480, 704x480, 352x480, 352x240</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2767 <entry>MPEG-2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2768 <entry>9800 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2769 <entry>48000 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2770 <entry>AC3,PCM</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2771 <entry>1536 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2772 <entry>23.976, 29.97</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2773 <entry>4:3, 16:9 (csak 720x480-nál)</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2774 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2775 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2776 <entry>NTSC DVD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2777 <entry>352x240*</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2778 <entry>MPEG-1</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2779 <entry>1856 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2780 <entry>48000 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2781 <entry>AC3,PCM</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2782 <entry>1536 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2783 <entry>23.976, 29.97</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2784 <entry>4:3, 16:9</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2785 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2786 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2787 <entry>NTSC SVCD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2788 <entry>480x480</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2789 <entry>MPEG-2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2790 <entry>2600 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2791 <entry>44100 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2792 <entry>MP2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2793 <entry>384 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2794 <entry>29.97</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2795 <entry>4:3</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2796 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2797 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2798 <entry>NTSC VCD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2799 <entry>352x240</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2800 <entry>MPEG-1</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2801 <entry>1150 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2802 <entry>44100 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2803 <entry>MP2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2804 <entry>224 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2805 <entry>23.976, 29.97</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2806 <entry>4:3</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2807 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2808 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2809 <entry>PAL DVD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2810 <entry>720x576, 704x576, 352x576, 352x288</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2811 <entry>MPEG-2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2812 <entry>9800 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2813 <entry>48000 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2814 <entry>MP2,AC3,PCM</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2815 <entry>1536 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2816 <entry>25</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2817 <entry>4:3, 16:9 (csak 720x576-nál)</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2818 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2819 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2820 <entry>PAL DVD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2821 <entry>352x288*</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2822 <entry>MPEG-1</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2823 <entry>1856 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2824 <entry>48000 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2825 <entry>MP2,AC3,PCM</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2826 <entry>1536 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2827 <entry>25</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2828 <entry>4:3, 16:9</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2829 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2830 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2831 <entry>PAL SVCD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2832 <entry>480x576</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2833 <entry>MPEG-2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2834 <entry>2600 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2835 <entry>44100 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2836 <entry>MP2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2837 <entry>384 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2838 <entry>25</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2839 <entry>4:3</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2840 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2841 <row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2842 <entry>PAL VCD</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2843 <entry>352x288</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2844 <entry>MPEG-1</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2845 <entry>1150 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2846 <entry>44100 Hz</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2847 <entry>MP2</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2848 <entry>224 kbps</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2849 <entry>25</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2850 <entry>4:3</entry>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2851 </row>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2852 </tbody>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2853 </tgroup>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2854 </informaltable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2855 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2856 * Ezek a felbontások ritkán használatosak a DVD-ken, mert elég alacsony
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2857 minőségűek.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2858 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2859
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2860 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2861 Ha a filmednek 2.35:1 méretaránya van (a legtöbb akció film), fekete
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2862 keretet kell hozzáadnod vagy le kell vágnod a filmet 16:9-es méretarányra
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2863 DVD vagy VCD készítéshez.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2864 Ha fekete keretet adsz hozzá, próbáld meg 16 pixel-es határra igazítani
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2865 őket a kódolási teljesítményre való hatásuk minimalizálásához.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2866 Szerencsére a DVD-nek eléggé magas a bitrátája, nem kell aggódnod
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2867 túlságosan a kódolás hatékonysága miatt, de az SVCD és a VCD
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2868 bitráta-szegény, ezért erőfeszítéseket kell tenni az elfogadható minőségért is.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2869 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2870 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2871
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2872 <sect3 id="menc-feat-vcd-dvd-constraints-gop">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2873 <title>GOP méret határok</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2874 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2875 A DVD, VCD és SVCD eléggé alacsony GOP (Group of Pictures) méret
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2876 értékekre korlátoz le.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2877 Egy 30 fps-es anyagnál a legnagyobb megengedett GOP méret 18.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2878 25 vagy 25 fps-nél a maximum 15.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2879 A GOP méretét a <option>keyint</option> opcióval lehet beállítani.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2880 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2881 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2882
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2883 <sect3 id="menc-feat-vcd-dvd-constraints-bitrate">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2884 <title>Bitráta korlátok</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2885 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2886 A VCD videónak CBR-esnek kell lennie 1152 kbps-en.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2887 Ehhez a nagyon erős megkötéshez egy extrém alacsony, 327 kilobit-es vbv
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2888 buffer méret társul.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2889 Az SVCD megengedi a bitráta változtatását 2500 kbps-ig és kicsit kevésbé
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2890 korlátozó, 917 kilobit-es vbv buffer méretet engedélyez.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2891 A DVD videó bitrátája bárhol lehet 9800 kbps-ig (bár az általános
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2892 bitráták ennek felénél vannak) és a vbv buffer méret is 1835 kilobit.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2893 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2894 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2895 </sect2>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2896
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2897 <sect2 id="menc-feat-vcd-dvd-output">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2898 <title>Kimeneti opciók</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2899 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2900 A <application>MEncoder</application> rendelkezik a kimeneti formátumot
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2901 beállító kapcsolókkal.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2902 Ezen opciók használatával utasíthatod, hogy helyes típusú fájlt készítsen.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2903 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2904
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2905 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2906 A VCD és SVCD opciókat xvcd-nek és xsvcd-nek hívják, mert kiterjesztett
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2907 formátumúak.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2908 Nem teljesen kompatibilisek, főként mivel a kimenet nem tartalmaz
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2909 scan offszet-eket.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2910 Ha SVCD CD képet kell készítened, add át a kimeneti fájlt a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2911 <ulink url="http://www.gnu.org/software/vcdimager/vcdimager.html">vcdimager</ulink>-nek.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2912 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2913
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2914 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2915 VCD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2916 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2917 -of mpeg -mpegopts format=xvcd
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2918 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2919 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2920
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2921 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2922 SVCD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2923 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2924 -of mpeg -mpegopts format=xsvcd
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2925 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2926 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2927
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2928 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2929 DVD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2930 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2931 -of mpeg -mpegopts format=dvd
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2932 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2933 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2934
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2935 <sect3 id="menc-feat-vcd-dvd-output-aspect">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2936 <title>Képarány</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2937 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2938 A <option>-lavcopts</option> aspect argumentuma használható a fájl
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2939 képarányának elkódolásához.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2940 Lejátszás közben a képarányt a videó megfelelő méretűre állításához
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2941 használják.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2942 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2943
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2944 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2945 16:9 vagy "Widescreen"
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2946 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2947 -lavcopts aspect=16/9
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2948 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2949 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2950
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2951 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2952 4:3 vagy "Fullscreen"
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2953 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2954 -lavcopts aspect=4/3
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2955 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2956 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2957
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2958 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2959 2.35:1 vagy "Cinemascope" NTSC
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2960 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2961 -vf scale=720:368,expand=720:480 -lavcopts aspect=16/9
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2962 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2963 A helyes méretarány kiszámításához használd a 854/2.35 = 368-as kibővített
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2964 NTSC szélességet.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2965 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2966
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2967 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2968 2.35:1 or "Cinemascope" PAL
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2969 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2970 -vf scale="720:432,expand=720:576 -lavcopts aspect=16/9
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2971 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2972 A helyes méretarány kiszámításához használd a 1024/2.35 = 432-es kibővített
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2973 PAL szélességet.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2974 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2975
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2976 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2977
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2978 <sect3 id="menc-feat-vcd-dvd-output-srate">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2979 <title>Mintavételi ráta konvertálás</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2980 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2981 Ha az eredeti fájl audió mintavételi rátája nem ugyan olyan, mint ami
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2982 a cél formátumban szükséges, mintavételi ráta konvertálást kell
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2983 végrehajtani.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2984 Ez a <option>-srate</option> és <option>-af lavcresample</option>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2985 kapcsolók együttes használatával érhető el.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2986 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2987 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2988 DVD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2989 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2990 -srate 48000 -af lavcresample=48000
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2991 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2992 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2993 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2994 VCD és SVCD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2995 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2996 -srate 44100 -af lavcresample=44100
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2997 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2998 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
2999 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3000 </sect2>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3001
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3002 <sect2 id="menc-feat-vcd-dvd-lavc">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3003 <title>A libavcodec használata VCD/SVCD/DVD kódoláshoz</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3004
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3005 <sect3 id="menc-feat-vcd-dvd-lavc-intro">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3006 <title>Bevezetés</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3007 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3008 A <systemitem class="library">libavcodec</systemitem> használható
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3009 VCD/SVCD/DVD kompatibilis videó készítéséhez a megfelelő opciókkal.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3010 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3011 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3012
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3013 <sect3 id="menc-feat-vcd-dvd-lavc-options">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3014 <title>lavcopts</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3015 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3016 Következzék egy lista a <option>-lavcopts</option>-ban használható
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3017 mezőkről, amiknek a megváltoztatására szükséged lehet a VCD, SVCD,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3018 vagy DVD kompatibilis film készítésekor:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3019 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3020
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3021 <itemizedlist>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3022 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3023 <emphasis role="bold">acodec</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3024 <option>mp2</option> a VCD-hez, SVCD-hez vagy PAL DVD-hez;
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3025 <option>ac3</option> a leggyakoribb DVD-hez.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3026 PCM audió is használható DVD-hez, de legtöbbször csak helypazarlás.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3027 Figyelj rá, hogy az mp3 audió ezen formátumok egyikével sem kompatibilis,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3028 de a lejátszóknak gyakran semmi gondot nem okoz a lejátszása.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3029 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3030
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3031 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3032 <emphasis role="bold">abitrate</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3033 224 VCD-nél; 384-ig SVCD-nél; 1536-ig DVD-nél, de általában a használt
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3034 értékek a sztereónál 192 kbps-étől az 5.1 csatornás hang 384 kbps-éig
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3035 változnak.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3036 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3037
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3038 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3039 <emphasis role="bold">vcodec</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3040 <option>mpeg1video</option> VCD-hez;
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3041 <option>mpeg2video</option> SVCD-hez;
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3042 <option>mpeg2video</option> használatos általában a DVD-hez, de lehet
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3043 <option>mpeg1video</option> is a CIF felbontásokhoz.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3044 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3045
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3046 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3047 <emphasis role="bold">keyint</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3048 A GOP méret beállításához használható.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3049 18 a 30fps-es anyagé vagy 15 a 25/24 fps-esé.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3050 A kereskedelmi előállítók a 12-es kulcskocka intervallumot preferálják.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3051 Lehetséges ezen érték nagyobbra állítása is a legtöbb lejátszóval való
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3052 kompatibiliítás megtartása mellett.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3053 A 25-ös <option>keyint</option> soha nem okoz problémát.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3054 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3055
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3056 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3057 <emphasis role="bold">vrc_buf_size</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3058 327 VCD-nél, 917 SVCD-nél és 1835 DVD-nél.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3059 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3060
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3061 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3062 <emphasis role="bold">vrc_minrate</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3063 1152 VCD-nél. Elhagyható SVCD és DVD esetében.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3064 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3065
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3066 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3067 <emphasis role="bold">vrc_maxrate</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3068 1152 VCD-nél; 2500 SVCD-nél; 9800 DVD-nél.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3069 SVCD-hez és DVD-hez az egyéni kívánalmaidnak és igényeidnek megfelelően
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3070 használhatsz magasabb értékeket is.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3071 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3072
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3073 <listitem><para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3074 <emphasis role="bold">vbitrate</emphasis>:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3075 1152 VCD-nél;
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3076 legfeljebb 2500 SVCD-nél;
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3077 legfeljebb 9800 DVD-nél.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3078 Az utóbbi két formátumnál a vbitrate egyéni igények szerint állítható be.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3079 Például szeretnéd, hogy 20 óra vagy akörüli anyag felférjen egy DVD-re,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3080 használhatod a vbitrate=400-at.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3081 Az eredmény videó minősége valószínűleg elég rossz lesz.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3082 Ha megpróbálod kisakkozni a lehető legjobb minőséget a DVD-n, használd
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3083 a vbitrate=9800-at, de emlékezz rá, hogy emiatt kevesebb, mint egy órányi
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3084 videód lehet egy egyrétegű DVD-n.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3085 </para></listitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3086 </itemizedlist>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3087 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3088
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3089 <sect3 id="menc-feat-vcd-dvd-lavc-examples">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3090 <title>Példák</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3091 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3092 Általában ez a minimum <option>-lavcopts</option> egy videó elkódolásához:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3093 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3094 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3095 VCD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3096 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3097 -lavcopts vcodec=mpeg1video:vrc_buf_size=327:vrc_minrate=1152:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3098 vrc_maxrate=1152:vbitrate=1152:keyint=15:acodec=mp2
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3099 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3100 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3101
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3102 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3103 SVCD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3104 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3105 -lavcopts vcodec=mpeg2video:vrc_buf_size=917:vrc_maxrate=2500:vbitrate=1800:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3106 keyint=15:acodec=mp2
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3107 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3108 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3109
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3110 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3111 DVD:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3112 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3113 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3114 keyint=15:acodec=ac3
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3115 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3116 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3117
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3118 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3119
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3120 <sect3 id="menc-feat-vcd-dvd-lavc-advanced">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3121 <title>Advanced Options</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3122 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3123 Jobb minőségű kódoláshoz valószínűleg használni szeretnéd a lavcopts
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3124 minőség-javító opcióit is, mint például a <option>trell</option>,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3125 <option>mbd=2</option>, vagy mások.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3126 Figyelj rá, hogy a <option>qpel</option> és a <option>v4mv</option>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3127 bár gyakran hasznosak MPEG-4 esetén, nem használhatóak MPEG-1 vagy MPEG-2-vel.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3128 Ha nagyon jó minőségű DVD kódolást akarsz készíteni, hasznos lehet a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3129 <option>dc=10</option> opció hozzáadása a lavcopts-hoz.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3130 Ez segíti csökkenteni a blokkosodást a színtelen részeknél. Mindezt
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3131 összerakva, itt egy példa jó minőségű DVD készítéséhez szükséges
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3132 lavcopts-ra:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3133 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3134
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3135 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3136 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3137 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=8000:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3138 keyint=15:trell:mbd=2:precmp=2:subcmp=2:cmp=2:dia=-10:predia=-10:cbp:mv0:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3139 vqmin=1:lmin=1:dc=10
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3140 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3141 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3142
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3143 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3144 </sect2>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3145
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3146 <sect2 id="menc-feat-vcd-dvd-audio">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3147 <title>Encoding Audio</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3148 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3149 A VCD és az SVCD támogatja az MPEG-1 layer II audiót, a
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3150 <systemitem class="library">toolame</systemitem>,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3151 <systemitem class="library">twolame</systemitem>,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3152 vagy a <systemitem class="library">libavcodec</systemitem> mp2 kódolójának
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3153 felhasználásával.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3154 A libavcodec mp2 messze nincs olyan jó, mint a másik két könyvtár,
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3155 azonban az mindig elérhető és használható.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3156 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3157
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3158 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3159 A DVD audióhoz a <systemitem class="library">libavcodec</systemitem>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3160 AC3 codec-je használható.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3161 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3162
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3163 <sect3 id="menc-feat-vcd-dvd-audio-toolame">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3164 <title>toolame</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3165 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3166 VCD-hez és SVCD-hez:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3167 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3168 -oac toolame -toolameopts br=224
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3169 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3170 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3171 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3172
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3173 <sect3 id="menc-feat-vcd-dvd-audio-twolame">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3174 <title>twolame</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3175 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3176 VCD-hez és SVCD-hez:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3177 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3178 -oac twolame -twolameopts br=224
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3179 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3180 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3181 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3182
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3183 <sect3 id="menc-feat-vcd-dvd-audio-lavc">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3184 <title>libavcodec</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3185 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3186 DVD-hez két csatornás hanggal:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3187 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3188 -oac lavc -lavcopts acodec=ac3:abitrate=192
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3189 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3190 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3191 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3192 DVD-hez 5.1 csatornás hanggal:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3193 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3194 -channels 6 -oac lavc -lavcopts acodec=ac3:abitrate=384
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3195 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3196 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3197 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3198 VCD-hez és SVCD-hez:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3199 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3200 -oac lavc -lavcopts acodec=mp2:abitrate=224
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3201 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3202 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3203 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3204
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3205 </sect2>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3206
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3207 <sect2 id="menc-feat-vcd-dvd-all">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3208 <title>Mindent összevetve</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3209 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3210 Ez a rész néhány teljes parancsot mutat a VCD/SVCD/DVD kompatibilis
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3211 videók készítéséhez.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3212 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3213
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3214 <sect3 id="menc-feat-vcd-dvd-all-pal-dvd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3215 <title>PAL DVD</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3216 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3217 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3218 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3219 harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3220 vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=15:acodec=ac3:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3221 abitrate=192:aspect=16/9 -ofps 25 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3222 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3223 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3224 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3225 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3226
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3227 <sect3 id="menc-feat-vcd-dvd-all-ntsc-dvd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3228 <title>NTSC DVD</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3229 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3230 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3231 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:480,\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3232 harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3233 vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=18:acodec=ac3:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3234 abitrate=192:aspect=16/9 -ofps 30000/1001 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3235 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3236 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3237 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3238 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3239
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3240 <sect3 id="menc-feat-vcd-dvd-all-pal-ac3-copy">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3241 <title>AC3 Audiót tartalmazó PAL AVI DVD-re</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3242 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3243 Ha a forrás már AC3 audióval rendelkezik, használd a -oac copy kapcsolót az
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3244 újrakódolása helyett.
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3245 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3246 mencoder -oac copy -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3247 harddup -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3248 vbitrate=5000:keyint=15:aspect=16/9 -ofps 25 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3249 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3250 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3251 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3252 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3253
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3254 <sect3 id="menc-feat-vcd-dvd-all-ntsc-ac3-copy">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3255 <title>AC3 Audiót tartalmazó NTSC AVI DVD-re</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3256 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3257 Ha a forrás már AC3 audiót tartalmaz és NTSC @ 23.976 fps:
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3258 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3259 mencoder -oac copy -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:480,\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3260 harddup -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3261 vbitrate=5000:keyint=15:aspect=16/9 -ofps 24000/1001 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3262 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3263 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3264 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3265 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3266
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3267 <sect3 id="menc-feat-vcd-dvd-all-pal-svcd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3268 <title>PAL SVCD</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3269 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3270 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3271 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xsvcd -vf \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3272 scale=480:576,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3273 vcodec=mpeg2video:mbd=2:keyint=15:vrc_buf_size=917:vrc_minrate=600:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3274 vbitrate=2500:vrc_maxrate=2500:acodec=mp2:abitrate=224 -ofps 25 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3275 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3276 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3277 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3278 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3279
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3280 <sect3 id="menc-feat-vcd-dvd-all-ntsc-svcd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3281 <title>NTSC SVCD</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3282 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3283 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3284 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xsvcd -vf \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3285 scale=480:480,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3286 vcodec=mpeg2video:mbd=2:keyint=18:vrc_buf_size=917:vrc_minrate=600:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3287 vbitrate=2500:vrc_maxrate=2500:acodec=mp2:abitrate=224 -ofps 30000/1001 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3288 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3289 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3290 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3291 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3292
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3293 <sect3 id="menc-feat-vcd-dvd-all-pal-vcd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3294 <title>PAL VCD</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3295 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3296 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3297 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xvcd -vf \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3298 scale=352:288,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3299 vcodec=mpeg1video:keyint=15:vrc_buf_size=327:vrc_minrate=1152:vbitrate=1152:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3300 vrc_maxrate=1152:acodec=mp2:abitrate=224 -ofps 25 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3301 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3302 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3303 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3304 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3305
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3306 <sect3 id="menc-feat-vcd-dvd-all-ntsc-vcd">
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3307 <title>NTSC VCD</title>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3308 <para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3309 <screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3310 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xvcd -vf \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3311 scale=352:240,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3312 vcodec=mpeg1video:keyint=18:vrc_buf_size=327:vrc_minrate=1152:vbitrate=1152:\
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3313 vrc_maxrate=1152:acodec=mp2:abitrate=224 -ofps 30000/1001 \
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3314 -o <replaceable>movie.mpg</replaceable> <replaceable>movie.avi</replaceable>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3315 </screen>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3316 </para>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3317 </sect3>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3318
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3319 </sect2>
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3320
782c636d50c8 synced with 1.76
gabrov
parents: 15917
diff changeset
3321 </sect1>
15848
f20b641c6881 synced with 1.72
gabrov
parents: 15804
diff changeset
3322
15254
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3323 <sect1 id="menc-feat-telecine">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3324 <title>Mit kezdjünk a telecine-nel és az átlapolással NTSC DVD-ken</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3325
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3326 <sect2 id="menc-feat-telecine-intro">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3327 <title>Bevezetés</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3328 <formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3329 <title>Mi az a telecine?</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3330 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3331 Gondolom azért kerested meg ezt a részt, mert nem sok mindent értesz abból,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3332 ami ebben a dokumentumban le van írva:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3333 <ulink url="http://www.divx.com/support/guides/guide.php?gid=10">http://www.divx.com/support/guides/guide.php?gid=10</ulink>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3334 Ez az URL egy érthető és meglehetősen átfogó leírás arról, hogy mi is az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3335 a telecine.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3336 </para></formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3337
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3338 <formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3339 <title>Megjegyzés a számokhoz.</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3340 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3341 Sok dokumentáció, beleértve a fent belinkeltet is, az NTSC videó mező
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3342 per másodperc értékét 59.94-ként határozza meg, és a megfelelő képkocka
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3343 per másodperc értéket 29.97-nek (telecine-s és átlapolt) és 23.976-nak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3344 írja (progresszív). Az egyszerűség kedvéért sok dokumentáció még ezeket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3345 a számokat is lekerekíti 60-ra, 30-ra és 24-re.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3346 </para></formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3347
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3348 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3349 Pontosan fogalmazva az összes szám csak közelítés. A fekete-fehér
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3350 NTSC videó pontosan 60 mező per másodperces volt, de később 60000/1001-et
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3351 választottak, hogy a szín adatokat hozzáigazítsák, de kompatibilisek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3352 maradjanak a kortárs fekete-fehér televíziókkal. A digitális NTSC videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3353 (mint ami a DVD-n van) is 60000/1001 mező per másodperces. Ebből származik,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3354 hogy az átlapolt és telecine-lt videó 30000/1001 képkocka per másodperces;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3355 a progresszív videó 24000/1001 képkocka per másodperces.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3356 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3357
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3358 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3359 A <application>MEncoder</application> dokumentációjának régebbi verziói
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3360 és számos archivált levelezési listára küldött levél az 59.94-re, 29.97-re
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3361 és a 23.976-ra hivatkozik. Az összes <application>MEncoder</application>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3362 dokumentáció frissítve lett a tört számokra és neked is ajánlatos ezeket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3363 használni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3364 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3365
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3366 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3367 <option>-ofps 23.976</option> helytelen.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3368 <option>-ofps 24000/1001</option> használandó helyette.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3369 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3370
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3371 <formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3372 <title>Hogyan használják a telecine-t.</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3373 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3374 Az összes videónak, amit NTSC televízión szándékoznak megjeleníteni,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3375 60000/1001 mező per másodperc sebességűnek kell lennie. A TV-nek készített
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3376 filmeket és show-kat gyakran direkt 60000/1001 mező per másodperces sebességgel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3377 fényképezik, de a mozifilmek nagy része 24 vagy 24000/1001 képkocka per
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3378 másodperccel készül. Amikor a mozis film DVD-jét készítik, a videót egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3379 telecine-nek nevezett eljárás keretében televíziós formátumra konvertálják.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3380 </para></formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3381
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3382 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3383 Egy DVD-n a videót tulajdonképpen soha sem 60000/1001 mező per másodperccel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3384 tárolják. Abban a videóban, ami eredetileg 60000/1001-es volt, egy pár
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3385 mező alkot egy képkockát, 30000/1001 képkocka per másodperces sebességet
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3386 eredményezve. A hardveres DVD lejátszók ezután beolvasnak egy, a videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3387 folyamban benne lévő jelzőt, hogy megállapítsák, hogy a páros vagy páratlan
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3388 sorszámú sorok alkotják-e az első mezőt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3389 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3390
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3391 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3392 Általában a 24000/1001 képkocka per másodperces tartalom változatlan
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3393 marad, ha DVD-re kódolják és a DVD lejátszónak kell telecine-t végezni
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3394 menet közben. De néha a videót a DVD-re mentés <emphasis>előtt</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3395 telecine-lik, akkor is, ha eredetileg 24000/1001 képkocka per másodperces
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3396 volt, így 60000/1001 mező per másodperces lesz, és a lemezen 30000/1001
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3397 képkocka per másodpercesként tárolódik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3398 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3399
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3400 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3401 Ha megnézed az egyes képkockákat az 60000/1001 mező per másodperces videóban,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3402 telecine-lt vagy sem, az átlapolás tisztán látható bármilyen mozgásnál, mert
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3403 az egyik mező (mondjuk a páros sorszámú sorok) időben 1/(60000/1001)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3404 másodperccel későbbi történést reprezentál, mint a másik. Átlapolt videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3405 számítógépen történő lejátszáskor rondán néz ki, mert egyrészt a monitornak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3406 nagyobb a felbontása, másrészt mert a videót kockáról kockára mutatja meg,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3407 mezőről mezőre történő lejátszás helyett.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3408 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3409
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3410 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3411 <title>Megjegyzések:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3412 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3413 Ez a rész csak NTSC DVD-re vonatkozik, nem a PAL-ra.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3414 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3415 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3416 A <application>MEncoder</application> példa sorok a dokumentumban
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3417 <emphasis role="bold">nem</emphasis> hétköznapi felhasználásra lettek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3418 írva. Csak a legalapvetőbb dolgokat mutatják, ami a megfelelő kategóriába
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3419 tartozó videók kódolásához szükséges. A jó DVD rip-ek készítése vagy a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3420 <systemitem class="library">libavcodec</systemitem> finomhangolása a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3421 maximális minőség eléréséhez nem tartozik ezen dokumentum célkitűzései közé.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3422 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3423 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3424 Sok megjegyzés vonatkozik erre a leírásra, melyek így vannak jelölve:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3425 <link linkend="menc-feat-telecine-footnotes">[1]</link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3426 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3427 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3428 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3429
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3430 <sect2 id="menc-feat-telecine-ident">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3431 <title>Hogyan állapítható meg egy videó típusa</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3432
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3433 <sect3 id="menc-feat-telecine-ident-progressive">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3434 <title>Progresszív</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3435 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3436 A progresszív videót eredetileg 24000/1001 fps-sel rögzítették és változtatás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3437 nélkül tárolják a DVD-n.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3438 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3439
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3440 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3441 Ha egy progressive DVD-t az <application>MPlayer</application>rel játszasz
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3442 le, az <application>MPlayer</application> a következő sort fogja kiírni,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3443 amint a film lejátszása megkezdődik:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3444
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3445 <screen> demux_mpg: 24000/1001 fps progressive NTSC content detected, switching framerate.</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3446
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3447 magyarul:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3448 <screen> demux_mpg: 24000/1001 fps progresszív NTSC formátumot találtam, frameráta váltás.</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3449
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3450 Ettől a ponttól kezdve a demux_mpg soha sem mondhatja azt, hogy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3451 &quot;30000/1001 fps NTSC formátumot&quot; talált.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3452 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3453
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3454 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3455 Ha progresszív videót nézel, soha nem láthatod meg az átlapolást. De vigyázz,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3456 néha pár telecine-s bit belekeveredik oda, ahol nem számítasz rá. Én DVD-n lévő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3457 TV műsoroknál láttam egy másodpercnyi telecine-t minden jelenet váltáskor vagy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3458 véletlen helyeken történő belenézéskor. Egyszer láttam olyan DVD-t is, aminek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3459 az első fele progresszív volt, a második fele pedig telecine-s. Ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3460 <emphasis>tényleg</emphasis> biztosra akarsz menni, átvizsgálhatod az egész
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3461 filmet:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3462
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3463 <screen>mplayer dvd://1 -nosound -vo null -benchmark</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3464
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3465 A <option>-benchmark</option> kapcsoló határása az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3466 <application>MPlayer</application> olyan gyorsan játsza le a filmet, amennyire
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3467 csak lehetséges; a hardveredtől függően sokáig is eltarthat. Minden esetben,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3468 ha a demux_mpg frameráta váltást észlel, a fenti sor azonnal megmutatja neked
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3469 a váltás idejét.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3470 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3471
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3472 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3473 Néha a progresszív videóra &quot;soft-telecine&quot;-ként hivatkoznak, mert
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3474 a DVD lejátszónak kell ezt telecine-elnie.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3475 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3476 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3477
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3478 <sect3 id="menc-feat-telecine-ident-telecined">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3479 <title>Telecine-lt</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3480 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3481 A telecine-lt videót eredetileg 24000/1001 fps-sel vették fel, de telecine-lve lett
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3482 a DVD-re írás <emphasis>előtt</emphasis>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3483 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3484
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3485 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3486 Az <application>MPlayer</application> nem ír semmilyen frameráta változást,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3487 ha telecine-lt videót játszik le.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3488 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3489
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3490 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3491 Egy telecine-lt videó nézésekor átlapolási hibákat láthatsz, amik miatt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3492 &quot;villoghat&quot; a kép: ismétlődően megjelennek majd eltűnnek.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3493 Ezt jobban megfigyelheted így:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3494 <orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3495 <listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3496 <screen>mplayer dvd://1</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3497 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3498 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3499 Menj egy mozgást ábrázoló részhez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3500 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3501 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3502 Használd a <keycap>.</keycap> gombot az egy képkockával történő előreléptetéshez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3503 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3504 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3505 Nézd meg az átlapoltnak látszó és a progresszívnak látszó képkockák
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3506 mintáját. Ha a minta, amit látsz PPPII, PPPII, PPPII,... akkor a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3507 videó telecine-lt. Ha valami más mintát látsz, akkor a videót lehet,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3508 hogy egy másik, nem szabványos módszerrel telecine-lték;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3509 a <application>MEncoder</application> nem tudja veszteségmentesen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3510 átkonvertálni a nem-sabványos telecine-t progresszívba. Ha egyáltalán
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3511 nem látsz semmilyen mintát, akkor valószínűleg átlapolt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3512 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3513 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3514 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3515
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3516 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3517 Néha a DVD-ken lévő telecine-lt videót &quot;hard-telecine&quot;-nak is hívják.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3518 Mivel a hard-telecine már 60000/1001 mező per másodperces, a DVD lejátszó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3519 mindenféle manipulálás nélkül játsza le a videót.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3520 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3521 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3522
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3523 <sect3 id="menc-feat-telecine-ident-interlaced">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3524 <title>Átlapolt</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3525 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3526 Az átlapolt videót eredetileg 60000/1001 mező per másodperc sebességgel filmezték
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3527 és 30000/1001 képkocka per másodperccel került fel a DVD-re. Az átlapolási effektus
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3528 (gyakran &quot;combing&quot;-nak hívják) a mező párok képkockává történő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3529 egyesítésének eredménye. Minden mezőnek 1/(60000/1001) másodpercnyire kellene lennie
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3530 egymástól, megjelenítésnél a különbség szemmel látható.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3531 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3532
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3533 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3534 Akár csak a telecine-s videóknál, az <application>MPlayer</application>nek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3535 a nem kell semmiféle frameráta változásról értesítenie átlapolt videók
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3536 lejátszásakor.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3537 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3538
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3539 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3540 Ha egy átlapolt videót közelebbről megnézel képkocka-léptetéssel a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3541 <keycap>.</keycap> gombot nyomogatva, megláthatod, hogy minden egyes képkocka átlapolt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3542 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3543 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3544
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3545 <sect3 id="menc-feat-telecine-ident-mixedpt">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3546 <title>Kevert progresszív és telecine</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3547 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3548 Az összes &quot;kevert progresszív és telecine&quot; videót eredetileg
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3549 24000/1001 képkocka per másodperccel rögzítették, de egyes részei utólag
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3550 telecine-lve lettek.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3551 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3552
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3553 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3554 Ha az <application>MPlayer</application> ilyen videót játszik le,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3555 (sokszor ismétlődően) oda-vissza vált &quot;30000/1001 fps NTSC&quot; és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3556 &quot;24000/1001 fps progresszív NTSC&quot; között. Figyeld az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3557 <application>MPlayer</application> kimenetének alját, ott megláthatod
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3558 az üzeneteket.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3559 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3560
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3561 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3562 Nézd meg a &quot;30000/1001 fps NTSC&quot; részeket, és meggyőződhetsz róla,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3563 hogy telecine-ltek, nem csak átlapoltak.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3564 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3565 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3566
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3567 <sect3 id="menc-feat-telecine-ident-mixedpi">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3568 <title>Kevert progresszív és átlapolt</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3569 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3570 &quot;Kevert progresszív és átlapolt&quot; tartalomnál a progresszív
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3571 és az átlapolt videót összeillesztették.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3572 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3573
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3574 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3575 Ez a kategória ugyan úgy viselkedik, mint a &quot;kevert progresszív és telecine&quot;,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3576 egészen addig, amíg meg nem vizsgálod a 30000/1001 fps-es részeket és észre
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3577 nem veszed, hogy nincs bennük telecine minta.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3578 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3579 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3580
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3581 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3582
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3583 <sect2 id="menc-feat-telecine-encode">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3584 <title>Hogyan lehet elkódolni ezen kategóriákat</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3585 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3586 Ahogy említettem az elején, például a <application>MEncoder</application>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3587 alábbi parancssorai <emphasis role="bold">nem</emphasis> igazán használhatóak;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3588 csak demonstrálják a minimum paramétereket az egyes kategóriák megfelelő kódolásához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3589 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3590
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3591 <sect3 id="menc-feat-telecine-encode-progressive">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3592 <title>Progresszív</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3593 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3594 A progresszív videóhoz nem kell semmilyen különleges szűrés. Az egyetlen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3595 paraméterm, amit biztosan használnod kell, az a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3596 <option>-ofps 24000/1001</option>. Egyébként a <application>MEncoder</application>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3597 30000/1001 fps-sel és duplikált képkockákkal próbál kódolni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3598 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3599
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3600 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3601 <screen>mencoder dvd://1 -nosound -ovc lavc -ofps 24000/1001</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3602 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3603
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3604 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3605 Gyakran az az eset áll fenn, hogy a videó progresszívnek tűnik, de valójában
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3606 nagyon rövid telecine-s részek vannak belekeverve. Ha nem vagy biztos
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3607 a dolgodban, a legbiztonságosabb, ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3608 <link linkend="menc-feat-telecine-encode-mixedpt">kevert progresszív és telecine-lt</link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3609 videóként kezeled. A teljesítményvesztés kicsi
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3610 <link linkend="menc-feat-telecine-footnotes">[3]</link>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3611 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3612 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3613
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3614 <sect3 id="menc-feat-telecine-encode-telecined">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3615 <title>Telecine-lt</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3616 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3617 A telecine visszafordítható, hogy megkapd az eredeti 24000/1001-es
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3618 tartalmat, egy inverz-telecine-nek nevezett eljárással.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3619 Az <application>MPlayer</application> számos szűrővel rendelkezik ennek
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3620 az elvégzéséhez; a legjobb szűrő a <option>pullup</option> le van írva
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3621 a <link linkend="menc-feat-telecine-encode-mixedpt">kevert progresszív és telecine</link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3622 részben.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3623 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3624 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3625
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3626 <sect3 id="menc-feat-telecine-encode-interlaced">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3627 <title>Átlapolt</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3628 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3629 A legtöbb gyakorlati esetben nem lehetséges a teljes progresszív videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3630 visszanyerése az átlapolt tartalomból. Az egyetlen út ehhez a függőleges
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3631 felbontás felének elvesztése nélkül a frameráta megduplázása és
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3632 &quot;megtippelni&quot;, hogy mi kellene minden egyes mező megfelelő sorainak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3633 felépítéséhez (ennek vannak hátrányai - lásd a 3. módszert).
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3634 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3635
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3636 <orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3637 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3638 Kódold el a videót átlapolt formában. Normális esetben az átlapolás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3639 eléggé odavág a kódoló tömörítési képességeinek, de a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3640 <systemitem class="library">libavcodec</systemitem>nek van két
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3641 paramétere speciálisan az átlapolt videó tárolásának egy kicsit jobb
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3642 kezeléséhez: <option> ildct</option> és <option>ilme</option>. Az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3643 <option>mbd=2</option> használata is javasolt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3644 <link linkend="menc-feat-telecine-footnotes">[2] </link>, mert ez a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3645 makroblokkokat nem-átlapoltként fogja elkódolni azokon a helyeken, ahol
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3646 nincs mozgás. Ügyelj rá, hogy itt a <option>-ofps</option> NEM kell.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3647
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3648 <screen>mencoder dvd://1 -nosound -ovc lavc -lavcopts ildct:ilme:mbd=2</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3649 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3650 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3651 Használj deinterlacing szűrőt a kódolás előtt. Számos közül választhatsz,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3652 mindegyiknek megvan a maga előnye és hátránya. Lásd az <option>mplayer -pphelp</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3653 kimenetét, hogy megtudd, mit használhatsz (grep-pelj a &quot;deint&quot;-re),
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3654 és keress az <ulink url="http://www.mplayerhq.hu/homepage/design6/info.html#mailing_lists">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3655 MPlayer levelezési listáin</ulink> a sok beszélgetés között, ami a különböző
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3656 szűrőkről szól. A frameráta itt sem változik, így nem kell
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3657 <option>-ofps</option>. A deinterlacing-et a vágás után
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3658 <link linkend="menc-feat-telecine-footnotes">[1]</link> és a méretezés
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3659 előtt kell elvégezni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3660
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3661 <screen>mencoder dvd://1 -nosound -vf pp=lb -ovc lavc</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3662 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3663 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3664 Sajnos ez a kapcsoló hibás a <application>MEncoder</application>ben;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3665 talán a <application>MEncoder G2</application>-vel működni fog, de itt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3666 most még nem. Belefuthatsz fagyásokba. Egyébként a <option> -vf
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3667 tfields</option> célja az lenne, hogy teljes képkockát készít mindegyik
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3668 mezőből, ami miatt a frameráta 60000/1001 lesz. Ennek a megközelítésnek az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3669 az előnye, hogy soha nincs adatvesztés; habár mivel minden egyes kocka
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3670 csak egy mezőből keletkezik, a hiányzó sorokat valahogy interpolálni kell.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3671 Igazából nincs jó módszer a hiányzó adat összegyűjtésére és így az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3672 eredmény kicsit úgy fog kinézni, mint amikor valamilyen deinterlacing
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3673 szűrőt használsz. A hiányzó sorok generálása egyéb dolgokat idéz elő,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3674 egyszerűen mivel az adat mennyisége megduplázódik. Így, nagyobb kódolási
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3675 bitráták szükségesek a minőség megtartásához, és nagyobb CPU teljesítmény
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3676 mind a kódoláshoz, mind a dekódoláshoz. A tfield-eknek számos különböző
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3677 opciójuk van az egyes képkockákban hiányzó sorok előállításához. Ha ezt a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3678 módszert használod, akkor nézd meg a manual-t és válassz, hogy melyik
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3679 opcióval néz ki legjobban az anyagod. Figyelj rá, hogy ha
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3680 <option>tfield</option>-eket használsz,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3681 mind a <option>-fps</option>-nek, mind a <option>-ofps</option>-nek az eredeti
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3682 forrásod framerátájának kétszeresét <emphasis role="bold">kell megadnod</emphasis>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3683
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3684 <screen>mencoder dvd://1 -nosound -vf tfields=2 -ovc lavc -fps 60000/1001 -ofps 60000/1001</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3685 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3686 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3687 Ha drasztikus downscaling-et tervezel, kiszedhetsz és elkódolhatsz egy mezőt is
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3688 a kettő helyett. Természetesen így elveszíted a függőleges felbontás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3689 felét, de ha downscaling-et tervezel legfeljebb az eredeti 1/2-ével, a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3690 veszteség nem számottevő. Az eredmény egy progresszív 30000/1001 képkocka per
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3691 másodperces fájl lesz. Az helyes eljárás a <option>-vf field</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3692 használata, majd vágás <link linkend="menc-feat-telecine-footnotes">[1]</link>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3693 és megfelelő méretezés. Emlékezz, hogy be kell állítanod a méretarányt a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3694 felezett függőleges felbontásnak megfelelően.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3695 <screen>mencoder dvd://1 -nosound -vf field=0 -ovc lavc</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3696 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3697 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3698 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3699
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3700 <sect3 id="menc-feat-telecine-encode-mixedpt">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3701 <title>Kevert progresszív és telecine</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3702 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3703 Ahhoz, hogy egy kevert, progresszív és telecine-s videót teljesen
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3704 progresszív videóvá konvertálj, a telecine-lt részeket
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3705 inverz-telecine-elni kell. Ez háromféle képpen végezhető el,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3706 mint ahogy az lejjebb látható. Figyelj rá, hogy <emphasis role="bold">mindig</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3707 az inverse-telecine legyen meg bármilyen átméretezés előtt; hacsak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3708 nem vagy teljesen biztos a dolgodban, és az inverse-telecine legyen a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3709 vágás előtt is <link linkend="menc-feat-telecine-footnotes">[1]</link>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3710 A <option>-ofps 24000/1001</option> kell ide, mert a kimeneti videó 24000/1001
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3711 képkocka per másodperc sebességű lesz.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3712 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3713
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3714 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3715 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3716 A <option>-vf pullup</option> a telecine-s részek inverz-telecine-léséhez
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3717 lett tervezve úgy, hogy a progresszív adatokat érintetlenül hagyja.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3718 A helyes működéshez a <option>pullup</option>-ot
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3719 a <option>softskip</option> szűrőnek <emphasis role="bold">kell</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3720 követnie, különben a <application>MEncoder</application> összeomlik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3721 Ennek ellenére a <option>pullup</option> a legtisztább és legjobb módszer
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3722 mind a telecine-s, mind a &quot;kevert progresszív és telecine-s&quot;
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3723 videók elkódolásához.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3724
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3725 <screen>mencoder dvd://1 -nosound -vf pullup,softskip -ovc lavc -ofps 24000/1001</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3726 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3727
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3728
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3729 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3730 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3731 A másik módszer, a telecine-s részek inverz-telecine-lése helyett a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3732 nem-telecine-s részek telecine-lése majd a teljes videó
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3733 inverz-telecine-lése. Zavarosan hangzik? A softpulldown egy olyan szűrő,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3734 ami végigmegy a videón és a teljes fájlt telecine-li. Ha a softpulldown-t
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3735 vagy <option>detc</option> vagy <option>ivtc</option> követi, a végső
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3736 eredmény teljesen progresszív lesz. A <option>-ofps 24000/1001</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3737 kapcsolót meg kell adni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3738
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3739 <screen>mencoder dvd://1 -nosound -vf softpulldown,ivtc=1 -ovc lavc -ofps 24000/1001</screen>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3740 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3741 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3742
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3743 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3744 Én magam nem használtam a <option>-vf filmdint</option>-et, de álljon itt
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3745 D Richard Felker III hozzászólása:
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3746
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3747 <blockquote><para>Rendben, de IMO inkább deinterlace-t próbálj
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3748 a túl gyakori inverz telecine helyett (inkább settop DVD
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3749 lejátszók &amp; progresszív TV-k) ami csúnya vibrálást és egyéb
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3750 jelenségeket okoz. Ha használni akarod, el kell töltened egy kis
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3751 időt az opciók próbálgatásával és az eredmény megfigyelésével,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3752 hogy biztos légy benne, nem rontja el az egészet.</para></blockquote>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3753 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3754 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3755 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3756
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3757 <sect3 id="menc-feat-telecine-encode-mixedpi">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3758 <title>Kevert progresszív és átlapolt</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3759 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3760 Két módon kezelheted ezt a kategóriát, mindkettő kompromisszum. Az időtartam/hely
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3761 alapján kell döntened.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3762 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3763
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3764 <itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3765 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3766 Kezeld úgy, mintha progresszív lenne. Az átlapolt részek átlapoltnak látszanak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3767 és néhány átlapolt mezőt el kell dobni, ami egyenletlen ugrásokat eredményez.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3768 Használhatsz utófeldolgozó szűrőt, ha akarsz, de ez kissé rontja a progresszív
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3769 részeket.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3770 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3771
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3772 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3773 Ez az opció használhatatlan akkor, ha a videót egy átlapolt eszközön akarod
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3774 megjeleníteni (TV kártyával például). Ha átlapolt képkockáid vannak 24000/1001 képkocka
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3775 per másodperces videóban, telecine-lve lesznek a progresszív képkockákkal együtt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3776 Az átlapolt "képkockák" fele három mező hosszon lesz látható (3/(60000/1001) másodperc),
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3777 ami kattanó &quot;visszaugrás az időben&quot; egy olyan effektud, ami nagyon
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3778 rosszul néz ki. Ha mégis kísérletezel ezzel, használnod <emphasis role="bold">kell</emphasis>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3779 egy deinterlacing szűrőt, mint pl. az <option>lb</option> vagy az <option>l5</option>.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3780 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3781
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3782 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3783 Rossz ötlet a progresszív megjelenítéshez is. Eldobja az egymást követő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3784 átlapolt mezőpárokat, megszakítva ezzel a folyamatosságot, ami sokkal
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3785 szembetűnőbb, mint a második módszer, ami néhány progresszív képkockát
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3786 duplán mutat. A 30000/1001 képkocka per másodperces átlapolt videó amúgy is
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3787 egy kicsit fodrozódó mert igazából 60000/1001 mező per másodperc sebességgel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3788 kellene megjeleníteni, így a duplikált képkockák nem látszanak annyira.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3789 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3790
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3791 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3792 Mindkét esetben érdemes megnézni a tartalmat és eldönteni, hogy hogyan
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3793 szeretnéd megjeleníteni. Ha a videó 90%-ban progresszív és soha nem akarod TV-n
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3794 lejátszani, akkor a progresszív megközelítést fogod előnyben részesíteni.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3795 Ha csak félig progresszív, akkor valószínűleg átlapoltként akarod elkódolni
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3796 az egészet.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3797 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3798 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3799
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3800 <listitem><para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3801 Kezeld teljesen átlapoltként. A progresszív részekben néhány képkockát
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3802 meg kell duplázni, ami egyenlőtlen ugrásokat eredményez. De hangsúlyozom,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3803 a deinterlacing szűrők rontják a progresszív részeket.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3804 </para></listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3805
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3806 </itemizedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3807 </sect3>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3808
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3809 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3810
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3811 <sect2 id="menc-feat-telecine-footnotes">
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3812 <title>Lábjegyzet</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3813 <orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3814 <listitem><formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3815 <title>A vágásról:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3816 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3817 A videó adatot a DVD-ken egy úgynevezett YUV 4:2:0 formátumban tárolják. A
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3818 YUV videóban a luma (&quot;fényerő&quot;) és a chroma (&quot;szín&quot;)
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3819 külön tárolódik. Mivel az emberi szem valamivel érzéketlenebb a színre,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3820 mint a fényerőre, a YUV 4:2:0 képen csak egy chroma pixel jut minden négy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3821 luma pixelre. Egy progresszív képen minden négy luma pixel által alkotott
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3822 négyzetben (kettő mindkét oldalon) egy közös chroma pixel van. A progresszív
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3823 YUV 4:2:0-t le kell vágnod páros felbontásúra és páros offszetet kell
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3824 használnod. Például a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3825 <option>crop=716:380:2:26</option> jó de a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3826 <option>crop=716:380:3:26 </option> nem.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3827 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3828 </formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3829
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3830 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3831 Ha átlapolt YUV 4:2:0-lal van dolgod, a szituáció egy kicsit bonyolódik.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3832 Ahelyett, hogy az egy <emphasis>képkockában</emphasis> lévő mind a négy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3833 luma pixel osztozna egy chroma pixelen, a <emphasis>mezőben</emphasis> lévő
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3834 négy luma osztozik egy chroma pixelen. Ha a mezők át vannak lapolva egy
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3835 képkocka felépítéséhez, minden egyes scanline egy pixel magas. Nos, ahelyett,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3836 hogy a négy luma pixel egy négyszögben lenne, két pixel van egymás mellett,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3837 a másik kettő két scanline-nal lejjebb van egymás mellett. A két luma pixel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3838 a közbeeső scanline-on a másik mezőből van és így egy másik chroma pixel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3839 tartozik hozzájuk és két darab, két scanline távolságra lévő luma pixel.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3840 Mindezen keverés teszi szükségessé azt, hogy a függőleges vágási dimenzióknak
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3841 és az offszeteknek néggyel oszthatóaknak kell lenniük. A vízszintes maradhat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3842 páros.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3843 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3844
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3845 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3846 A telecine-lt videóknál javaslom, hogy a vágást az inverz telecine után
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3847 ejtsd meg. Ha a videó már progresszív, csak páros számokkal el kell vágnod.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3848 Ha ki akarod használni azt a sebességnövekedést, amit a vágás rejteget
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3849 magában, akkor függőlegesen négy többszörösével kell vágnod, különben
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3850 az inverz-telecine szűrő nem kap megfelelő adatokat.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3851 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3852
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3853 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3854 Az átlapolt (nem átlapolt) videónál mindig négy többszörösével kell vágnod,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3855 hacsak nem használod a <option>-vf field</option>-et a vágás előtt.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3856 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3857 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3858
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3859 <listitem><formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3860 <title>A kódolási paraméterekről és a minőségről:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3861 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3862 Csak mert itt javasoltam az <option>mbd=2</option>-t, nem jelenti azt,
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3863 hogy máshol ne lehetne használni. A <option>trell</option>-lel együtt az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3864 <option>mbd=2</option> egyike a két <systemitem class="library">libavcodec</systemitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3865 kapcsolóknak, amik legjobban növelik a minőséget és igazából mindig
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3866 ajánlott ezt a kettőt használni, kivéve ha tilos a kódolási sebesség
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3867 rontása (pl. valós idejű kódolás). Még számos egyéb opciója van a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3868 <systemitem class="library">libavcodec</systemitem>-nek, ami növeli a
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3869 kódolás minőségét (és csökkenti a kódolás sebességét) de az már túlmutat
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3870 ezen dokumentum célkitűzésein.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3871 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3872 </formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3873 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3874
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3875 <listitem><formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3876 <title>A pullup teljesítményéről:</title>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3877 <para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3878 Bátran használhatod a <option>pullup</option>-ot (a <option>softskip</option>pel
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3879 együtt) a progresszív videókon és ez általában jó ötlet, hacsak a forrás
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3880 nem egyértelműen teljesen progresszív. A teljesítményveszteség kicsi az
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3881 esetek többségében. Nagyon ritka kódolási esetekben a <option>pullup</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3882 a <application>MEncoder</application> 50%-os lassulását okozhatja.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3883 A zenefeldolgozás hozzáadása és a fejlett <option>lavcopts</option>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3884 háttérbe szorítja ezt a különbséget, a <option>pullup</option> miatti
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3885 teljesítményromlást 2%-ra csökkentve.
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3886 </para>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3887 </formalpara>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3888 </listitem>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3889
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3890 </orderedlist>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3891
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3892 </sect2>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3893
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3894 </sect1>
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3895
9490cbd338b2 synced with 1.55 (initial translation)
gabrov
parents:
diff changeset
3896 </chapter>