annotate DOCS/xml/cs/encoding-guide.xml @ 16263:e68d2c0432e5

synced with 1.72
author jheryan
date Thu, 18 Aug 2005 12:05:41 +0000
parents 3cf1d8b3798f
children 5a19ef74fb30
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
16262
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2 <!-- Synced with: 1.10 -->
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3 <chapter id="encoding-guide">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
4 <title>Enkódování s <application>MEncoder</application>em</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
5
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
6 <sect1 id="menc-feat-dvd-mpeg4">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
7 <title>Vytvoření MPEG-4 (&quot;DivX&quot;) ripu DVD filmu ve vysoké kvalitě</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
8
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
9 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
10 Velmi častou otázkou je "Jak mohu vytvořit rip v nejvyšší možné kvalitě pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
11 danou velikost?". Další otázkou je "Jak vytvořím DVD rip v nejvyšší možné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
12 kvalitě? Velikost souboru mě nezajímá, chci tu nejvyšší kvalitu."
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
13 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
14
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
15 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
16 Druhá otázka je poněkud špatně položená. Konec konců, pokud je vám lhostejná
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
17 velikost souboru, proč prostě nezkopírujete celý MPEG-2 video proud z DVD?
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
18 Jistěže vaše AVI bude mít kolem 5 GB, ale pokud chcete nejvyšší kvalitu a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
19 na velikosti nezáleží, je to jistě nejlepší volba.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
20 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
21
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
22 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
23 Ve skutečnosti, důvodem převodu DVD do MPEG-4 je právě to, že vám na velikosti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
24 souboru <emphasis role="bold">záleží</emphasis>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
25 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
26
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
27 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
28 Je těžké nabídnout kuchařku jak vytvořit DVD rip ve velmi vysoké kvalitě. Je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
29 nutné uvážit množství faktorů a měli byste rozumět těmto detailům, jinak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
30 budete asi zklamáni výsledkem. Níže prozkoumáme některé z těchto věcí a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
31 pak se podíváme na příklad. Předpokládáme, že použijete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
32 <systemitem class="library">libavcodec</systemitem> pro enkódování videa,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
33 ačkoli teorie je stejná i pro ostatní kodeky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
34 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
35
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
36 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
37 Pokud je toho na vás moc, asi byste měli použít některý z pěkných frontendů,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
38 které jsou zmíněny v
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
39 <ulink url="http://mplayerhq.hu/homepage/design7/projects.html#mencoder_frontends">sekci MEncoder</ulink>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
40 na naší stránce odvozených projektů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
41 Takto budete schopni dosahovat vysoce kvalitních ripů bez velkého přemýšlení,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
42 protože většina těchto nástrojů je navržena tak, aby dělala vhodná rozhodnutí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
43 za vás.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
44 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
45
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
46 <sect2 id="menc-feat-dvd-mpeg4-preparing-encode">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
47 <title>Příprava na enkódování: Určení zdrojového materiálu a datového toku</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
48 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
49 Předtím než i jen pomyslíte na enkódování filmu, budete muset učinit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
50 několik přípravných kroků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
51 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
52
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
53 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
54 Prvním a nejdůležitějším krokem před enkódováním by mělo být zjištění
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
55 druhu obsahu se kterým máte co do činění.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
56 Pokud vaše zdrojové video pochází z DVD nebo veřejné/kabelové/satelitní
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
57 TV, bude uložen v jednom ze dvou formátů: NTSC v Severní Americe a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
58 Japonsku, PAL v Euvropě, atd.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
59 Je ovšem důležité si uvědomit, že to je pouze formátování pro prezentaci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
60 v televizi a často <emphasis role="bold">neodpovídá</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
61 originálnímu formátu filmu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
62 Zkušenosti ukazují, že NTSC materiál je mnohem těžší enkódovat,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
63 jelikož musíme identifikovat více věcí ve zdrojovém videu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
64 Abyste dosáhli uspokojivého výsledku, musíte znát původní formát.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
65 Nevezmete-li to správně v potaz, dostanete obraz plný nejrůznějších vad,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
66 včetně ošklivých kombinačních (proklad) artefaktů a zdvojených nebo dokonce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
67 zahozených snímků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
68 Kromě toho, že budete mít nekvalitní obraz, artefakty rovněž snižují
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
69 efektivitu kódování:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
70 Dosáhnete horší kvalitu na jednotku datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
71 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
72
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
73 <sect3 id="menc-feat-dvd-mpeg4-preparing-encode-fps">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
74 <title>Zjištění snímkové rychlosti zdroje</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
75 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
76 Zde máte seznam běžných typů zdrojového materiálu, kde na který nejspíš
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
77 narazíte a jejich volby:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
78 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
79 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
80 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
81 <emphasis role="bold">Standardní film</emphasis>: Vytvořený pro promítání
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
82 v kině při 24fps.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
83 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
84 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
85 <emphasis role="bold">PAL video</emphasis>: Zaznamenáno PAL
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
86 video kamerou s rychlostí 50 půlsnímků za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
87 Půlsnímek sestává jen z lichých nebo sudých řádků daného snímku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
88 Televize je navržena pro jejich střídavé zobrazování jako laciná
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
89 forma analogové komprese.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
90 Lidské oko to pravděpodobně vykompenzuje, ale jakmile porozumíte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
91 prokládání, naučíte se jej vidět i v TV a už si ji neužijete.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
92 Dva půlsnímky <emphasis role="bold">netvoří</emphasis> úplný snímek,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
93 protože jsou zaznamenány s časovou odchylkou 1/50 sekundy a proto se
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
94 nekryjí, dokud je zde pohyb.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
95 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
96 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
97 <emphasis role="bold">NTSC Video</emphasis>: Zaznamenáno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
98 NTSC video kamerou s rychlostí 60000/1001 půlsnímků za sekundu, nebo 60
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
99 půlsnímků za sekundu v době před barevnou televizí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
100 Jinak obdobné PAL.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
101 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
102 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
103 <emphasis role="bold">Animovaný film</emphasis>: Obvykle kreslený při
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
104 24 snímcích za sekundu, ale rovněž bývá v některé variantě prměnné snímkové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
105 rychlosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
106 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
107 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
108 <emphasis role="bold">Počítačová grafika (CG)</emphasis>: Může mít jakoukoli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
109 snímkovou rychlost, ale některé jsou častější než jiné; 24 a 30 snímků za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
110 sekundu jsou typické pro NTSC a 25 snímků za sekundu zase pro PAL.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
111 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
112 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
113 <emphasis role="bold">Starý film</emphasis>: Různé nižší snímkové rychlosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
114 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
115 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
116 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
117
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
118 <sect3 id="menc-feat-dvd-mpeg4-preparing-encode-material">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
119 <title>Určení zdrojového materiálu</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
120 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
121 Filmy sestávající ze snímků jsou nazývány progresivní,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
122 zatímco ty složené z nezávislých půlsnímků buď prokládané, nebo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
123 jen video &ndash; ačkoli druhý termín je zavádějící.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
124 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
125 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
126 Abychom to ještě zkomplikovali, některé filmy mohou být směsí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
127 všeho výše uvedeného.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
128 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
129 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
130 Nejdůležitějším rozdílem mezi všemi těmito formáty je to, že základem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
131 některých jsou snímky a jiných půlsnímky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
132 <emphasis role="bold">Vždy</emphasis>, když je film připravován pro promítání
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
133 v televizi (včetně DVD), je převeden na půlsnímky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
134 Různé metody jak toho lze dosáhnout jsou souhrnně nazývány "pulldown" a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
135 nechvalně známé NTSC "3:2 telecine" je jednou z variant.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
136 Pokud nebyl základ vašeho filmu rovněž půlsnímkový (se stejnou půlsnímkovou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
137 rychlostí), máte film v jiném formátu, než byl původně.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
138 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
139
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
140 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
141 <title>Zde je několik běžných typů pulldown:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
142 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
143 <emphasis role="bold">PAL 2:2 pulldown</emphasis>: Je nejhezčí z nich.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
144 Každý snímek je zobrazován po dobu dvou půlsnímků tak, že se oddělí liché
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
145 a sudé řádky a zobrazují se střídavě.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
146 Pokud měl originál 24 snímků za sekundu, zrychlí se film o 4%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
147 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
148 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
149 <emphasis role="bold">PAL 2:2:2:2:2:2:2:2:2:2:2:3 pulldown</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
150 Každý 12 snímek je zobrazen po dobu tří půlsnímků, místo dvou.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
151 To odstraní nevýhodu 4% zrychlení, ale znesnadní obrácený proces.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
152 Obvykle je používán pouze u hudební produkce, jelikož zde by 4% zrychlení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
153 znatelně poškodilo hudební zážitek.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
154 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
155 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
156 <emphasis role="bold">NTSC 3:2 telecine</emphasis>: Snímky jsou zobrazovány
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
157 po dobu 2 nebo 3 půlsnímků, čímž je dosaženo 2.5 krát
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
158 vyšší půlsnímkové rychlosti, než je originální snímková rychlost.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
159 Výsledek je dále velmi mírně spomalen ze 60 půlsnímků za sekundu na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
160 60000/1001 půlsnímků za sekundu, aby se dosáhlo NTSC půlsnímkové rychlosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
161 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
162 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
163 <emphasis role="bold">NTSC 2:2 pulldown</emphasis>: Používá se pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
164 promítání 30fps materiálu na NTSC.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
165 Pěkné, stejně jako 2:2 PAL pulldown.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
166 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
167 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
168
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
169 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
170 Existují rovněž metody pro konverzi mezi NTSC a PAL vieem, ale to
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
171 již je nad rámec této příručky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
172 Pokud se setkáte s takovým filmem a budete jej chtít enkódovat,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
173 bude pro vás nejlepší opatřit si jej v originálním formátu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
174 Konverze mezi těmito formáty je vysoce destruktivní a nelze ji
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
175 čistě zvrátit, takže výsledek velmi utrpí, pokud je vytvořen z
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
176 konvertovaného materiálu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
177 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
178 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
179 Když je video ukládáno na DVD, po sobě jdoucí páry půlsnímků jsou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
180 seskupovány do snímků, dokonce i když nejsou určeny pro zobrazení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
181 ve stejném okamžiku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
182 Standard MPEG-2 použitý na DVD a digitální televizi poskytuje možnost
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
183 jak pro enkódování originálních progresivních snímků, tak pro uložení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
184 informací do hlavičky snímku o počtu půlsnímků, po jejichž dobu by měl
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
185 být daný snímek zobrazován.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
186 Pokud je použita tato metoda, film bývá často označen jako
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
187 "soft-telecined", jelikož proces pouze řídí DVD přehrávač pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
188 aplikaci pulldown na film spíše než že mění samotný film.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
189 Tento případ je velmi upřednostňován, jalikož může být snadno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
190 zvrácen (ve skutečnosti ignorován) enkodérem a proto poskytuje maximální
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
191 kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
192 Mnoho DVD a televizních produkčních společností však nepoužívá vhodné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
193 enkódovací techniky, ale místo toho produkují filmy s
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
194 "hard telecine", kdy jsou ve skutečnosti půlsnímky duplikovány
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
195 ve výsledném MPEG-2.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
196 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
197 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
198 Postupy pro tyto případy budou uvedeny
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
199 <link linkend="menc-feat-telecine">později v této příručce</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
200 Prozatím si řekneme několik návodů pro identifikaci o jaký typ materiálu jde:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
201 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
202
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
203 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
204 <title>NTSC regiony:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
205 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
206 Pokud <application>MPlayer</application> při přehrávání vypíše, že se snímková
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
207 rychlost změnila na 24000/1001 a již se to nezmění, pak se nejspíš jedná
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
208 o progresivní obsah, který byl "soft telecinován".
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
209 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
210 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
211 Pokud <application>MPlayer</application> ukazuje, že se snímková rychlost
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
212 mění tam a zpět mezi 24000/1001 a 30000/1001 a někdy vidíte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
213 "combing", pak je zde několik možností.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
214 Segmenty 24000/1001 fps mají téměř jistě "soft telecinovaný" progresivní
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
215 obsah, ale 30000/1001 fps části mohou mít buď hard-telecined 24000/1001 fps
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
216 obsah, nobo se jedná o 60000/1001 půlsnímků za sekundu NTSC video.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
217 Použijte stejný postup jako v následujících dvou případech pro určení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
218 který z nich to je.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
219 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
220 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
221 Pokud <application>MPlayer</application> neukáže změnu snímkové rychlosti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
222 a všechny snímky jsou zubaté, je váš film ve formátu NTSC video s 60000/1001
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
223 půlsnímky za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
224 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
225 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
226 Pokud <application>MPlayer</application> neukáže změnu snímkové rychlosti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
227 a dva snímky z pěti vypadají zubatě, má vaše video "hard telecinovaný"
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
228 24000/1001fps obsah.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
229 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
230 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
231
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
232 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
233 <title>PAL regiony:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
234 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
235 Pokud není nikde vidět žádné zubatění, je váš film 2:2 pulldown.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
236 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
237 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
238 Pokud vidíte jak se objevuje a mizí zubatění každou půlsekundu,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
239 pak je váš film 2:2:2:2:2:2:2:2:2:2:2:3 pulldown.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
240 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
241 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
242 Pokud je zubatění vidět stále, je to PAL video s 50 půlsnímky za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
243 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
244 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
245
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
246 <note><title>Rada:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
247 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
248 <application>MPlayer</application> umí spomalit přehrávání videa
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
249 pomocí volby -speed.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
250 Zkuste použít <option>-speed</option> 0.2 pro velmi pomalé přehrávání a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
251 najděte vzor, pokud jej nevidíte při plné rychlosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
252 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
253 </note>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
254 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
255 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
256
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
257 <sect2 id="menc-feat-dvd-mpeg4-2pass">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
258 <title>Pevný kvantizer vs. více průchodů</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
259
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
260 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
261 Enkódování vašeho videa je možné provést v široké škále kvality.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
262 S moderními video enkodéry a trochou předkodekové komprese
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
263 (zmenšení a odšumování) je možné dosáhnout velmi dobré kvality v 700 MB,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
264 pro 90-110 minut dlouhé širokoúhlé video.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
265 Jinak lze všechna videa, snad kromě těch nejdelších, enkódovat v téměř
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
266 perfektní kvalitě do 1400 MB.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
267 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
268
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
269 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
270 Jsou tři přístupy k enkódování videa: pevný datový tok (CBR), pevný kvantizer
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
271 a víceprůchodový (ABR, neboli průměrovaný datový tok).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
272 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
273
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
274 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
275 Komplexnost snímků ve filmu, a tím i počet bitů potřebných pro jejich
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
276 komprimaci, se může velmi lišit od scény ke scéně.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
277 Moderní enkodéry se umí přizpůsobit těmto potřebám změnou datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
278 V jednoduchých režiměch, jako je CBR, však enkodéry neznají nároky na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
279 datový tok budoucích scén a tak nemohou překročit požadovaný střední
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
280 datový tok na dlouhou dobu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
281 Pokročilejší režimy, jako je víceprůchodové enkódování, umí vzít v
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
282 potaz statistiky z předchozích režimů, což odstraní výše zmíněný problém.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
283 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
284
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
285 <note><title>Poznámka:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
286 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
287 Většina kodeků, které podporují ABR enkódování, podporují pouze dvouprůchodové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
288 enkódování, zatímco ostatní jako <systemitem class="library">x264</systemitem>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
289 <systemitem class="library">XviD</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
290 a <systemitem class="library">libavcodec</systemitem> podporují víceprůchodové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
291 enkódování, které s každým průchodem trochu zlepší kvalitu, ačkoli toto
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
292 zlepšení již není viditelné, nebo měřitelné po asi čtvrtém průchodu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
293 V této sekci budeme považovat dvouprůchodové a víceprůchodové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
294 enkódování za shodné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
295 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
296 </note>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
297
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
298 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
299 V každém z těchto režimů video kodek (jako je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
300 <systemitem class="library">libavcodec</systemitem>)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
301 rozbije videosnímek na makrobloky 16x16 pixelů a potom na každý makroblok
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
302 aplikuje kvantizer. Čím je nižší kvantizer, tím je vyšší kvalita a datový tok.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
303 Metoda, kterou enkodér filmu používá pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
304 určení jaký kvantizer použít pro daný makroblok, se liší a je vysoce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
305 ovlivnitelná. (Toto je extrémní zjednodušení daného procesu, ale je vhodné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
306 rozumět základnímu principu.)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
307 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
308
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
309 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
310 Pokud nastavíte konstantní datový tok, bude videokodek enkódovat video tak,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
311 že zahodí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
312 detaily podle potřeby a jen tolik, aby se udržel pod zadaným datovým tokem.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
313 Pokud je vám opravdu lhostejná velikost souboru, můžete také použít CBR a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
314 nastavit datový tok na nekonečno. (V praxi to znamená nastavit hodnotu tak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
315 vysoko, aby nijak neomezovala, jako 10000 Kbitů.) Bez reálného omezení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
316 datového toku použije kodek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
317 nejnižší možný kvantizer pro každý makroblok (ten je nastaven pomocí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
318 <option>vqmin</option> pro <systemitem class="library">libavcodec</systemitem>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
319 kde je výchozí 2). Jakmile nastavíte dostatečně nižší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
320 datový tok, takže je kodek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
321 přinucen použít vyšší kvantizer, pak téměř jistě snížíte kvalitu svého videa.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
322 Abyste se tomu vyhnuli, měli byste zvážit zmenšení videa podle postupu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
323 popsaného později v této příručce.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
324 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
325
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
326 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
327 Při konstantním kvantizeru kodek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
328 používá kvantizer nastavený volbou <option>vqscale</option> (pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
329 <systemitem class="library">libavcodec</systemitem>) na každý makroblok.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
330 Pokud chcete maximálně kvalitní rip, opět bez ohledu na datový tok, můžete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
331 použít <option>vqscale=2</option>. To povede ke stejnému datovému toku a PSNR
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
332 (odstup signál &ndash; šum) jako CBR s <option>vbitrate</option>=infinity a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
333 výchozím <option>vqmin</option> rovným 2.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
334 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
335
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
336 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
337 Problém s konstantní kvantizací je ten, že používá zadaný kvantizer ať to daný
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
338 makroblok potřebuje či nikoli. Je totiž možné použít vyšší kvantizer na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
339 makroblok bez obětování viditelné kvality. Proč tedy plýtvat bity s nemístně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
340 nízkým kvantizerem? Váše CPU má tolik cyklů, kolik máte času, ale na harddisku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
341 máte jen určitý počet bitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
342 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
343
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
344 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
345 Při dvouprůchodovém enkódování se v prvním průchodu projde film jakoby měl být
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
346 CBR, ale vlastnosti každého snímku se zaznamenají do logu. Tato data jsou pak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
347 použita při druhém průchodu pro inteligentní stanovení použitého kvantizeru.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
348 V rychlých scénách nebo scénách s malým počtem detailů budou častěji používány
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
349 vyšší kvantizery a v pomalých nebo detailních scénách zase nižší kvantizery.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
350 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
351
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
352 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
353 Pokud použijete <option>vqscale=2</option>, plýtváte bity. Pokud použijete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
354 <option>vqscale=3</option>, pak nedostanete nejkvalitnější možný rip.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
355 Dejme tomu, že ripujete DVD při <option>vqscale=3</option> a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
356 výsledkem je 1800Kbit. Pokud provedete dvouprůchodové enkódování
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
357 s <option>vbitrate=1800</option>, výsledné video bude mít <emphasis
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
358 role="bold">vyšší kvalitu</emphasis> při
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
359 <emphasis role="bold">stejném datovém toku</emphasis>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
360 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
361
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
362 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
363 Jelikož jsme vás nyní přesvědčili, že dvouprůchodový režim je správná volba,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
364 skutečnou otázkou je, jaký datový tok použít? Odpověď je, že není jediná
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
365 odpověď. Ideálně byste měli zvolit takový datový tok, který zajistí nejlepší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
366 rovnováhu mezi kvalitou a velikostí souboru. Ten bude pokaždé jiný
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
367 v závislosti na zdrojovém videu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
368 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
369
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
370 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
371 Pokud na velikosti souboru nezáleží, pak je dobrý startovní můstek pro rip
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
372 s velmi vysokou kvalitou je kolem 2000 Kbitů plus-mínus 200 Kbitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
373 Pro rychlé akční nebo vysoce detailní zdrojové video, nebo máte-li velmi
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
374 kritické oko, se budete rozhodovat mezi 2400 nebo 2600.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
375 U některých DVD nepoznáte rozdíl při 1400 Kbitech. Je vhodné experimentovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
376 se scénami při různých datových tocích, abyste pro to dostali cit.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
377 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
378
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
379 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
380 Pokud se snažíte o určitou velikost, budete muset nějak spočítat datový tok.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
381 Ale ještě předtím musíte zjistit, kolik místa byste měli rezervovat pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
382 zvukové(ou) stopy(u), takže byste si
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
383 <link linkend="menc-feat-dvd-mpeg4-audio">je měli ripnout</link> jako první.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
384 Můžete si pak spočítat datový tok pomocí následující rovnice:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
385 <systemitem>datový_tok = (požadovaná_velikost_v_Mbajtech - velikost_zvuku_v_Mbajtech) *
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
386 1024 * 1024 / délka_v_sek * 8 / 1000</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
387 Například abyste nacpali dvouhodinový film na 702MB CD, se 60MB zvukovou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
388 stopou, bude muset být datový tok videa:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
389 <systemitem>(702 - 60) * 1024 * 1024 / (120*60) * 8 / 1000
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
390 = 740kbps (kilobitů za sekundu)</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
391 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
392
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
393 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
394
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
395
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
396 <sect2 id="menc-feat-dvd-mpeg4-constraints">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
397 <title>Omezení pro efektivní enkódování</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
398
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
399 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
400 Ze samé podstaty komprese typu MPEG vyplývají určitá omezení, která byste měli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
401 ctít, pokud chcete maximální kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
402 MPEG rozdělí video na čtverce 16x16 nazývané makrobloky, které se skládají
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
403 ze čtyř bloků 8x8 jasové (luma) složky a dvou bloků 8x8 barevné (chroma)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
404 složky v polovičním rozlišení (jeden pro osu červená-cyan (modrozelená) a druhý pro osu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
405 modrá-žlutá).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
406 Dokonce i když šířka a výška vašeho videa nejsou násobky 16, použije enkodér
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
407 dostatek 16x16 makrobloků, aby pokryl celou oblast obrazu a zabere místo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
408 navíc, které přijde vniveč.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
409 Takže chcete-li maximalizovat kvalitu při dané velikosti souboru, není dobrý
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
410 nápad používat rozměry které nejsou násobky 16.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
411 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
412
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
413 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
414 Většina DVD má také různě velké černé okraje videa. Ponechání těchto ploch
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
415 může různým způsobem snížit kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
416 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
417
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
418 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
419 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
420 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
421 Komprese typu MPEG je rovněž velmi závislá na plošných frekvenčních
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
422 transformacích, konkrétně Diskrétní Kosinové Transformaci (DCT), která se
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
423 podobá Fourierově transformaci. Tento druh enkódování je efektivní na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
424 reprezentaci opakujících se vzorů a pozvolné přechody, ale má potíže s ostrými
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
425 přechody. Chcete-li je enkódovat, musíte použít mnoho bitů, jinak se objeví
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
426 artefakty známé jako kroužkování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
427 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
428
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
429 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
430 Frekvenční transformace (DCT) je provedena zvlášť pro každý makroblok
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
431 (ve skutečnosti na každý blok), takže problém nastane pouze tehdy, je-li ostrý
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
432 přechod uvnitř bloku. Pokud vaše černé okraje začínají přesně na hranicích
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
433 násobků 16 pixelů, pak to není problém. Černé okraje jsou však na DVD jen
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
434 málokdy pěkně umístěny, takže je v praxi budete muset vždy odstranit, abyste
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
435 se vyhnuli tomuto problému.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
436 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
437 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
438 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
439
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
440 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
441 Navíc k plošně frekvenčním transformacím používá komprese typu MPEG vektory
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
442 pohybu k popisu změn od jednoho snímku ke druhému. Vektory pohybu přirozeně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
443 pracují méně efektivně s novým obsahem přicházejícím zpoza okrajů snímku,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
444 protože ten nebyl přítomen na předchozím snímku. Dokud se obraz rozšiřuje
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
445 směrem k okrajům snímku, nemají s tím vektory pohybu žádný problém, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
446 jsou-li zde černé okraje, může problém nastat:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
447 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
448
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
449 <orderedlist continuation="continues">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
450 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
451 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
452 Komprese typu MPEG ukládá pro každý makroblok vektor, identifikující která
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
453 část předchozího obrázku by měla být zkopírována onoho makrobloku jako základ
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
454 pro predikci následujícího snímku. Pouze zbývající odlišnosti musí být
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
455 enkódovány. Pokud makroblok přesahuje okraj obrázku a obsahuje část černého
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
456 okraje, vektory pohybu z ostatních částí obrázku přepíší černý okraj.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
457 To znamená mnoho bitů spotřebovaných buď na znovuzačernění, nebo se (spíš)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
458 vektory pohybu nepoužijí vůbec a všechny změny v tomto makrobloku se budou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
459 kódovat přímo. Jinými slovy se velmi sníží efektivita enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
460 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
461
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
462 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
463 Tento problém nastává opět jen v případě, že černé okraje nezačínají na lince
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
464 jejíž pozice je násobkem 16.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
465 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
466 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
467
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
468 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
469 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
470 Nakonec zde máme makroblok uvnitř obrázku do nějž se posunuje objekt z okraje
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
471 obrázku. Kódování typu MPEG neumí říct "zkopíruj to co je na obrázku, ale ne
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
472 černý okraj." Takže se zkopíruje i černý okraj a spotřebuje se spousta bitů
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
473 na enkódování té části obrázku, která tu měla být.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
474 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
475
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
476 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
477 Pokud se obrázek dostane úplně ven z enkódované oblasti, má MPEG speciální
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
478 optimalizace pro opakované kopírování pixelů na okraj obrázku pokud přijde
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
479 vektor pohybu zvenčí enkódované oblasti. Tato vlastnost bude k ničemu, pokud
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
480 má film černé okraje. Na rozdíl od problémů 1 a 2 zde umístění okrajů na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
481 násobky 16 nepomůže.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
482 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
483 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
484
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
485 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
486 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
487 Navzdory tomu, že okraje jsou úplně černé a nikdy se nemění, je zde vždy
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
488 alespoň minimální datový tok spotřebovaný na větší množství makrobloků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
489 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
490 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
491 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
492
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
493 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
494 Ze všech těchto důvodů doporučujeme zcela odstranit černé okraje. Dále, pokud
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
495 je na okraji obrázku oblast se šumem/zkreslením, jejím odstřižením se ještě
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
496 zvýší efektivita enkódování. Videofilní puristé, kteří chtějí zůstat tak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
497 blízko originálu, jak je to jen možné, mohou protestovat proti tomuto ořezání,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
498 ale pokud nehodláte enkódovat s konstantním kvantizerem, kvalita kterou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
499 dostanete díky ořezání znatelně převýší množství ztracených informací na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
500 okrajích.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
501 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
502 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
503
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
504
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
505 <sect2 id="menc-feat-dvd-mpeg4-crop">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
506 <title>Ořezávání a škálování</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
507
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
508 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
509 Připomeňme z předchozí části, že konečná velikost obrázku by měla mít
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
510 jak šířku, tak výšku beze zbytku dělitelnou 16, čehož můžete dosáhnout
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
511 pomocí ořezání, škálování, nebo kombinací obou.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
512 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
513
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
514 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
515 Při ořezávání byste se měli držet několika zásad, abyste předešli poškození
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
516 svého filmu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
517 Normální YUV formát 4:2:0, ukládá barvonosnou (chroma) informaci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
518 podvzorkovanou, čili hustota vzorkování barvy je poloviční oproti jasové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
519 (černobílé) složce v obou směrech.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
520 Prohlédněte si tento diagram, kde L označuje vzorkovací body jasu a C
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
521 barvy.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
522 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
523
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
524 <informaltable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
525 <?dbhtml table-width="40%" ?>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
526 <?dbfo table-width="40%" ?>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
527 <tgroup cols="8" align="center">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
528 <colspec colnum="1" colname="col1"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
529 <colspec colnum="2" colname="col2"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
530 <colspec colnum="3" colname="col3"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
531 <colspec colnum="4" colname="col4"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
532 <colspec colnum="5" colname="col5"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
533 <colspec colnum="6" colname="col6"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
534 <colspec colnum="7" colname="col7"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
535 <colspec colnum="8" colname="col8"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
536 <spanspec spanname="spa1-2" namest="col1" nameend="col2"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
537 <spanspec spanname="spa3-4" namest="col3" nameend="col4"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
538 <spanspec spanname="spa5-6" namest="col5" nameend="col6"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
539 <spanspec spanname="spa7-8" namest="col7" nameend="col8"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
540 <tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
541 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
542 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
543 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
544 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
545 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
546 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
547 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
548 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
549 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
550 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
551 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
552 <entry spanname="spa1-2">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
553 <entry spanname="spa3-4">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
554 <entry spanname="spa5-6">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
555 <entry spanname="spa7-8">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
556 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
557 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
558 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
559 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
560 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
561 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
562 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
563 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
564 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
565 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
566 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
567 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
568 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
569 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
570 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
571 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
572 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
573 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
574 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
575 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
576 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
577 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
578 <entry spanname="spa1-2">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
579 <entry spanname="spa3-4">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
580 <entry spanname="spa5-6">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
581 <entry spanname="spa7-8">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
582 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
583 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
584 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
585 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
586 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
587 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
588 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
589 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
590 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
591 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
592 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
593 </tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
594 </tgroup>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
595 </informaltable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
596
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
597 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
598 Jak vidíte, řádky i sloupce obrázku se přirozeně párují. Při ořezávání tedy
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
599 <emphasis>musí</emphasis> být hodnoty odsazení i rozměrů sudá čísla.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
600 Pokud nejsou, nebude se barvonosná informace zprávně krýt s jasovou.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
601 Teoreticky lze stříhat s lichým odsazením, ale to vyžaduje převzorkování
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
602 barvy, což je potenciálně ztrátový úkon a není podporován filtrem crop.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
603 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
604
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
605 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
606 Dále, prokládané video je vzorkováno takto:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
607 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
608
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
609 <informaltable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
610 <?dbhtml table-width="80%" ?>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
611 <?dbfo table-width="80%" ?>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
612 <tgroup cols="16" align="center">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
613 <colspec colnum="1" colname="col1"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
614 <colspec colnum="2" colname="col2"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
615 <colspec colnum="3" colname="col3"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
616 <colspec colnum="4" colname="col4"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
617 <colspec colnum="5" colname="col5"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
618 <colspec colnum="6" colname="col6"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
619 <colspec colnum="7" colname="col7"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
620 <colspec colnum="8" colname="col8"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
621 <colspec colnum="9" colname="col9"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
622 <colspec colnum="10" colname="col10"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
623 <colspec colnum="11" colname="col11"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
624 <colspec colnum="12" colname="col12"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
625 <colspec colnum="13" colname="col13"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
626 <colspec colnum="14" colname="col14"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
627 <colspec colnum="15" colname="col15"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
628 <colspec colnum="16" colname="col16"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
629 <spanspec spanname="spa1-2" namest="col1" nameend="col2"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
630 <spanspec spanname="spa3-4" namest="col3" nameend="col4"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
631 <spanspec spanname="spa5-6" namest="col5" nameend="col6"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
632 <spanspec spanname="spa7-8" namest="col7" nameend="col8"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
633 <spanspec spanname="spa9-10" namest="col9" nameend="col10"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
634 <spanspec spanname="spa11-12" namest="col11" nameend="col12"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
635 <spanspec spanname="spa13-14" namest="col13" nameend="col14"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
636 <spanspec spanname="spa15-16" namest="col15" nameend="col16"/>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
637 <tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
638 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
639 <entry namest="col1" nameend="col8">Horní půlsnímek</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
640 <entry namest="col9" nameend="col16">Spodní půlsnímek</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
641 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
642 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
643 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
644 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
645 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
646 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
647 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
648 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
649 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
650 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
651 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
652 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
653 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
654 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
655 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
656 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
657 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
658 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
659 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
660 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
661 <entry spanname="spa1-2">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
662 <entry spanname="spa3-4">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
663 <entry spanname="spa5-6">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
664 <entry spanname="spa7-8">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
665 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
666 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
667 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
668 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
669 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
670 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
671 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
672 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
673 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
674 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
675 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
676 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
677 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
678 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
679 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
680 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
681 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
682 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
683 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
684 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
685 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
686 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
687 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
688 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
689 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
690 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
691 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
692 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
693 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
694 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
695 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
696 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
697 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
698 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
699 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
700 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
701 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
702 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
703 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
704 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
705 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
706 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
707 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
708 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
709 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
710 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
711 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
712 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
713 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
714 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
715 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
716 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
717 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
718 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
719 <entry spanname="spa9-10">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
720 <entry spanname="spa11-12">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
721 <entry spanname="spa13-14">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
722 <entry spanname="spa15-16">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
723 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
724 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
725 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
726 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
727 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
728 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
729 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
730 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
731 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
732 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
733 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
734 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
735 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
736 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
737 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
738 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
739 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
740 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
741 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
742 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
743 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
744 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
745 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
746 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
747 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
748 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
749 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
750 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
751 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
752 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
753 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
754 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
755 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
756 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
757 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
758 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
759 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
760 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
761 <entry spanname="spa1-2">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
762 <entry spanname="spa3-4">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
763 <entry spanname="spa5-6">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
764 <entry spanname="spa7-8">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
765 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
766 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
767 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
768 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
769 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
770 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
771 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
772 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
773 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
774 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
775 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
776 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
777 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
778 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
779 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
780 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
781 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
782 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
783 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
784 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
785 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
786 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
787 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
788 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
789 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
790 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
791 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
792 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
793 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
794 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
795 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
796 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
797 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
798 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
799 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
800 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
801 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
802 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
803 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
804 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
805 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
806 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
807 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
808 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
809 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
810 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
811 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
812 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
813 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
814 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
815 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
816 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
817 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
818 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
819 <entry spanname="spa9-10">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
820 <entry spanname="spa11-12">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
821 <entry spanname="spa13-14">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
822 <entry spanname="spa15-16">C</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
823 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
824 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
825 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
826 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
827 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
828 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
829 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
830 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
831 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
832 <entry></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
833 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
834 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
835 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
836 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
837 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
838 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
839 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
840 <entry>L</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
841 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
842 </tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
843 </tgroup>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
844 </informaltable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
845
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
846 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
847 Jak vidíte, tak se vzor opakuje každé 4 řádky, takže při ořezu prokládaného
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
848 videa musí být odsazení v ose y a výška beze zbytku delitelné 4.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
849 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
850
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
851 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
852 Nativní DVD rozlišení je 720x480 pro NTSC a 720x576 pro PAL, ale je zde ještě
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
853 příznak poměru stran, který udává, zda se jedná o obrazovku (full-screen)(4:3),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
854 nebo širokoúhlý film (wide-screen)(16:9). Mnoho (jestli ne většina)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
855 širokoúhlých DVD není přesně 16:9, ale bude buď 1.85:1 anebo 2.35:1
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
856 (cinescope). To znamená, že zde budou ve videu černé okraje, které bude nutné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
857 odstřihnout.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
858 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
859
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
860 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
861 <application>MPlayer</application> poskytuje filtr pro detekci potřebného
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
862 ořezu, který stanoví ořezový obdélník (<option>-vf cropdetect</option>).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
863 Spusťte <application>MPlayer</application> s volbou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
864 <option>-vf cropdetect</option> a on vám vypíše nastavení filtru crop pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
865 ořezání okrajů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
866 Měli byste nechat běžet film tak dlouho, dokud není použita celá plocha
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
867 obrázku, abyste dostali správné hodnoty crop.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
868 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
869
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
870 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
871 Pak otestujte získané hodnoty z příkazového řádku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
872 <application>MPlayer</application>u vypisované <option>cropdetect</option>em
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
873 a upravte obdélník podle potřeby.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
874 V tom vám pomůže filtr <option>rectangle</option>, který umožňuje interaktivně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
875 nastavit obdélník pro váš film.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
876 Nezapomeňte zachovat výše uvedená doporučení, abyste nepoškodili barevnou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
877 mapu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
878 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
879
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
880 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
881 Škálování je obvykle nevhodné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
882 Škálování prokládaného videa je obtížné a pokud chcete zachovat prokládání,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
883 měli byste se mu úplně vyhnout.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
884 Pokud mebudete škálovat, ale budete chtít používat rozměry v násobcích 16,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
885 budete muset oříznout i část obrazu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
886 Neponechávejte ani malé černé okraje, jelikož se velmi špatně kódují!
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
887 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
888
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
889 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
890 Protože MPEG-4 používá makrobloky 16x16, měli byste se ujistit, že oba rozměry
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
891 videa jsou násobkem 16, jinak snížíte kvalitu, zvlášť při nízkých datových
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
892 tocích. Můžete to zajistit zaokrouhlením šířky a výšky ořezového obdélníku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
893 dolů na nejbližší násobek 16.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
894 Jak jsme již řekli, měli byste při ořezávání zvýšit odsazení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
895 (offset) v ose y o polovinu rozdílu mezi starou a novou výškou, takže bude
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
896 výsledné video bráno ze středu snímku. Z důvodu principu vzorkování DVD videa
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
897 se ujistěte, že je odsazení sudé číslo. (Popravdě, přijměte jako pravidlo,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
898 nikdy nepoužívat liché hodnoty pro jakýkoli z parametrů při ořezávání a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
899 škálování videa.) Pokud nechcete zahodit těch několik pixelů navíc, můžete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
900 místo toho raději změnit velikost videa (škálovat). Na to se podíváme
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
901 v příkladu níže.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
902 V praxi můžete nechat filtr <option>cropdetect</option> udělat všechnu práci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
903 zmíněnou výše, jelikož má volitelný parametr <option>round</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
904 (zaokrouhlení), jehož výchozí hodnota je 16.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
905 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
906
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
907 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
908 Rovněž buďte opatrní na "napůl černé" pixely na okrajích. Vždy je rovněž
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
909 odstřihněte, jinak zde budete plýtvat bity, které můžete použít jinde.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
910 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
911
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
912 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
913 Poté co provedete vše, co jsme si doposud řekli, budete mít video, které asi
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
914 nebude právě 1.85:1 nebo 2.35:1, ale někde poblíž. Můžete spočítat nový poměr
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
915 stran ručně, ale <application>MEncoder</application> nabízí volbu pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
916 <systemitem class="library">libavcodec</systemitem> nazývanou <option>autoaspect</option>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
917 která to za vás udělá. Nezvětšujte video jen proto, abyste dosáhli čtvercových
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
918 pixelů, pokud je vám milé místo na disku. Škálování by mělo být provedeno při
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
919 přehrávání, kdy přehrávač použije poměr stran uložený v AVI pro zajištění
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
920 správného rozlišení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
921 Naneštěstí ne všechny přehrávače uplatňují tuto autoškálovací informaci,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
922 takže můžete přece jen chtít škálovat.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
923 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
924 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
925
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
926
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
927 <sect2 id="menc-feat-dvd-mpeg4-resolution-bitrate">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
928 <title>Volba rozlišení a datového toku</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
929
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
930 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
931 Pokud nebudete enkódovat v režimu konstantního kvantizeru, musíte zvolit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
932 velikost datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
933 Koncepce datového toku je velmi jednoduchá.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
934 Je to (průměrný) počet bitů spotřebovaný na jednu sekundu filmu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
935 Normálně se datový tok udává v kilobitech (1000 bitů) za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
936 Velikost vašeho filmu je pak datový tok násobený délkou filmu, plus malá
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
937 režie (viz například sekci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
938 <link linkend="menc-feat-dvd-mpeg4-muxing-avi-limitations">kontejner AVI</link>).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
939 Ostatní parametry jako je škálování, ořezání atd.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
940 <emphasis role="bold">nezmění</emphasis> velikost souboru, pokud zároveň
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
941 nezměníte datový tok!
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
942 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
943 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
944 Datový tok se <emphasis role="bold">nemění</emphasis> proporcionálně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
945 k rozlišení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
946 Jinými slovy, soubor 320x240 při 200 kbit/sek nebude mít stejnou kvalitu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
947 jako ten samý film při 640x480 a 800 kbitech/sek!
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
948 Jsou pro to dva důvody:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
949 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
950 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
951 <emphasis role="bold">Dojem</emphasis>: MPEG artefakty jsou patrné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
952 tím více, čím jsou více zvětšené!
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
953 Artefakty se objevují ve velikosti bloků (8x8).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
954 Vaše oko neodhalí chyby ve 4800 malých blocích tak snadno jako ve 1200
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
955 velkých (předpokládáme, že oboje budete škálovat na celou obrazovku).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
956 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
957 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
958 <emphasis role="bold">Teoretický</emphasis>: Když zmenšíte obrázek,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
959 ale stále použijete stejnou velikost bloků (8x8) pro frekvenční prostorovou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
960 transformaci, přesunete více dat do oblasti vyšších frekvencí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
961 Zjednodušeně řečeno, každý pixel nyní obsahuje více detailů, než předtím.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
962 Dokonce i když připustíme, že jste zmenšili obraz obsahující 1/4 informací
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
963 o daném prostoru, stále může obsahovat mnoho detailů v daném frekvenčním
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
964 pásmu (předpokládáme, že vysoké frekvence byly v originálním 640x480 snímku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
965 ořezány).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
966 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
967 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
968 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
969 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
970 Dřívější návody doporučovaly volit datový tok a rozlišení rozpočítáním
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
971 bitů na pixely, ale to obvykle není správně díky ze zmíněných důvodů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
972 Mnohem lepším se zdá odhad, že je datový tok úměrný čtverci rozlišení,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
973 takže 320x240 při 400 kbit/sek by mělo být srovnatelné s 640x480
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
974 při 800 kbit/sek.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
975 Tato úměra však nebyla ověřena teoreticky ani empiricky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
976 Navíc, vezmeme-li v úvahu to, že se filmy velmi liší šumem, počtem detailů,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
977 množstvím pohybu atd, je beznadějné vytvořit obecná doporučení pro počet
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
978 bitů na délku diagonály (analogie bitů na pixel, avšak používá plochu obrazu).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
979 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
980 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
981 Tolik k obtížnosti volby datového toku a rozlišení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
982 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
983
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
984
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
985 <sect3 id="menc-feat-dvd-mpeg4-resolution-bitrate-compute">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
986 <title>Výpočet rozlišení</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
987 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
988 Nejdřív byste si měli spočítat enkódovaný poměr stran:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
989 <systemitem>PSo = (Šo x (PSa / PRdvd )) / Vo</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
990 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
991 <title>kde:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
992 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
993 Šo a Vo jsou šířka a výška ořezaného videa,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
994 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
995 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
996 PSa je zobrazovaný poměr stran, jež je obvykle 4/3 nebo 16/9,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
997 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
998 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
999 PRdvd je poměr pixelů v DVD, který je roven 1.25=(720/576) pro DVD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1000 v PALu a 1.5=(720/480) pro DVD v NTSC,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1001 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1002 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1003 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1004
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1005 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1006 Pak si můžete spočítat rozlišení X a Y podle určitého faktoru kvality komprese
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1007 (CQ):
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1008 <systemitem>RozY = INT(SQRT( 1000*Datový_tok/25/PSo/CQ )/16) * 16</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1009 a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1010 <systemitem>RozX = INT( RozY * PSo / 16) * 16</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1011 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1012
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1013 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1014 Dobře, ale co je ten CQ?
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1015 CQ odpovídá počtu bitů na pixel a na snímek v zakódování. Jinými slovy, čím
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1016 vyšší je CQ, tím nižší je šance uvidět enkódovací artefakty.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1017 Pokud ovšem máte cílový rozměr vašeho filmu (1 nebo 2 CD například), máte jen
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1018 omezené množství bitů, které můžete spotřebovat; takže je nutné najít vhodný
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1019 kompromis mezi komprimovatelností a kvalitou.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1020 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1021
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1022 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1023 CQ závisí jak na datovém toku, tak na rozlišení filmu. Abyste zvýšili CQ,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1024 obvykle zmenšíte daný film, takže je datový tok spočítán ve funkci cílové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1025 velikosti a délky filmu, které jsou konstantní.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1026 CQ pod 0.18 obvykle vede k velmi čtverečkovanému obrazu, protože není dostatek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1027 bitů pro zakódování informací každého makrobloku (MPEG4, stejně jako mnoho
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1028 jiných kodeků seskupuje pixely do bloků při komprimaci obrázku; pokud není
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1029 dostatek bitů, jsou viditelné hranice těchto bloků).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1030 Proto je rozumné volit CQ v rozmezí 0.20 až 0.22 pro rip na 1 CD a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1031 0.26 až 0.28 pro 2 CD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1032 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1033
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1034 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1035 Prosíme berte v potaz, že CQ je jen informační pomůcka závisející na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1036 enkódovaném obsahu. CQ okolo 0.18 může být dostatečně dobrý pro Bergmana,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1037 na rozdíl od filmu jako je Matrix, který obsahuje mnoho rychlých scén.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1038 Na druhou stranu je zbytečné zvyšovat CQ výš než 0.30, jelikož budete plýtvat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1039 bity za minimální zisk kvality.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1040 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1041
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1042 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1043
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1044 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1045
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1046 <sect2 id="menc-feat-dvd-mpeg4-filtering">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1047 <title>Filtrování</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1048
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1049 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1050 Naučit se používat video filtry <application>MEncoder</application>u je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1051 základem pro produkci dobrých videí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1052 Veškeré úpravy videa jsou prováděny pomocí filtrů -- ořezání, škálování,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1053 úprava barev, odstranění šumu, zaostření, odstranění prokladu, telecinování,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1054 inverzní telecine a deblokování, abychom jmenovali alespoň některé.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1055 Spolu s vyčerpávajícím počtem podporovaných vstupních formátů je nabídka
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1056 dostupných filtrů v <application>MEncoder</application>u jednou z jeho
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1057 hlavních výhod oproti podobným aplikacím.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1058 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1059
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1060 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1061 Filtry jsou nahrávány v řadě za použití volby -vf :
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1062
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1063 <screen>-vf filtr1=volby,filtr2=volby,...</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1064
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1065 Většina filtrů přebírá několik číselných voleb oddělených dvojtečkou, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1066 syntaxe voleb se liší od filtru k filtru, takže si přečtěte manuál
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1067 pro více informací o filtru který chcete použít.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1068 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1069
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1070 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1071 Filtry zpracovávají video v pořadí, v jakém jsou načteny.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1072 Například následující řada:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1073
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1074 <screen>-vf crop=688:464:12:4,scale=640:464</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1075
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1076 nejprve vyřízne z obrázku oblast 688x464 s levým horním rohem v bodě (12,4)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1077 a výsledek pak zmenší na 640x464.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1078 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1079
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1080 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1081 Určité filtry potřebují být nahrány na začátku, nebo co nejblíž začátku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1082 řetězu filtrů, aby mohly využívat informace z video dekodéru, které budou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1083 ztraceny nebo znehodnoceny ostatními filtry.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1084 Nejdůležitější příklady jsou <option>pp</option> (postprocesing, pouze pokud
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1085 provádí deblok nebo dering operace),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1086 <option>spp</option> (další postprocesor pro odstranění MPEG artefaktů),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1087 <option>pullup</option> (inverzní telecine) a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1088 <option>softpulldown</option> (pro konverzi soft telecine na hard
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1089 telecine).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1090 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1091
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1092 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1093 Všeobecně byste měli filtrovat co nejméně je to možné, abyste zůstali co
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1094 nejblíže DVD originálu. Ořezání je často nutné (vysvětleno výše), ale vyhněte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1095 se škálování videa. Ačkoli je zmenšení občas preferováno před použitím
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1096 vyšších kvantizérů. My se musíme vyvarovat obou těchto případů: pamatujte,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1097 že jsme se již na začátku rozhodli obětovat bity za kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1098 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1099
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1100 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1101 Rovněž neupravujte gamu, kontrast, jas, atd. Co vypadá dobře na vaší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1102 obrazovce, nemusí vypadat dobře na ostatních. Tyto korekce by měly být
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1103 prováděny výhradně při přehrávání.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1104 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1105
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1106 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1107 Jednu věc byste však udělat mohli, a to protáhnout video velmi lehkým
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1108 odšumovacím filtrem, jako je <option>-vf hqdn3d=2:1:2</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1109 Zde je opět důvodem využití bitů k lepšímu účelu: proč jimi plýtvat na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1110 enkódování šumu, když si můžete šum přidat až při přehrávání?
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1111 Zvýšením parametrů pro <option>hqdn3d</option> dále zvýší komprimovatelnost,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1112 ale pokud zvýšíte hodnoty příliš, riskujete zhoršení viditelnosti obrazu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1113 Výše zmíněné hodnoty (<option>2:1:2</option>) jsou dost konzervativní;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1114 měli byste si zaexperimentovat s vyššími hodnotami a zhodnotit výsledky sami.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1115 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1116
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1117 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1118
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1119
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1120 <sect2 id="menc-feat-dvd-mpeg4-interlacing">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1121 <title>Prokládání a Telecine</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1122
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1123 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1124 Téměř veškeré filmy jsou natáčeny při 24 snímcích/s. Jelikož NTSC má
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1125 snímkovou rychlost 30000/1001 snímků/s, je třeba provést úpravu těchto
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1126 24 snímků/s videí, aby měly správnou NTSC snímkovou rychlost. Tato úprava se
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1127 jmenuje 3:2 pulldown a obecně je známa jako telecine (protože je pulldown
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1128 často prováděn během přenosu filmu na video) a, jednoduše řečeno, pracuje tak,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1129 že se film zpomalí na 24000/1001 snímků/s a každý čtvrtý snímek se zopakuje.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1130 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1131
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1132 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1133 Naopak žádné speciální úpravy se neprovádějí videu pro PAL DVD, která běží
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1134 při 25 snímcích/s. (Technicky lze na PAL provést telecine, tzv. 2:2 pulldown,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1135 ale v praxi se nepoužívá.) Film s 24 snímky/s je jednoduše přehráván rychlostí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1136 25 snímků/s. Výsledkem je, že video běží o něco rychleji, ale pokud nejste
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1137 vetřelec, tak si rozdílu ani nevšimnete. Většina filmů má navíc výškově
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1138 korigovaný zvuk, takže při přehrávání 25 snímků/s vše zní jak má i přesto, že
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1139 zvuk (a proto i celé video) má o 4% kratší dobu přehrávání než NTSC DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1140 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1141
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1142 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1143 Jelikož video na PAL DVD nebylo upravováno, nemusíte si dělat starosti s jeho
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1144 snímkovou rychlostí. Zdroj má 25 snímků/s, váš rip také. Pokud ovšem ripujete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1145 NTSC DVD film, musíte provést inverzní telecine.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1146 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1147
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1148 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1149 Filmy točené rychlostí 24 snímků/s jsou na NTSC DVD uloženy buď jako
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1150 30000/1001 po telecine, nebo jako progresivní (neprokládaný) se snímkovou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1151 24000/1001 snímků/s, na kterých by měl provést telecine DVD přehrávač za letu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1152 Není to ale zákon: některé TV série jsou prokládané (např. Buffy Lovec upírů),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1153 zatímco jiné jsou porůznu neprokládané nebo prokládané (např. Anděl, nebo 24
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1154 hodin).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1155 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1156
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1157 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1158 Doporučujeme, abyste si přečetli sekci o tom
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1159 <link linkend="menc-feat-telecine">Jak si poradit s telecine a prokladem na NTSC DVD</link>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1160 a naučili se jak využít různé možnosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1161 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1162
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1163 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1164 Pokud ovšem většinou ripujete pouze filmy, nejspíš se setkáváte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1165 s neprokládaným nebo prokládaným videem 24 snímků/s. V tom případě můžete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1166 použít <option>pullup</option> filtr <option>-vf pullup,softskip</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1167 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1168
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1169 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1170
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1171 <sect2 id="menc-feat-dvd-mpeg4-encoding-interlaced">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1172 <title>Enkódování prokládaného videa</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1173
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1174 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1175 Pokud je film, který chcete enkódovat, prokládaný (NTSC video nebo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1176 PAL video), budete si muset vybrat, zda jej chcete "odproložit" nebo ne.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1177 Zatímco odstranění prokladu učiní váš film použitelným na progresivně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1178 vykreslovaných zobrazovačích jako jsou počítačové monitory a projektory.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1179 Cenou za to je, snížení rychlosti z 50 nebo 60000/1001 půlsnímků za sekundu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1180 na 25 nebo 30000/1001 snímků za sekundu a zhruba polovina informací bude
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1181 z vašeho filmu ztracena ve scénách s významným množstvím pohybu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1182 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1183
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1184 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1185 Proto pokud enkódujete ve vysoké kvalitě pro archivační účely, doporučujeme
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1186 ponechat film prokládaný.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1187 Vždy můžete provést odstranění prokladu při přehrávání pokud zobrazujete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1188 na progresivním zařízení a přehrávače v budoucnosti budou schopny odstraňovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1189 proklad v plné půlsnímkové rychlosti, čili odvozovat 50 nebo 60000/1001
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1190 úplných snímků za sekundu z prokládaného videa.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1191 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1192
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1193 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1194 Když pracujete s prokládaným videem, musíte zvláště dbát na:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1195 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1196
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1197 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1198 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1199 Výška a svislé odsazení pro ořezání musí být násobkem 4.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1200 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1201 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1202 Jakékoli svislé škálování musí být provedeno v prokládaném režimu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1203 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1204 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1205 Postprocesní a odšumovací filtry nemusí pracovat podle očekávání,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1206 dokud nezařídíte, aby zpracovávaly najednou pouze jeden půlsnímek a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1207 mohou vám poškodit video při nesprávném použití.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1208 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1209 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1210
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1211 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1212 S vědomím těchto souvislostí vám předkládáme první příklad:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1213 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1214 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1215 mencoder <replaceable>capture.avi</replaceable> -mc 0 -oac lavc -ovc lavc -lavcopts \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1216 vcodec=mpeg2video:vbitrate=6000:ilmv:ildct:acodec=mp2:abitrate=224
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1217 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1218 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1219 Povšimněte si voleb <option>ilmv</option> a <option>ildct</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1220 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1221 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1222
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1223
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1224 <sect2 id="menc-feat-dvd-mpeg4-audio">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1225 <title>Zvuk</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1226
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1227 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1228 Zvuk je mnohem jednodušší problém k řešení: pokud prahnete po kvalitě, prostě
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1229 jej nechte tak jak je.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1230 Dokonce i AC3 5.1 datové proudy mají nanejvýš 448Kbitů/s a stojí za každý bit.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1231 Možná jste v pokušení převést zvuk do Ogg Vorbis při vysoké kvalitě, ale jen
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1232 proto, že dnes nemáte A/V receiver pro hardwarové dekódování AC3 neznamená,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1233 že jej nebudete mít zítra. Připravte své DVD ripy zachováním AC3 datových
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1234 proudů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1235 Datový proud AC3 můžete zachovat buď jeho zkopírováním přímo do video proudu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1236 <link linkend="menc-feat-mpeg4">během enkódování</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1237 Také můžete extrahovat AC3 proud, abyste jej pak namixovali do nosičů jako je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1238 NUT nebo Matroska.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1239 <screen>mplayer <replaceable>zdrojový_soubor.vob</replaceable> -aid 129 -dumpaudio -dumpfile <replaceable>zvuk.ac3</replaceable></screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1240 vytáhne do souboru <replaceable>zvuk.ac3</replaceable> zvukovou stopu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1241 číslo 129 ze souboru <replaceable>zdrojový_soubor.vob</replaceable> (NB: DVD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1242 VOB soubory obvykle používají odlišné číslování audia,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1243 což znamená, že VOB zvuková stopa 120 je druhou zvukovou stopou v souboru).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1244 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1245
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1246 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1247 Někdy ovšem opravdu nemáte jinou možnost než dále zkomprimovat zvuk, aby vám
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1248 zbylo více bitů na video.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1249 Většina lidí volí komprimaci buď pomocí MP3 nebo Vorbis audio kodeků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1250 Zatímco ten druhý je efektivnější z prostorového hlediska, MP3 je lépe
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1251 podporován hardwarovými přehrávači, ačkoli časy se mění.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1252 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1253
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1254 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1255 Nejdříve ze všeho budete muset převést DVD zvuk do WAV souboru, který pak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1256 použije zvukový kodek jako vstup.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1257 Například:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1258 <screen>mplayer <replaceable>zdrojový_soubor.vob</replaceable> -ao pcm:file=<replaceable>výsledný_zvuk.wav</replaceable> -vc dummy -aid 1 -vo null</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1259 vylije druhou zvukovou stopu ze souboru
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1260 <replaceable>zdrojový_soubor.vob</replaceable> do souboru
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1261 <replaceable>výsledný_zvuk.wav</replaceable>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1262 Měli byste normalizovat zvuk před enkódováním, protože DVD zvukové stopy jsou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1263 obvykle nahrávány při nízkých hlasitostech.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1264 Můžete například použít nástroj <application>normalize</application>, který je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1265 k dispozici ve většině distribucí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1266 Pokud používáte Windows, stejnou práci udělá nástroj jako
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1267 <application>BeSweet</application>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1268 Komprimovat budete buď ve Vorbisu nebo MP3.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1269 Například:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1270 <screen>oggenc -q1 <replaceable>cílový_zvuk.wav</replaceable></screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1271 provede enkódování <replaceable>cílového_zvuku.wav</replaceable> s kvalitou 1,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1272 která přibližně odpovídá 80Kb/s a je to minimální kvalita na kterou byste měli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1273 enkódovat, pokud vám záleží na kvalitě.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1274 Poznamenejme, že <application>MEncoder</application> v současnosti neumí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1275 muxovat Vorbis zvukové stopy do výstupního souboru, protože podporuje pouze
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1276 AVI a MPEG kontejnery jako výstup. Pro oba platí, že některé přehrávače mohou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1277 mít problémy s udržením audio/video synchronizace, pokud je přítomen VBR zvuk
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1278 jako je Vorbis.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1279 Nemějte obavy, v tomto dokumentu vám ukážeme, jak to lze udělat pomocí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1280 programů třetích stran.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1281 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1282
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1283 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1284
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1285
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1286 <sect2 id="menc-feat-dvd-mpeg4-muxing">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1287 <title>Muxování (multiplexování)</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1288 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1289 Nyní, když máte své video enkódované, budete jej nejspíš chtít muxovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1290 s jedním nebo více zvukovými stopami do nosného filmového formátu, jako je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1291 AVI, MPEG, Matroska nebo NUT.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1292 <application>MEncoder</application> je zatím schopen zvuk a video zapracovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1293 pouze do nosných formátů MPEG a AVI.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1294 Například:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1295 <screen>mencoder -oac copy -ovc copy -o <replaceable>výstupní_film.avi</replaceable> -audiofile <replaceable>vstupní_audio.mp2</replaceable> <replaceable>vstupní_video.avi</replaceable></screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1296 To by mělo sloučit video soubor <replaceable>vstupní_video.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1297 a zvukový soubor <replaceable>vstupní_audio.mp2</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1298 do AVI souboru <replaceable>výstupní_film.avi</replaceable>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1299 Tento příkaz pracuje s MPEG-1 layer I, II a III (známým jako MP3) zvukem,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1300 WAV a také několika dalšími formáty zvuku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1301 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1302
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1303 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1304 <application>MEncoder</application> obsahuje experimentální podporu pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1305 <systemitem class="library">libavformat</systemitem>, což je knihovna
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1306 z projektu FFmpeg, která podporuje muxování a demuxování celé řady nosných
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1307 formátů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1308 Například:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1309 <screen>mencoder -oac copy -ovc copy -o <replaceable>výstupní_film.asf</replaceable> -audiofile <replaceable>vstupní_audio.mp2</replaceable> <replaceable>vstupní_video.avi</replaceable> -of lavf -lavfopts format=asf</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1310 To provede stejnou činnost jako předchozí příklad, avšak výstupním formátem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1311 bude ASF.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1312 Prosím berte na vědomí, že tato podpora je velmi experimentální (ale de ode
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1313 dne lepší) a bude funkční pouze pokud jste zkompilovali
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1314 <application>MPlayer</application> s podporou pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1315 <systemitem class="library">libavformat</systemitem> (což znamená, že
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1316 předkompilovaná binární verze nebude většinou fungovat).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1317 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1318
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1319 <sect3 id="menc-feat-dvd-mpeg4-muxing-avi-limitations">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1320 <title>Limitace nosného formátu AVI</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1321 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1322 Ačkoli je to po MPEG-1 nejpodporovanější nosný formát, má AVI i jisté
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1323 zásadní nedostatky. Snad nejviditelnější je režie.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1324 Na každý chunk AVI souboru je 24 bajtů ztraceno na hlavičky a index.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1325 To se projeví asi 5 MP na hodinu, neboli 1-2.5% prodloužení 700 MB filmu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1326 Nevypadá to jako mnoho, ale může to znamenat rozdíl mezi možností použít
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1327 video při 700 kbitech/s nebo 714 kbitech/s a tady se každý bit projeví na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1328 kvalitě.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1329 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1330
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1331 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1332 Navíc k této neefektivitě má AVI také následující hlavní omezení:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1333 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1334
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1335 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1336 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1337 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1338 Může být uchováván pouze obsah s konstantní snímkovou rychlostí. To je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1339 zvláště omezující, když má původní materiál, který chcete enkódovat, smíšený
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1340 obsah. Například směs NTSC videa a filmového materiálu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1341 Jistěže jsou zde cestičky, které umožní uložit obsah se smíšenou snímkovou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1342 rychlostí v AVI, ale ty zvyšují (již tak velkou) režii pětinásobně nebo víc,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1343 proto nejsou praktické.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1344 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1345 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1346 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1347 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1348 Zvuk v AVI musí mít buď konstantní datový tok (CBR) nebo konstantní velikost
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1349 rámce (čili všechny rámce se dekódují na stejný počet vzorků).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1350 Naneštěstí ten nejefektivnější kodek, Vorbis, nesplňuje ani jeden z těchto
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1351 požadavků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1352 Pokud tedy plánujete uložit svůj film do AVI, budete muset použít méně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1353 efektivní kodek, jako MP3 nebo AC3.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1354 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1355 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1356 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1357
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1358 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1359 Z výše uvedených důvodů <application>MEncoder</application> zatím
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1360 nepodporuje proměnnou snímkovou rychlost ani enkódování do Vorbisu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1361 Nemusíte to však považovat za omezení, jestliže je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1362 <application>MEncoder</application> jediným nástrojem pro vaše
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1363 enkódování. Nakonec je možné použít <application>MEncoder</application> pouze
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1364 pro enkódování videa a pak použít externí nástroje pro enkódování zvuku a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1365 namuxování do jiného nosného formátu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1366 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1367 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1368
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1369 <sect3 id="menc-feat-dvd-mpeg4-muxing-matroska">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1370 <title>Muxování do nosného formátu Matroska</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1371 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1372 Matroska je svobodný a otevřený standard nosného formátu, zaměřený na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1373 nabídku mnoha pokročilých vlastností, které starší nosné formáty, jako AVI,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1374 nemohou poskytnout.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1375 Například Matroska podporuje zvuk s proměnným datovým tokem (VBR),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1376 proměnné snímkové rychlosti (VFR), kapitoly, přílohy souborů, kód pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1377 detekci chyb (EDC) a moderní A/V kodeky jako "Advanced Audio
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1378 Coding" (AAC), "Vorbis" nebo "MPEG-4 AVC" (H.264), z nichž žádný nelze
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1379 použít v AVI.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1380 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1381
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1382 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1383 Nástroje pro vytváření Matroska souborů jsou souhrnně nazvány
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1384 <application>mkvtoolnix</application> a jsou dostupné pro většinu Unixových
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1385 platforem a stejně tak <application>Windows</application>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1386 Protože je Matroska otevřený standard, můžete najít jiné nástroje, které vám
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1387 lépe padnou, ale protože mkvtoolnix je nejrozšířenější a je podporován
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1388 přímo Matroska týmem, pokryjeme jen jejich použití.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1389 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1390
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1391 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1392 Asi nejsnazší způsob, jak začít s Matroskou je použít
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1393 <application>MMG</application>, grafickou nadstavbu dodávanou s
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1394 <application>mkvtoolnix</application> a řídit se
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1395 <ulink url="http://www.bunkus.org/videotools/mkvtoolnix/doc/mkvmerge-gui.html">návodem k mkvmerge GUI (mmg)</ulink>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1396 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1397
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1398 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1399 Můžete rovněž muxovat zvukové a video soubory z příkazového řádku:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1400 <screen>mkvmerge -o <replaceable>výstup.mkv</replaceable> <replaceable>vstupní_video.avi</replaceable> <replaceable>vstupní_audio1.mp3</replaceable> <replaceable>vstupní_audio2.ac3</replaceable></screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1401 To spojí video soubor <replaceable>vstupní_video.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1402 a dva zvukové soubory <replaceable>vstupní_audio1.mp3</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1403 a <replaceable>vstupní_audio2.ac3</replaceable> do Matroska souboru
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1404 <replaceable>výstup.mkv</replaceable>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1405 Matroska, jak jsme již řekli, umí mnohem víc než to, jako více zvukových stop
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1406 (včetně doladění audio/video synchronizace), kapitoly, titulky, stříhání,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1407 atd...
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1408 Detaily naleznete v dokumentaci k těmto aplikacím.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1409 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1410
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1411 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1412
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1413 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1414
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1415 </sect1>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1416
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1417 <sect1 id="menc-feat-telecine">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1418 <title>Jak naložit s telecine a prokladem v NTSC DVD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1419
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1420 <sect2 id="menc-feat-telecine-intro">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1421 <title>Představení</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1422 <formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1423 <title>Co je to telecine?</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1424 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1425 Pokud moc nerozumíte tomu, co je napsáno v tomto dokumentu, doporučujeme
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1426 navštívit tuto stránku:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1427 <ulink url="http://www.divx.com/support/guides/guide.php?gid=10">http://www.divx.com/support/guides/guide.php?gid=10</ulink>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1428 Na této adrese je srozumitelný a rozumně vyčerpávající popis co je to
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1429 telecine.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1430 </para></formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1431
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1432 <formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1433 <title>Poznámka k číslům.</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1434 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1435 Mnoho dokumentů, včetně výše odkazované příručky, udává hodnotu půlsnímků za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1436 sekundu NTSC videa jako 59.94 a odpovídající snímky za sekundu jako 29.97
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1437 (pro telecinované a prokládané video) a 23.976 (pro neprokládané).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1438 Pro jednoduchost některé dokumenty zaokrouhlují tyto hodnoty na 60, 30 a 24.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1439 </para></formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1440
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1441 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1442 Přesně řečeno jsou všechny tyto čísla přibližná. Černobílé NTSC video mělo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1443 přesně 60 půlsnímků za sekundu, ale později byla zvolena hodnota 60000/1001,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1444 aby bylo možné přidat barevná data a zůstat kompatibilní se starými
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1445 černobílými televizemi. Digitální NTSC (jak je na DVD) má rovněž rychlost
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1446 60000/1001 půlsnímků za sekundu. Z toho vyplývá, že prokládané a telecinované
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1447 video má 30000/1001 snímků za sekundu; neprokládané video má 24000/1001 snímků
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1448 za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1449 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1450
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1451 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1452 Starší verze dokumentace <application>MEncoder</application>u a mnoho zpráv
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1453 v archivu konference hovoří o 59.94, 29.97 a 23.976.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1454 Všechna dokumentace <application>MEncoder</application>u byla aktualizována
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1455 a používá zlomkových hodnot. Vy byste je měli používat také.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1456 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1457
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1458 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1459 <option>-ofps 23.976</option> je nesprávně.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1460 Místo toho byste měli použít <option>-ofps 24000/1001</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1461 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1462
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1463 <formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1464 <title>Jak je používáno telecine.</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1465 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1466 Veškeré video určené k zobrazení na NTSC televizi musí mít 60000/1001
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1467 půlsnímků za sekundu. Filmy vyráběné pro televizi jsou často natáčeny přímo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1468 ve 60000/1001 půlsnímcích za sekundu, ale většina filmů do kin je natáčena při
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1469 24 nebo 24000/1001 snímcích za sekundu. Když je film přepisován na DVD, je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1470 video upraveno pro televizi v procesu zvaném telecine.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1471 </para></formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1472
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1473 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1474 Na DVD není video ve skutečnosti nikdy uloženo v 60000/1001 půlsnímcích za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1475 sekundu. Video jež bylo původně 60000/1001, bude mít každý pár půlsnímků
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1476 zkombinován do podoby snímku s rychlostí 30000/1001 snímků za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1477 Hardwarové DVD přehrávače pak čtou příznak, zabudovaný ve video proudu, který
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1478 udává jestli první půlsnímek tvoří liché nebo sudé řádky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1479 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1480
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1481 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1482 Obsah ve 24000/1001 snímcích za sekundu obvykle zůstává tak jak byl v době
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1483 přepisu na DVD a DVD přehrávač musí provést telecine za letu. Někdy je však
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1484 video telecinováno <emphasis>před</emphasis> uložením na DVD; dokonce i když
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1485 mělo původně 24000/1001 snímků za sekundu, bude mít 60000/1001 půlsnímků za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1486 sekundu. Pokud je uložen na DVD, páry půlsnímků jsou zkombinovány do formy
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1487 30000/1001 snímků za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1488 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1489
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1490 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1491 Když se podíváme na jednotlivé snímky vzniklé z videa o 60000/10001 půlsnímcích
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1492 za sekundu, telecinovaného nebo ne, je zřetelně vidět toto prokládání jakmile
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1493 je zde nějaký pohyb, jelikož jeden půlsnímek (řekněme liché řádky)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1494 reprezentuje časový okamžik o 1/(60000/1001) sekundy pozdější než ten druhý.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1495 Přehrávání prokládaného videa na počítači vypadá škaredě jak proto, že monitor
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1496 má vyšší rozlišení, ale i protože video je zobrazováno snímek po snímku místo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1497 půlsnímek po půlsnímku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1498 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1499
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1500 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1501 <title>Poznámky:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1502 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1503 Tento odstavec platí pouze pro NTSC DVD, nikoli PAL.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1504 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1505 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1506 Řádky s příklady spuštění <application>MEncoder</application>u v dokumentu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1507 <emphasis role="bold">nejsou</emphasis> určeny pro opravdové použití.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1508 Obsahují pouze nutné minimum vyžadované pro enkódování příslušné ke kategorii
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1509 videa. Jak dělat dobré DVD ripy nebo doladit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1510 <systemitem class="library">libavcodec</systemitem> pro maximální kvalitu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1511 není v záběru tohoto dokumentu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1512 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1513 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1514 Poznámky pod čarou příslušné pro tuto příručku jsou linkovány takto:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1515 <link linkend="menc-feat-telecine-footnotes">[1]</link>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1516 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1517 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1518 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1519
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1520 <sect2 id="menc-feat-telecine-ident">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1521 <title>Jak zjistit o jaký typ videa se jedná</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1522
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1523 <sect3 id="menc-feat-telecine-ident-progressive">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1524 <title>Progresivní (neprokládané)</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1525 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1526 Progresivní video je původně natočeno při 24000/1001 snímcích za sekundu a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1527 uloženo na DVD beze změn.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1528 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1529
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1530 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1531 Když přehrajete progresivní DVD v <application>MPlayer</application>u,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1532 <application>MPlayer</application> vypíše následující řádek jakmile začne
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1533 přehrávat:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1534
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1535 <screen> demux_mpg: 24000/1001 fps progressive NTSC content detected, switching framerate.</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1536
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1537 Od tohoto okamžiku by demux_mpg neměl nikdy říct že našel
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1538 &quot;30000/1001 fps NTSC obsah.&quot;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1539 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1540
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1541 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1542 Když sledujete progresivní video, neměli byste nikdy vidět žádný proklad.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1543 Dejte si ale pozor, jelikož je občas trošku telecine namixováno tam, kde byste
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1544 to vůbec nečekali. Setkal jsem se s TV show na DVD, které měly sekundu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1545 telecine při každé změně scény nebo na zcela náhodných místech. Jednou jsem se
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1546 díval na DVD, které bylo do půlky progresivní a od půlky telecinováno. Pokud
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1547 chcete být <emphasis>opravdu</emphasis> důkladní, můžete oskenovat celý film:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1548
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1549 <screen>mplayer dvd://1 -nosound -vo null -benchmark</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1550
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1551 Použití volby <option>-benchmark</option> nechá
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1552 <application>MPlayer</application> přehrát film tak rychle, jak je to jen
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1553 možné; stejně to ale, v závislosti na vašem stroji, chvíli potrvá.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1554 Vždy, když demux_mpg ohlásí změnu snímkové rychlosti, řádek těsně nad hlášením
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1555 ukáže čas ve kterém ke změně došlo.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1556 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1557
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1558 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1559 Občas je progresivní video na DVD označeno jako
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1560 &quot;soft-telecine&quot; protože je zamýšleno, aby telecine provedl DVD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1561 přehrávač.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1562 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1563 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1564
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1565 <sect3 id="menc-feat-telecine-ident-telecined">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1566 <title>Telecinováno (přepsáno pro NTSC televizi)</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1567 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1568 Telecinované video bylo původně natočeno při 24000/1001, ale bylo telecinováno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1569 <emphasis>před</emphasis> zápisem na DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1570 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1571
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1572 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1573 <application>MPlayer</application> (nikdy) nehlásí žádnou změnu snímkové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1574 rychlosti, když přehrává telecinované video.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1575 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1576
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1577 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1578 Při sledování telecinovaného videa uvidíte prokladové artefakty, které jako by
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1579 &quot;blikaly&quot;: opakovaně mizí a objevují se.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1580 Blíže se na to můžete podívat:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1581 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1582 <listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1583 <screen>mplayer dvd://1</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1584 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1585 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1586 Převiňte na část s pohybem.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1587 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1588 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1589 Použijte klávesu <keycap>.</keycap> pro krokování po jednom snímku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1590 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1591 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1592 Sledujte vzor prokládaně vypadajících a progresivně vypadajících snímků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1593 Pokud je vzor, který sledujete PPPII,PPPII,PPPII,..., pak je video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1594 telecinováno. Pokud vidíte jiný vzor, pak mohlo být video telecinováno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1595 použitím nějaké nestandardní metody; <application>MEncoder</application>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1596 neumí bezztrátově převést nestandardní telecine do progresivního. Pokud
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1597 nevidíte žádný vzor, pak je video nejspíš prokládané.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1598 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1599 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1600 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1601
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1602 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1603 Někdy je telecinované video na DVD označeno jako &quot;hard-telecine&quot;.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1604 Jelikož hard-telecine již je ve 60000/1001 půlsnímcích za sekundu, DVD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1605 přehrávač přehraje video bez jakýchkoli manipulací.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1606 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1607
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1608 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1609 Dalším způsobem jak zjistíte, že je váš zdroj telecinován, je přehrát
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1610 jej s volbami <option>-vf pullup</option> a <option>-v</option> a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1611 uvidíte, jak <option>pullup</option> nachází vzor.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1612 Pokud je zdroj telecinován, mělibyste vidět na konzoli vzor 3:2 s opakujícím
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1613 se <systemitem>0+.1.+2</systemitem> a <systemitem>0++1</systemitem>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1614 Tato technika má tu výhodu, že nemusíte sledovat zdroj, abyste jej
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1615 identifikovali, což se může hodit, pokud chcete automatizovat enkódovací
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1616 proceduru, nebo ji provést vzdáleně přes pomalou linku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1617 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1618
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1619 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1620
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1621 <sect3 id="menc-feat-telecine-ident-interlaced">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1622 <title>Prokládané</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1623 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1624 Prokládané video bylo od samého začátku filmováno při 60000/1001 půlsnímcích
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1625 za sekundu a uloženo na DVD ve 30000/1001 snímcích za sekundu. Efekt
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1626 prokládání (často označovaný jako &quot;roztřepení&quot;) je výsledkem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1627 skládání půlsnímků do snímků. Vzdálenost mezi půlsnímky má být 1/(60000/1001)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1628 sekundy a proto když jsou zobrazeny současně, je rozdíl jasně patrný.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1629 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1630
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1631 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1632 Stejně jako u telecinovaného videa by <application>MPlayer</application> neměl
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1633 hlásit jakékoli změny snímkové rychlosti při přehrávání prokládaného obsahu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1634 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1635
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1636 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1637 Když si prohlédnete video blíže pomocí krokování snímků pomocí klávesy
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1638 <keycap>.</keycap>, uvidíte, že každý jednotlivý snímek je prokládaný.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1639 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1640 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1641
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1642 <sect3 id="menc-feat-telecine-ident-mixedpt">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1643 <title>Smíšené progresivní a telecinované</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1644 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1645 Veškerý obsah &quot;smíšeného progresivního a telecinovaného&quot; videa měl
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1646 původně 24000/1001 snímků za sekundu, ale některé části prošly telecine.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1647 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1648
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1649 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1650 Když <application>MPlayer</application> přehrává tuto kategorii, bude (často
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1651 i opakovaně) přepínat mezi &quot;30000/1001 snímky/s NTSC&quot;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1652 a &quot;24000/1001 snímky/s progresivním NTSC&quot;. Sledujte spodek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1653 <application>MPlayer</application>ova výstupu, abyste zachytili tyto zprávy.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1654 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1655
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1656 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1657 Měli byste prověřit části se &quot;30000/1001 snímky/s NTSC&quot;, abyste měli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1658 jistotu, že jsou skutečně telecinovány a ne jen prokládané.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1659 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1660 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1661
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1662 <sect3 id="menc-feat-telecine-ident-mixedpi">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1663 <title>Smíšené progresivní a prokládané</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1664 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1665 Ve &quot;smíšeném progresivním a prokládaném&quot; obsahu bylo progresivní a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1666 prokládané video splácáno dohromady.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1667 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1668
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1669 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1670 Tato kategorie vypadá jako &quot;smíšené progresivní a telecine&quot;,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1671 dokud si neprohlédnete části se 30000/1001 snímky/s a neuvidíte, že nemají
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1672 telecine vzor.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1673 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1674 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1675
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1676 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1677
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1678 <sect2 id="menc-feat-telecine-encode">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1679 <title>Jak enkódovat jednotlivé kategorie</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1680 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1681 Jak jsem se zmínil na začátku, příklady příkazových řádků
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1682 <application>MEncoder</application>u níže <emphasis role="bold">nejsou</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1683 určeny pro praktické použití; pouze demonstrují, minimum voleb nutných k tomu,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1684 abyste správně enkódovali každou kategorii.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1685 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1686
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1687 <sect3 id="menc-feat-telecine-encode-progressive">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1688 <title>Progresivní</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1689 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1690 Progresivní video nevyžaduje žádné speciální filtrování pro enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1691 Jediná volba, která by určitě neměla chybět je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1692 <option>-ofps 24000/1001</option>. Jinak se <application>MEncoder</application>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1693 pokusí enkódovat při 30000/1001 snímcích/s a bude opakovat snímky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1694 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1695
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1696 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1697 <screen>mencoder dvd://1 -nosound -ovc lavc -ofps 24000/1001</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1698 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1699
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1700 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1701 Často se stává, že video, které vypadá progresivně, má v sobě zamíchány
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1702 kratičké telecinované části. Pokud si nejste jisti, je nejbezpečnější
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1703 považovat video za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1704 <link linkend="menc-feat-telecine-encode-mixedpt">smíšené progresivní a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1705 telecinované</link>. Ztráta výkonu je jen malá
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1706 <link linkend="menc-feat-telecine-footnotes">[3]</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1707 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1708 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1709
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1710 <sect3 id="menc-feat-telecine-encode-telecined">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1711 <title>Telecinované</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1712 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1713 Telecine lze obrátit a dostat tak původní 24000/1001 obsah, za použití metody
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1714 zvané inverzní telecine.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1715 <application>MPlayer</application> má několik filtrů právě pro tuto činnost;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1716 nejlepší z těchto filtrů, <option>pullup</option>, je popsán v části
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1717 <link linkend="menc-feat-telecine-encode-mixedpt">smíšené progresivní a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1718 telecinované</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1719 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1720 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1721
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1722 <sect3 id="menc-feat-telecine-encode-interlaced">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1723 <title>Prokládané</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1724 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1725 V praxi není většinou možné dostat kompletní progresivní video z prokládaného
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1726 obsahu. Jediný způsob jak to udělat bez ztráty poloviny svislého rozlišení je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1727 zdvojením snímkové rychlosti a zkusit &quot;odhadnout&quot; co mám provést
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1728 s odpovídajícími linkami každého z půlsnímků (má to ovšem i nevýhody &ndash;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1729 viz metoda 3).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1730 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1731
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1732 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1733 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1734 Enkódujte video v prokládané formě. Obvykle prokládání způsobí těžkou újmu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1735 schopnosti enkodéru dobře komprimovat, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1736 <systemitem class="library">libavcodec</systemitem> má dvě volby určené právě
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1737 pro lepší ukládání prokládaného videa: <option> ildct</option> a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1738 <option>ilme</option>. Rovněž velmi doporučujeme použití volby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1739 <option>mbd=2</option> <link linkend="menc-feat-telecine-footnotes">[2] </link>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1740 protože bude enkódovat makrobloky jako neprokládané tam, kde není žádný pohyb.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1741 Volba <option>-ofps</option> zde <emphasis role="bold">není</emphasis> nutná.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1742
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1743 <screen>mencoder dvd://1 -nosound -ovc lavc -lavcopts ildct:ilme:mbd=2</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1744 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1745 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1746 Použijte filtr odstraňující proklad před enkódováním. Je jich zde několik,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1747 můžete si vybrat. Každý z nich má svá pro i proti. Prohlédněte si výstup
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1748 <option>mplayer -pphelp</option> abyste zjistili, které jsou k dispozici
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1749 (grep pro &quot;deint&quot;) a vyhledejte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1750 <ulink url="http://www.mplayerhq.hu/homepage/design6/info.html#mailing_lists">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1751 e-mailové konference MPlayeru</ulink>, kde naleznete mnoho diskusí o různých
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1752 filtrech. Snímková rychlost se ani zde nemění, takže žádné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1753 <option>-ofps</option>. Odstranění proklady by rovněž mělo být provedeno po
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1754 ořezání <link linkend="menc-feat-telecine-footnotes">[1]</link>, ale před
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1755 škálováním.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1756
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1757 <screen>mencoder dvd://1 -nosound -vf pp=lb -ovc lavc</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1758 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1759 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1760 Naneštěstí je tato volba vadná v <application>MEncoder</application>u;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1761 měla by dobře pracovat v <application>MEncoder G2</application>, ale ten tu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1762 zatím není. Stejně je určením <option> -vf tfields</option> vytvoření
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1763 kompletního snímku z každého půlsnímku, což zvýší snímkovou rychlost na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1764 60000/1001. Výhoda tohoto přístupu je v tom, že nepřijdete o žádná data;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1765 Protože však každý snímek pochází jen z jediného půlsnímku, musí být chybějící
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1766 linky nějak dopočítány. Neexistuje mnoho dobrých metod, generujících chybějící
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1767 data, takže výsledek bude trochu podobný tomu, když se použije některý filtr
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1768 odstraňující proklad.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1769 Generováním chybějících linek vznikají další problémy tím, že se zdvojnásobí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1770 množství dat. Takže jsou potřeba vyšší datové toky pro enkódování, aby byla
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1771 zachována kvalita a spotřebuje se více výkonu CPU jak pro enkódování, tak pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1772 dekódování. tfields má několik různých voleb pro volbu způsobu generování
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1773 chybějících linek. Pokud použijete tuto možnost, prostudujte si manuál a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1774 zvolte si volbu, která s vaším materiálem vypadá nejlépe.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1775 Poznamenejme, že při použití <option>tfields</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1776 <emphasis role="bold">musíte</emphasis> nastavit <option>-fps</option> a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1777 <option>-ofps</option> na dvojnásobek snímkové rychlosti originálu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1778
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1779 <screen>mencoder dvd://1 -nosound -vf tfields=2 -ovc lavc -fps 60000/1001 -ofps 60000/1001</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1780 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1781 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1782 Pokud plánujete výrazné zmenšování, můžete extrahovat a enkódovat jen jeden
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1783 z půlsnímků. Samozřejmě přijdete o polovinu svislého rozlišení, ale pokud
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1784 plánujete zmenšení ideálně na 1/2 originální velikosti, nebude na této ztrátě
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1785 vůbec záležet. Výsledek bude progresivní soubor s 30000/1001 snímky za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1786 Celý postup spočívá v použití <option>-vf field</option> a následném ořezu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1787 <link linkend="menc-feat-telecine-footnotes">[1]</link> a příslušném
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1788 škálování. Pamatujte, že musíte nastavit scale tak, aby kompenzoval
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1789 zmenšení svislého rozměru na polovinu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1790 <screen>mencoder dvd://1 -nosound -vf field=0 -ovc lavc</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1791 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1792 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1793 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1794
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1795 <sect3 id="menc-feat-telecine-encode-mixedpt">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1796 <title>Smíšené progresivní a telecinované</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1797 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1798 Abychom převedli smíšené progresivní a telecinované video zcela na progresivní
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1799 video, musí být telecinované části inverzně telecinovány. K tomu lze dospět
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1800 třemi postupy popsanými níže.Poznamenejme, že byste měli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1801 <emphasis role="bold">vždy</emphasis> provést inverzní telecine před
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1802 jakýmkoliv škálováním; a v případě, že přesně nevíte co děláte, také před
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1803 ořezáním <link linkend="menc-feat-telecine-footnotes">[1]</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1804 Volba <option>-ofps 24000/1001</option> je vyžadována, protože výstupní video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1805 bude mít 24000/1001 snímků za sekundu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1806 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1807
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1808 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1809 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1810 <option>-vf pullup</option> je navržen tak, aby inverzně telecinoval, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1811 progresivní data nechával jak jsou. Pro správnou funkci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1812 <emphasis role="bold">musí</emphasis> být <option>pullup</option> následován
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1813 filtrem <option>softskip</option>, jinak <application>MEncoder</application>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1814 zhavaruje. <option>pullup</option> je však nejčistší a nejpřesnější dostupnou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1815 metodou pro enkódování jak telecinovaného, tak &quot;smíšeného progresivního a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1816 telecinovaného&quot;.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1817
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1818 <screen>mencoder dvd://1 -nosound -vf pullup,softskip -ovc lavc -ofps 24000/1001</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1819 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1820
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1821
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1822 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1823 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1824 Starší metodou je, spíše než inverzně telecinovat telecinované části,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1825 telecinovat progresivní části a poté inverzně telecinovat celé video.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1826 Zní to zmateně? softpulldown je filtr, který projde celé video a převede celý
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1827 soubor na telecinovaný. Pokud budeme následovat softpulldown buď
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1828 <option>detc</option> nebo <option>ivtc</option>, bude konečný výsledek zcela
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1829 progresivní. Nutná je volba <option>-ofps 24000/1001</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1830
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1831 <screen>mencoder dvd://1 -nosound -vf softpulldown,ivtc=1 -ovc lavc -ofps 24000/1001</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1832 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1833 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1834
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1835 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1836 Osobně jsem nepoužil <option>-vf filmdint</option>, ale toto o něm (přibližně)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1837 řekl D Richard Felker III:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1838
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1839 <blockquote><para>Je to OK, ale IMO to zkouší až příliš často odstraňovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1840 proklad místo provádění inverzního telecine (stejně jako settop DVD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1841 přehrávače &amp; progresivní televize) což vede ke škaredému třepotání a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1842 dalším artefaktům. Pokud jej chcete používat, měli byste předtím alespoň
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1843 trochu času věnovat ladění voleb a sledováním výstupu, abyste měli jistotu,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1844 že vám to něco nekazí.</para></blockquote>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1845 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1846 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1847 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1848
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1849 <sect3 id="menc-feat-telecine-encode-mixedpi">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1850 <title>Smíšené progresivní a prokládané</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1851 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1852 Máme dvě volby pro práci s touto kategorií, obě jsou však kompromisem. Měli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1853 byste se rozhodnout podle trvání/umístění každého typu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1854 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1855
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1856 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1857 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1858 Považujte to za progresivní. Prokládané části budou vypadat prokládaně a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1859 některé z prokládaných políček bude muset být zahozeno, což povede
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1860 k nestejnoměrnému poskakování. Můžete proti tomu nasadit postprocesní filtr,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1861 pokud chcete, ale tím mírně degradujete progresivní části.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1862 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1863
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1864 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1865 Této volbě byste se měli rozhodně vyhnout, pokud chcete nakonec zobrazovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1866 video na zobrazovači s prokládaným obrazem (přes TV kartu například).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1867 Pokud máte prokládané snímky ve videu s rychlostí 24000/1001 snímků za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1868 sekundu, budou telecinovány spolu s progresivními snímky. Polovina
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1869 prokládaných "snímků" bude zobrazena po dobu trvání třech snímků
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1870 (3/(60000/1001) sekund), což povede k poskakování. Efekt
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1871 &quot;cukání zpět&quot; vypadá skutečně zle. Pokud se o to přece pokusíte,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1872 <emphasis role="bold">musíte</emphasis> použít filtr odstraňující proklad,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1873 jako je <option>lb</option> nebo <option>l5</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1874 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1875
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1876 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1877 Špatnou volbou je to i pro progresivní zobrazovač. Ten zahodí páry po sobě
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1878 jdoucích snímků, což povede k přerušování, které může být více viditelné, než
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1879 při druhé metodě, která zobrazuje některé progresivní snímky dvakrát.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1880 Prokládané video se 30000/1001 snímky za sekundu je totiž poněkud trhané,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1881 protože by ve skutečnosti mělo být promítáno při 60000/1001 půlsnímcích za
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1882 sekundu, takže zdvojení některých snímků není tak moc vidět.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1883 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1884
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1885 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1886 V každém případě je nejlepší posoudit obsah a způsob, jakým bude zobrazován.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1887 Pokud je vaše video z 90% progresivní a nikdy jej nebudete pouštět na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1888 televizi, měli byste volit progresivní přístup.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1889 Pokud je progresívní jen z poloviny, pravděpodobně jej bude lepší enkódovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1890 jako by bylo celé prokládané.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1891 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1892 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1893
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1894 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1895 Pokládat jej za prokládané. Některé snímky v progresivních částech budou muset
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1896 být duplikovány, což povede k nepravidelnému poskakování. Opět platí, že
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1897 filtry pro odstranění prokladu mohou poněkud degradovat progresivní části.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1898 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1899
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1900 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1901 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1902
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1903 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1904
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1905 <sect2 id="menc-feat-telecine-footnotes">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1906 <title>Poznámky pod čarou</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1907 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1908 <listitem><formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1909 <title>K ořezu:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1910 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1911 Video data na DVD jsou ukládána ve formátu zvaném YUV 4:2:0. V YUV videu jsou,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1912 jasová (&quot;černobílá&quot;; angl. luma) a barvonosná (angl. chroma) složka
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1913 ukládány odděleně. Protože je lidské oko méně citlivé na změnu barvy, než na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1914 jas, připadá v YUV 4:2:0 obrázku pouze jeden barvonosný pixel na každé čtyři
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1915 jasové pixely. V progresivním obrázku má každý čtverec 2x2 jasových pixelů
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1916 právě jeden barvonosný pixel. Proto musíte ořezávat progresivní YUV 4:2:0
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1917 na sudé rozměry a používat sudé odsazení (offsety). Například
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1918 <option>crop=716:380:2:26</option> je OK, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1919 <option>crop=716:380:3:26 </option> není.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1920 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1921 </formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1922
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1923 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1924 Když máte co do činění s prokládaným YUV 4:2:0, je situace mnohem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1925 komplikovanější. Místo každých čtyřech pixelů ve <emphasis>snímku</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1926 sdílejících barvonosný pixel, každé čtyři jasové pixely v každém
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1927 <emphasis>půlsnímku</emphasis> sdílejí barvonosný pixel. Když jsou půlsnímky
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1928 proloženy do snímku, každá linka má výšku jeden pixel. A nyní místo aby dané
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1929 čtyři pixely tvořily čtverec, jsou první dva vedle sebe a druhé dva jsou vedle
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1930 sebe o dvě linky níž. Dva pixely těsně pod nimi patří do jiného půlsnímku a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1931 proto sdílí jiný barvonosný pixel se dvěma jasovými pixely o dva řádky níž.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1932 Všechno tohle nás nutí mít svislé rozměry ořezání a odsazení bezezbytku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1933 dělitelné čtyřmi. Vodorovné stačí když budou sudé.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1934 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1935
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1936 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1937 Pro telecinované video doporučuji, abyste ořezání prováděli až po inverzi
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1938 telecine. Jakmile je video progresivní, stačí řezat jen na sudé rozměry.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1939 Pokud si však přece jen chcete dopřát mírné zrychlení, které může poskytnout
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1940 časný ořez, musíte svisle dodržet násobky čtyřech, jinak nebude mít filtr
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1941 pro inverzi telecine správná data.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1942 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1943
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1944 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1945 Prokládané (nikoli telecinované) video musíte vždy ořezávat svisle násobky
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1946 čtyř, pokud před ořezáním nepoužijete <option>-vf field</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1947 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1948 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1949
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1950 <listitem><formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1951 <title>K volbám pro enkódování a kvalitě:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1952 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1953 Jen proto, že doporučuji <option>mbd=2</option> zde neznamená, že by tato
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1954 volba nemohla být použita jinde. V kombinaci s <option>trell</option>, je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1955 <option>mbd=2</option> jednou ze dvou voleb
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1956 <systemitem class="library">libavcodec</systemitem>u, které nejvíce zvyšují
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1957 kvalitu a vy byste měli vždy použít alespoň tyto dvě, pokud není na škodu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1958 zpomalení rychlosti enkódování (např. při enkódování v reálném čase).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1959 Mnoho dalších voleb <systemitem class="library">libavcodec</systemitem>u
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1960 zvyšuje kvalitu enkódování (a snižuje jeho rychlost), ale to je mimo zaměření
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1961 tohoto textu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1962 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1963 </formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1964 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1965
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1966 <listitem><formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1967 <title>K výkonu filtru pullup:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1968 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1969 Použití <option>pullup</option> je bezpečné (spolu se <option>softskip
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1970 </option>) na progresivní video a je to obvykle dobrá volba, pokud nebyl zdroj
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1971 prověřen, že je celý progresivní. Ve většině případů je ztráta výkonu malá.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1972 V ojedinělých případech enkódování způsobí <option>pullup</option>, že je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1973 <application>MEncoder</application> o 50% pomalejší. Přidání zpracování zvuku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1974 a pokročilých <option>lavcopts</option> zastíní tento rozdíl tak, že rozdíl
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1975 v rychlosti působený použitím <option>pullup</option> se sníží na 2%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1976 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1977 </formalpara>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1978 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1979
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1980 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1981
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1982 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1983
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1984 </sect1>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1985
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1986
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1987 <sect1 id="menc-feat-enc-libavcodec">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1988 <title>Enkódování s rodinou kodeků <systemitem class="library">libavcodec</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1989 </title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1990
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1991 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1992 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1993 zajišťuje jednoduché enkódování do mnoha zajímavých video a audio formátů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1994 Můžete enkódovat do následujících kodeků (více méně aktuální):
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1995
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1996 <informaltable frame="all">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1997 <tgroup cols="2">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1998 <thead>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
1999 <row><entry>Jméno kodeku</entry><entry>Popis</entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2000 </thead>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2001 <tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2002 <row><entry>mjpeg</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2003 Motion JPEG
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2004 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2005 <row><entry>ljpeg</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2006 Lossless (bezztrátový) JPEG
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2007 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2008 <row><entry>h261</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2009 H.261
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2010 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2011 <row><entry>h263</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2012 H.263
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2013 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2014 <row><entry>h263p</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2015 H.263+
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2016 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2017 <row><entry>mpeg4</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2018 standardní ISO MPEG-4 (DivX 5, XVID kompatibilní)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2019 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2020 <row><entry>msmpeg4</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2021 prvotní MPEG-4 varianta od MS, v3 (DivX3)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2022 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2023 <row><entry>msmpeg4v2</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2024 prvotní MPEG-4 od MS, v2 (použitý ve starých asf souborech)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2025 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2026 <row><entry>wmv1</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2027 Windows Media Video, verze 1 (WMV7)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2028 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2029 <row><entry>wmv2</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2030 Windows Media Video, verze 2 (WMV8)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2031 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2032 <row><entry>rv10</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2033 starý RealVideo kodek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2034 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2035 <row><entry>mpeg1video</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2036 MPEG-1 video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2037 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2038 <row><entry>mpeg2video</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2039 MPEG-2 video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2040 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2041 <row><entry>huffyuv</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2042 bezztrátová komprese
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2043 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2044 <row><entry>asv1</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2045 ASUS Video v1
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2046 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2047 <row><entry>asv2</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2048 ASUS Video v2
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2049 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2050 <row><entry>ffv1</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2051 bezztrátový video kodek z FFmpeg
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2052 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2053 <row><entry>flv</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2054 Sorenson H.263 používaný ve Flash Video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2055 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2056 <row><entry>dvvideo</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2057 Sony Digital Video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2058 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2059 <row><entry>snow</entry><entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2060 Experimentální vlnkově orientovaný kodek z FFmpeg
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2061 </entry></row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2062 </tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2063 </tgroup>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2064 </informaltable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2065
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2066 První pole obsahuje názvy kodeků, které můžete přiřadit konfiguračnímu parametru
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2067 <literal>vcodec</literal>, např: <option>-lavcopts vcodec=msmpeg4</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2068 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2069
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2070 <informalexample>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2071 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2072 Příklad, s MJPEG kompresí:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2073 <screen>mencoder dvd://2 -o titul2.avi -ovc lavc -lavcopts vcodec=mjpeg -oac copy</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2074 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2075 </informalexample>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2076
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2077 <sect2 id="menc-feat-dvd-mpeg4-lavc-encoding-options">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2078 <title>Enkódovací volby libavcodecu</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2079
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2080 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2081 V ideálním případě byste asi chtěli jen říct enkodéru, aby se přepnul do
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2082 režimu "vysoká kvalita" a šel na to.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2083 To by bylo jistě hezké, ale naneštěstí je to těžké zavést, jelikož různé
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2084 volby enkódování vedou k různé kvalitě v závislosti na zdrojovém materiálu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2085 To proto, že komprese závisí na vizuálních vlastnostech daného videa.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2086 Například anime a živá akce mají zcela rozdílné vlastnosti a tedy vyžadují
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2087 odlišné volby pro dosažení optimálního enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2088 Dobrá zpráva je, že některé volby by nikdy neměly chybět, jako
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2089 <option>mbd=2</option>, <option>trell</option> a <option>v4mv</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2090 Podrobný popis obvyklých enkódovacích voleb naleznete níže.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2091 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2092
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2093
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2094 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2095 <title>Volby k nastavení:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2096 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2097 <emphasis role="bold">vmax_b_frames</emphasis>: 1 nebo 2 je v pořádku,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2098 v závislosti na filmu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2099 Poznamenejme, že pokud chcete mít svá videa dekódovatelná kodekem DivX5,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2100 budete muset zapnout podporu uzavřeného GOP, pomocí volby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2101 <systemitem class="library">libavcodec</systemitem>u <option>cgop</option>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2102 ale budete také muset vypnout detekci scény, což není dobrý nápad, jelikož
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2103 tak trochu zhoršíte efektivitu enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2104 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2105
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2106 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2107 <emphasis role="bold">vb_strategy=1</emphasis>: pomáhá ve scénách s rychlým
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2108 pohybem.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2109 Vyžaduje vmax_b_frames >= 2.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2110 V některých videích může vmax_b_frames snížit kvalitu, ale vmax_b_frames=2
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2111 spolu s vb_strategy=1 pomůže.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2112 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2113
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2114 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2115 <emphasis role="bold">dia</emphasis>: okruh vyhledávání pohybu. Čím větší, tím
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2116 lepší a pomalejší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2117 Záporné hodnoty mají úplně jiný význam.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2118 Dobrými hodnotami jsou -1 pro rychlé enkódování, nebo 2-4 pro pomalejší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2119 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2120
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2121 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2122 <emphasis role="bold">predia</emphasis>: předprůchod pro vyhledávání pohybu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2123 Není tak důležitý jako dia. Dobré hodnoty jsou 1 (výchozí) až 4. Vyžaduje
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2124 preme=2, aby byla opravdu k něčemu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2125 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2126
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2127 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2128 <emphasis role="bold">cmp, subcmp, precmp</emphasis>: Porovnávací funkce pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2129 odhad pohybu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2130 Experimentujte s hodnotami 0 (výchozí), 2 (hadamard), 3 (dct) a 6 (omezení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2131 datového toku).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2132 0 je nejrychlejší a dostatečná pro precmp.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2133 Pro cmp a subcmp je 2 dobrá pro anime a 3 zase pro živou akci.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2134 6 může, ale nemusí být o něco lepší, ale je pomalá.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2135 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2136
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2137 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2138 <emphasis role="bold">last_pred</emphasis>: Počet prediktorů pohybu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2139 přebíraných z předchozího snímku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2140 1-3 nebo tak pomůžou za cenu menšího zdržení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2141 Vyšší hodnoty jsou však pomalé a nepřináší žádný další užitek.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2142 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2143
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2144 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2145 <emphasis role="bold">cbp, mv0</emphasis>: Ovládá výběr makrobloků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2146 Malá ztráta rychlosti za malý zisk kvality.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2147 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2148
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2149 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2150 <emphasis role="bold">qprd</emphasis>: adaptivní kvantizace založená na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2151 komplexnosti makrobloku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2152 Může pomoci i uškodit v závislosti na videu a ostatních volbách.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2153 Toto může způsobovat artefakty, pokud nenastavíte vqmax na nějakou rozumně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2154 malou hodnotu (6 je dobrá, možná byste ale měli jít až na 4); vqmin=1 může
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2155 také pomoci.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2156 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2157
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2158 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2159 <emphasis role="bold">qns</emphasis>: velmi pomalá, zvlášť v kombinaci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2160 s qprd.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2161 Tato volba nutí enkodér minimalizovat šum díky kompresi artefaktů, místo aby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2162 se snažil striktně zachovávat věrnost videa. Nepoužívejte ji, pokud jste již
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2163 nezkusili všechno ostatní kam až to šlo a výsledek přesto není dost dobrý.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2164 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2165
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2166 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2167 <emphasis role="bold">vqcomp</emphasis>: Vylepšení ovládání datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2168 Dobré hodnoty se liší podle videa. Můžete to bezpečně ponechat jak to je,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2169 pokud chcete.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2170 Snížením vqcomp pustíte více bitů do scén s nízkou komplexností, zvýšením je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2171 pošlete do scén s vysokou komplexností (výchozí: 0.5, rozsah: 0-1. doporučený
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2172 rozsah: 0.5-0.7).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2173 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2174
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2175 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2176 <emphasis role="bold">vlelim, vcelim</emphasis>: Nastaví jediný koeficient
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2177 prahu eliminace pro jasové a barevné roviny.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2178 Ty jsou enkódovány odděleně ve všech MPEGu podobných algoritmech.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2179 Myšlenka stojící za těmito volbami je použití dobré heuristiky pro určení,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2180 zda je změna v bloku menší než vámi nastavený práh a v tom případě se blok
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2181 enkóduje jako "nezměněný".
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2182 To šetří bity a možná i zrychlí enkódování. vlelim=-4 a vcelim=9 se zdají být
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2183 dobré pro hrané filmy, ale příliš nepomohou s anime; pokud enkódujete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2184 animované vido, měli byste je asi nechat beze změn.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2185 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2186
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2187 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2188 <emphasis role="bold">qpel</emphasis>: Odhad pohybu s přesností na čtvrt
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2189 pixelu. MPEG-4 používá přesnost na půl pixelu jako výchozí při vyhledávání
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2190 pohybu, proto je tato volba spojena s určitou režií, jelikož se do výstupního
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2191 souboru ukládá více informací.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2192 Kompresní zisk/ztráta závisí na filmu, ale obvykle to není příliš efektivní
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2193 na anime.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2194 qpel vždy způsobí zvýšení výpočetní náročnosti dekódování (v praxi +20% času
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2195 CPU).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2196 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2197
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2198 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2199 <emphasis role="bold">psnr</emphasis>: neovlivní aktuální enkódování, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2200 zaznamená typ/velikost/kvalitu každého snímku do log souboru a na konci vypíše
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2201 souhrnný PSNR (odstup signálu od šumu).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2202 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2203
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2204 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2205
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2206 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2207 <title>Volby se kterými nedoporučujeme si hrát:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2208 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2209 <emphasis role="bold">vme</emphasis>: Výchozí je nejlepší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2210 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2211
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2212 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2213 <emphasis role="bold">lumi_mask, dark_mask</emphasis>: Psychovizuálně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2214 adaptivní kvantizace.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2215 Nehrajte si s těmito volbami, pokud vám jde o kvalitu. Rozumné hodnoty mohou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2216 být efektivní ve vašem případě, ale pozor, je to velmi subjektivní.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2217 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2218
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2219 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2220 <emphasis role="bold">scplx_mask</emphasis>: Snaží se předcházet blokovým
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2221 artefaktům, ale postprocesing je lepší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2222 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2223 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2224
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2225 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2226
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2227
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2228 <sect2 id="custommatrices"><title>Uživatelské inter/intra matice</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2229
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2230 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2231 Díky této vlastnosti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2232 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link>u
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2233 můžete nastavit uživatelskou inter (I-snímky/klíčové snímky) a intra
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2234 (P-snímky/predikované (rozumějte vypočítané) snímky) matice. To je podporováno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2235 mnoha kodeky:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2236 <systemitem>mpeg1video</systemitem> a <systemitem>mpeg2video</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2237 jsou hlášeny jako funkční.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2238 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2239
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2240 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2241 Typické použití této vlastnosti je nastavení matic preferovaných
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2242 <ulink url="http://www.kvcd.net/">KVCD</ulink> specifikacemi.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2243 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2244
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2245 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2246 <emphasis role="bold">Kvantizační Matice KVCD &quot;Notch&quot;:</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2247 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2248
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2249 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2250 Intra:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2251 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2252 8 9 12 22 26 27 29 34
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2253 9 10 14 26 27 29 34 37
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2254 12 14 18 27 29 34 37 38
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2255 22 26 27 31 36 37 38 40
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2256 26 27 29 36 39 38 40 48
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2257 27 29 34 37 38 40 48 58
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2258 29 34 37 38 40 48 58 69
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2259 34 37 38 40 48 58 69 79
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2260 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2261
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2262 Inter:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2263 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2264 16 18 20 22 24 26 28 30
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2265 18 20 22 24 26 28 30 32
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2266 20 22 24 26 28 30 32 34
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2267 22 24 26 30 32 32 34 36
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2268 24 26 28 32 34 34 36 38
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2269 26 28 30 32 34 36 38 40
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2270 28 30 32 34 36 38 42 42
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2271 30 32 34 36 38 40 42 44
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2272 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2273 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2274
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2275 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2276 Použití:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2277 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2278 $ mencoder <replaceable>vstup.avi</replaceable> -o <replaceable>výstup.avi</replaceable> -oac copy -ovc lavc -lavcopts inter_matrix=...:intra_matrix=...
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2279 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2280 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2281
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2282 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2283 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2284 $ mencoder <replaceable>input.avi</replaceable> -ovc lavc -lavcopts
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2285 vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2286 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,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2287 29,34,37,38,40,48,58,29,34,37,38,40,48,58,69,34,37,38,40,48,58,69,79
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2288 :inter_matrix=16,18,20,22,24,26,28,30,18,20,22,24,26,28,30,32,20,22,24,26,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2289 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,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2290 36,38,40,28,30,32,34,36,38,42,42,30,32,34,36,38,40,42,44 -oac copy -o svcd.mpg
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2291 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2292 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2293 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2294
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2295
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2296 <sect2 id="menc-feat-dvd-mpeg4-example">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2297 <title>Příklad</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2298
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2299 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2300 Takže jste si koupili zbrusu novou kopii filmu Harry Potter a Tajemná komnata
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2301 (širokoúhlou verzi samozřejmě) a chcete si toto DVD ripnout, takže si jej
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2302 můžete přidat do svého Domácího kino-počítače PC. Je to region 1 DVD, takže je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2303 v NTSC. Níže uvedený příklad je stále vhodný i pro PAL, jen musíte vynechat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2304 <option>-ofps 24000/1001</option> (protože výstupní snímková rychlost je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2305 shodná se vstupní) a přirozeně budou rozdílné souřadnice pro ořez.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2306 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2307
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2308 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2309 Po spuštění <option>mplayer dvd://1</option>, postupujeme podle informací
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2310 obsažených v sekci <link linkend="menc-feat-telecine">Jak naložit s telecine
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2311 a prokladem v NTSC DVD</link> a zjistíme že je to 24000/1001 neprokládané
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2312 video, takže nepotřebujeme použít inverzní telecine filtr, jako je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2313 <option>pullup</option> nebo <option>filmdint</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2314 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2315
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2316 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2317 Dále musíme zjistit vhodný ořezový obdélník, takže použijeme filtr cropdetect:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2318
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2319 <screen>mplayer dvd://1 -vf cropdetect</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2320
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2321 Ujistěte se, že jste přešli přes zaplněný snímek (nějakou jasnou scénu) a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2322 v konzoli <application>MPlayer</application>u uvidíte:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2323
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2324 <screen>crop area: X: 0..719 Y: 57..419 (-vf crop=720:362:0:58)</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2325
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2326 Potom přehrajeme film s tímto filtrem, abychom otestovali jeho správnost:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2327
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2328 <screen>mplayer dvd://1 -vf crop=720:362:0:58</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2329
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2330 A zjistíme, že to vypadá zcela v pořádku. Dále se ujistíme, že šířka i výška
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2331 jsou násobky 16. Šířka je v pořádku, výška ovšem ne. Protože jsme nepropadli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2332 v sedmé třídě z matematiky, víme, že nejbližším násobkem 16 nižším než 362 je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2333 352.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2334 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2335
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2336 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2337 Mohli bychom použít <option>crop=720:352:0:58</option>, ale bude lepší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2338 ustřihnout kousek nahoře i dole, takže zachováme střed. Zkrátili jsme výšku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2339 o 10 pixelů, ale nechceme zvýšit odsazení y o 5 pixelů, protože je to liché
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2340 číslo, což by nepříznivě ovlivnilo kvalitu. Místo toho zvýšíme odsazení y o 4
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2341 pixely:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2342
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2343 <screen>mplayer dvd://1 -vf crop=720:352:0:62</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2344
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2345 Další důvod pro odstřižení pixelů shora i zdola je to, že si můžeme být jisti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2346 odstřižením napůl černých pixelů pokud existují. Pokud je však vaše video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2347 telecinováno, ujistěte se, že máte v řetězu filtrů <option>pullup</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2348 filtr (nebo jiný filtr pro inverzi telecine, který hodláte použít) ještě před
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2349 odstraněním prokladu a ořezem. (Pokud se rozhodnete zachovat vaše video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2350 prokládané, pak se ujistěte, že vaše vertikální odsazení (offset)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2351 je násobkem 4.)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2352 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2353
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2354 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2355 Pokud si děláte starosti se ztrátou těch 10 pixelů, možná raději snížíte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2356 rozměry na nejbližší násobek 16. Řetězec filtrů by pak vypadal asi takto:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2357
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2358 <screen>-vf crop=720:362:0:58,scale=720:352</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2359
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2360 Takovéto zmenšení videa bude znamenat ztrátu malého množství detailů, což bude
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2361 pravděpodobně stěží postřehnutelné. Zvětšování by naopak vedlo ke snížení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2362 kvality (pokud byste nezvýšili datový tok). Ořez odstraní tyto pixely úplně.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2363 To je jedna z věcí, kterou byste si měli uvážit pro každý případ zvlášť.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2364 Například pokud bylo DVD video vyrobeno pro televizi, měli byste se vyvarovat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2365 vertikálnímu škálování, jelikož počet řádků odpovídá originální nahrávce.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2366 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2367
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2368 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2369 Při prohlídce jsme zjistili, že video je poměrně akční, s vysokým počtem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2370 detailů, takže jsme zvolili datový tok 2400 Kbitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2371 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2372
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2373 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2374 Nyní jsme připraveni provést dvouprůchodové enkódování. Průchod jedna:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2375
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2376 <screen>mencoder dvd://1 -ofps 24000/1001 -oac copy -vf crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2377 -lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=1 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2378 -o Harry_Potter_2.avi</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2379
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2380 A průchod dva je stejný, jen nastavíme <option>vpass=2</option>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2381
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2382 <screen>mencoder dvd://1 -ofps 24000/1001 -oac copy -vf crop=720:352:0:62,hqdn3d=2:1:2 -ovc lavc \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2383 -lavcopts vcodec=mpeg4:vbitrate=2400:v4mv:mbd=2:trell:cmp=3:subcmp=3:mbcmp=3:autoaspect:vpass=2 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2384 -o Harry_Potter_2.avi</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2385 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2386
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2387 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2388 Volby <option>v4mv:mbd=2:trell</option> velmi zvýší kvalitu za cenu časové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2389 náročnosti enkódování. Vcelku není důvod tyto volby vypustit, pokud je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2390 primárním cílem kvalita. Volby <option>cmp=3:subcmp=3:mbcmp=3</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2391 vyberou porovnávací funkci, která poskytuje lepší kvalitu, než výchozí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2392 S tímto parametrem můžete zkusit experimentovat (nahlédněte do man stránky pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2393 seznam možných hodnot), jelikož různé funkce mohou mít velký vliv na kvalitu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2394 v závislosti na zdrojovém materiálu. Například pokud zjistíte, že
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2395 <systemitem class="library">libavcodec</systemitem> produkuje příliš mnoho
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2396 čtverečkových artefaktů, můžete zkusit zvolit experimentální NSSE jako
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2397 porovnávací funkci přes <option>*cmp=10</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2398 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2399
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2400 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2401 V případě tohoto filmu bude výsledné AVI dlouhé 138 minut a veliké kolem 3GB.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2402 A protože jste řekli, že na velikosti nezáleží, je to přijatelná velikost.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2403 Ale pokud byste jej chtěli menší, můžete zkusit nižší datový tok.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2404 Efekt zvyšování datového toku se totiž neustále snižuje, takže zatímco je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2405 zlepšení po zvýšení z 1800 Kbitů na 2000 Kbitů zjevné, nemusí být již tak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2406 velké nad 2000 Kbitů. Beze všeho s tím experimentujte, dokud nebudete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2407 spokojeni.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2408 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2409
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2410 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2411 Jelikož jsme protáhli video odšumovacím filtrem, měli bychom jej trochu přidat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2412 během přehrávání. To, spolu s <option>spp</option> post-procesním filtrem,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2413 znatelně zvýší vnímanou kvalitu a pomůže odstranit čtverečkové artefakty ve
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2414 videu. S <application>MPlayer</application>ovou volbou <option>autoq</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2415 může být množství postprocesingu prováděného filtrem spp přizpůsobováno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2416 vytížení CPU. V tuto chvíli rovněž můžete provést korekci gama a/nebo barevnou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2417 korekci k dosažení nejlepších výsledků. Například:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2418
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2419 <screen>mplayer Harry_Potter_2.avi -vf spp,noise=9ah:5ah,eq2=1.2 -autoq 3</screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2420
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2421 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2422 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2423 </sect1>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2424
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2425
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2426 <sect1 id="menc-feat-xvid">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2427 <title>Enkódování pomocí kodeku <systemitem class="library">XviD</systemitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2428 </title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2429 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2430 <systemitem class="library">XviD</systemitem> je svobodná knihovna pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2431 enkódování MPEG-4 ASP video datových proudů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2432 Před začátkem enkódování budete muset <link linkend="xvid">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2433 nastavit <application>MEncoder</application> pro jeho podporu</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2434 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2435 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2436 Tato příručka se zaměřuje na poskytování stejného druhu informací
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2437 jako příručka enkódování s x264.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2438 Takže prosím začněte přečtením
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2439 <link linkend="menc-feat-x264-encoding-options-intro">první části</link>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2440 této příručky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2441 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2442
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2443
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2444 <sect2 id="menc-feat-xvid-intro">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2445 <title>Jaké volby by měly být použity, abychom dosáhli nejlepších výsledků?</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2446
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2447 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2448 Začněte prosím pročtením sekce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2449 <systemitem class="library">XviD</systemitem> v manuálové stránce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2450 <application>MPlayer</application>u.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2451 Tato část má být doplněním man stránky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2452 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2453 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2454 Výchozí nastavení XviD jsou dobrým kompromisem mezi rychlostí a kvalitou,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2455 takže je můžete bez obav použít, pokud vám nebude něco v dalším textu jasné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2456 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2457 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2458
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2459 <sect2 id="menc-feat-xvid-encoding-options">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2460 <title>Volby pro enkódování s <systemitem class="library">XviD</systemitem></title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2461
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2462 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2463 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2464 <emphasis role="bold">vhq</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2465 Tato volba ovlivní rozhodovací algoritmus makrobloku, kde vyšší nastavení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2466 znamená lepší rozhodování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2467 Výchozí nastavení mohou být bezpečně použita pro každé enkódování,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2468 zatímco vyšší nastavení vždy pomohou PSNR, ale je znatelně pomalejší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2469 Poznamenejme, že lepší PSNR nemusí nutně znamenat, že bude obraz vypadat lépe,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2470 ale udává, že je blíže originálu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2471 Vypnutí této volby viditelně zrychlí enkódování; pokud je pro vás
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2472 rychlost kritická, pak to stojí za to.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2473 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2474
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2475 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2476 <emphasis role="bold">bvhq</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2477 Tato volba provádí to samé co vhq, ale v B-snímcích.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2478 Má zanedbatelný vliv na rychlost a trochu vylepšuje kvalitu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2479 (kolem +0.1dB PSNR).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2480 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2481
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2482 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2483 <emphasis role="bold">max_bframes</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2484 Větší počet povolených po sobě jdoucích B-snímků obvykle zvyšuje
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2485 komprimovatelnost, ačkoli to může vést k většímu počtu blokových artefaktů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2486 Výchozí nastavení je dobrým kompromisem mezi komprimovatelností a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2487 kvalitou, ale můžete ji zvýšit nad 3, pokud toužíte po nízkém datovém toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2488 Můžete ji rovněž snížit na 1 nebo 0, pokud vám jde o perfektní kvalitu,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2489 ale v tom případě byste se měli ujistit, že máte nastaven dostatečně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2490 vysoký datový tok, aby byla jistota, že komrimátor nebude zvyšovat kvantizer,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2491 aby jej dosáhl.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2492 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2493
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2494 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2495 <emphasis role="bold">bf_threshold</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2496 Tato volba ovládá B-snímkovou citlivost enkodéru, kdy vyšší hodnota
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2497 vede k častějšímu použití B-snímků (a naopak).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2498 Má být použita spolu s <option>max_bframes</option>;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2499 pokud jste blázen do datového toku, měli byste zvýšit jak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2500 <option>max_bframes</option>, tak <option>bf_threshold</option>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2501 nebo naopak můžete zvýšit <option>max_bframes</option> a snížit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2502 <option>bf_threshold</option>, takže bude enkodér používat více
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2503 B-snímků pouze na místech, které je <emphasis role="bold">opravdu</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2504 potřebují.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2505 Nízká hodnota <option>max_bframes</option> a vysoká
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2506 <option>bf_threshold</option> asi není nejrozumnější volbou, jelikož přinutí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2507 enkodér umísťovat B-snímky na místa, které z nich nebudou těžit,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2508 ale sníží se jejich vizuální kvalita.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2509 Pokud však potřebujete být kompatibilní s domácími přehrávači, které
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2510 podporují pouze staré DivX profily (ty podporují pouze 1 po sobě jdoucí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2511 B-snímek), je to vaše jediná cesta ke zvýšení komprimovatelnosti pomocí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2512 B-snímků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2513 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2514
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2515 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2516 <emphasis role="bold">trellis</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2517 Optimalizuje proces kvantizace pro dosažení nejlepšího kompromisu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2518 mezi PSNR a datovým tokem, což umožňuje znatelnou úsporu bitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2519 Ušetřené bity budou využity v jiných částech videa, což zvýší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2520 celkovou vizuální kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2521 Měli byste ji vždy mít zapnutou, jelikož její kvalitativní přínos je značný.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2522 Dokonce i když potřebujete vyšší rychlost, nevypínejte ji, dokud jste
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2523 nevypli <option>vhq</option> a nezredukovali ostatní volby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2524 náročné na CPU na minimum.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2525 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2526
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2527 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2528 <emphasis role="bold">hq_ac</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2529 Aktivuje metodu odhadu s menšími náklady na koeficienty, což trochu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2530 zmenší výstupní soubor (okolo 0,15 až 0,19%) při zanedbatelném vlivu na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2531 rychlost.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2532 Je proto doporučeno ponechat ji vždy zapnutou.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2533 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2534
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2535 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2536 <emphasis role="bold">cartoon</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2537 Volba navržená pro lepší enkódování kresleného obsahu. Nemá vliv
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2538 na rychlost, pouze doladí heuristiku pro výběr režimu pro tento
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2539 druh obsahu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2540 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2541
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2542 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2543 <emphasis role="bold">me_quality</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2544 Tato volba ovládá přesnost vyhledávání pohybu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2545 Čím vyšší <option>me_quality</option>, tím bude
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2546 přesnější odhad původního pohybu a výsledný snímek
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2547 přesněji zachytí originální pohyb.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2548 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2549 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2550 Výchozí nastavení je nejlepší ve všech případech;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2551 takže ji nedoporučujeme vypínat, pokud nepotřebujete za každou cenu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2552 zvýšit rychlost, jelikož všechny bity ušetřené dobrým odhadem pohybu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2553 mohou být použity jinde a zvýšit tak celkovou kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2554 Každopádně nechoďte níž než na 5, a když, tak jen jako poslední možnost.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2555 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2556
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2557 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2558 <emphasis role="bold">chroma_me</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2559 Zlepšuje odhad pohybu tím, že bere v potaz i chroma (barevnou)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2560 informaci, zatímco samotné <option>me_quality</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2561 používá pouze černobílou (luma).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2562 To spomalí enkódování o 5-10%, ale docela vylepší vizuální kvalitu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2563 omezením blokových artefaktů a zmenší velikost souboru asi o 1.3%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2564 Pokud vám jde hlavně o rychlost, měli byste tuto volbu vypnout dříve,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2565 než začnete snižovat <option>me_quality</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2566 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2567
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2568 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2569 <emphasis role="bold">chroma_opt</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2570 Je určena spíše ke zvýšení kvality barev a vyčištění bílých/černých
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2571 okrajů, než k vylepšení koprimovatelnosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2572 To vám může pomoci omezit "red stairs" efekt.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2573 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2574
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2575 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2576 <emphasis role="bold">lumi_mask</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2577 Zkouší přiřadit nižší datový tok částem obrázku, které lidské oko
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2578 dobře nevidí, což umožní enkodéru použít ušetřené bity na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2579 důležitějších místech obrázku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2580 Kvalita výsledku značně závisí na osobních preferencích a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2581 na typu a nastavení monitoru použitého pro prohlížení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2582 (typicky to nebude vypadat dobře pokud je jasný, nebo je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2583 to TFT monitor).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2584 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2585
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2586 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2587 <emphasis role="bold">qpel</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2588 Zvýší počet možných vektorů pohybu zvýšením
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2589 přesnosti vyhledávání pohybu z poloviny pixelu na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2590 čtvrtinu pixelu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2591 Ideou je nalezení lepších vektorů pohybu, které naoplátku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2592 sníží datový tok (což zvýší kvalitu).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2593 Vektory pohybu s přesností na čtvrt pixelu však vyžadují pro sebe
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2594 pár bitů navíc, ale výsledné vektory ne vždy dávají (o mnoho) lepší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2595 výsledky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2596 Docela často vydá kodek bity na vyšší přesnost, ale dosáhne jen malého
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2597 nebo žádného zvýšení kvality.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2598 Naneštěstí není způsob jak zjistit možný zisk <option>qpel</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2599 předem, takže musíte enkódovat s a bez ní, abyste měli jistotu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2600 </para><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2601 <option>qpel</option> může až zdvojnásobit čas enkódování a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2602 vyžaduje až o 25% více výpočetního výkonu pro dekódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2603 Volba není podporována všemi stolními přehrávači.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2604 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2605
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2606 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2607 <emphasis role="bold">gmc</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2608 Pokouší se ušetřit bity v panoramatických scénách použitím jediného
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2609 vektoru pohybu pro celý snímek.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2610 To téměř vždy zvýší PSNR, ale znatelně zpomalí enkódování
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2611 (stejně jako dekódování).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2612 V každém případě byste ji měli používat pouze pokud máte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2613 <option>vhq</option> nastavené na maximum.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2614 GMC v <systemitem class="library">XviD</systemitem> je mnohem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2615 sofistikovanější než v DivX, ale je podporována jen několika
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2616 stolními přehrávači.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2617 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2618
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2619 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2620 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2621 </sect1>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2622
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2623 <sect1 id="menc-feat-x264">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2624 <title>Enkódování s <systemitem class="library">x264</systemitem> kodekem</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2625 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2626 <systemitem class="library">x264</systemitem> je svobodná knihovna pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2627 enkódování H.264/AVC video proudů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2628 Pře zahájením enkódování budete muset <link linkend="codec-x264-encode">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2629 nastavit její podporu v <application>MEncoder</application>u</link>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2630 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2631
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2632 <sect2 id="menc-feat-x264-encoding-options">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2633 <title>Enkódovací volby x264</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2634
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2635 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2636 Začněte prosím prohlídkou sekce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2637 <systemitem class="library">x264</systemitem> man stránky
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2638 <application>MPlayer</application>u.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2639 Tato sekce je zamýšlena jako doplněk nam stránky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2640 Zde naleznete tipy, které volby budou nejspíše zajímat většinu lidí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2641 Man stránka je více uhlazená, ale také více vyčerpávající a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2642 občas nabízí mnohem lepší technické detaily.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2643 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2644
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2645 <sect3 id="menc-feat-x264-encoding-options-intro">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2646 <title>Úvodem</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2647 <para>Tato příručka pokrývá dvě hlavní kategorie enkódovacích voleb:</para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2648
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2649 <orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2650 <listitem><para>Volby které mění dobu enkódování za kvalitu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2651 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2652 <listitem><para>Volby které mohou být použitelné pro naplnění různých
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2653 osobních preferencí a speciálních požadavků</para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2654 </orderedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2655
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2656 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2657 Nakonec jen vy můžete rozhodnout, které volby jsou nejlepší pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2658 vaše účely. Rozhodování v první kategorii voleb je nejjednodušší:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2659 stačí když zhodnotíte zda změny kvality ospravedlní rychlostní rozdíly.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2660 Druhá skupina voleb může být mnohem subjektivnější záležitostí a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2661 v úvahu může přijít více faktorů. Poznamenejme, že některé volby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2662 "osobních preferencí a speciálních požadavků" mohou také značně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2663 ovlivnit kvalitu nebo rychlost enkódování, ale to není jejich hlavní funkce.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2664 Několik voleb "osobních preferencí" může dokonce způsobit změny,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2665 po kterých se někomu zdá být výsledek lepší a jinému horší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2666 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2667
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2668 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2669 Než budeme pokračovat, poznamenejme, že tento návod používá jediné měřítko
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2670 kvality: celkový PSNR.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2671 Stručné vysvětlení co je to PSNR, naleznete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2672 <ulink url="http://en.wikipedia.org/wiki/PSNR">ve Wikipedii pod heslem PSNR</ulink>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2673 Celkové PSNR je poslední hlášené PSNR číslo při zařazení volby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2674 <option>psnr</option> v <option>x264encopts</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2675 Kdykoli píšeme o PSNR, je jedním z předpokladů tohoto sdělení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2676 to, že jsou použity shodné datové toky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2677 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2678
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2679 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2680 Téměř všechny komentáře v tomto návodu předpokládají, že enkódujete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2681 dvouprůchodově.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2682 Při porovnávání voleb jsou zde dva hlavní důvody pro použití dvouprůchodového
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2683 enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2684 Zaprvé, dvouprůchodové enkódování vám získá zhruba 1dB PSNR, což je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2685 znatelný rozdíl.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2686 Zadruhé, testování voleb pomocí přímého porovnání kvality v jednoprůchodových
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2687 výsledcích je pochybné, jelikož se datový tok značně liší s každým
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2688 enkódováním.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2689 Není vždy snadné určit, zda se změnila kvalita díky změně voleb, nebo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2690 z větší části odpovídají změnám datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2691 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2692
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2693 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2694
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2695 <sect3 id="menc-feat-x264-encoding-options-speedvquality">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2696 <title>Volby které primárně ovlivňují rychlost a kvalitu</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2697
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2698 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2699 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2700 <emphasis role="bold">subq</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2701 Z voleb, které umožňují vyměnit čas za kvalitu, jsou obvykle nejdůležitější
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2702 <option>subq</option> a <option>frameref</option> (viz níže).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2703 Máte-li zájem ovlivnit jak rychlost, tak kvalitu, jsou to první volby,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2704 které byste měli zvážit.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2705 Ve smyslu rychlosti se spolu volby <option>frameref</option> a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2706 <option>subq</option> velmi silně ovlivňují.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2707 Zkušenosti ukazují, že při jednom referenčním snímku si
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2708 <option>subq=5</option> vezme asi o 35% více času než
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2709 <option>subq=1</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2710 Při 6 referenčních snímcích naroste spomalení nad 60%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2711 Vliv <option>subq</option> na PSNR se zdá být poměrně stálý,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2712 bez ohledu na počet referenčních snímků.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2713 Typicky <option>subq=5</option> získá 0.2-0.5 dB
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2714 celkového PSNR přes <option>subq=1</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2715 To je obvykle již viditelné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2716 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2717 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2718 Režim <option>subq=6</option> je nejpomalejší s nejvyšší kvalitou.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2719 Oproti <option>subq=5</option> obvykle získává 0.1-0.4 dB
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2720 celkového PSNR za cenu ztráty rychlosti 25%-100%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2721 Narozdíl od ostatních úrovní <option>subq</option> nezávisí chování
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2722 <option>subq=6</option> tolik na <option>frameref</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2723 a <option>me</option>. Místo toho závisí efektivita <option>subq=6
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2724 </option> hlavně na počtu použitých B-snímků. Při běžném použití
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2725 to znamená, že <option>subq=6</option> má velký vliv jak na rychlost, tak na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2726 kvalitu v komplexních, velmi pohyblivých scénách, ale nemusí mít takový vliv
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2727 ve scénách s malým pohybem. Poznamenejme, že stále doporučujeme nastavit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2728 <option>bframes</option> na nenulovou hodnotu (viz níže).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2729 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2730 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2731 <emphasis role="bold">frameref</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2732 Výchozí nastavení <option>frameref</option> je 1, ale nemělo by to být bráno
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2733 tak, že je rozumné nastavovat jej na 1.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2734 Pouhé zvýšení <option>frameref</option> na 2 získá okolo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2735 0.15dB PSNR s 5-10% spomalením, což je zřejmě dobrý obchod.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2736 <option>frameref=3</option> získá kolem 0.25dB PSNR navíc k
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2737 <option>frameref=1</option>, což již může být viditelný
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2738 rozdíl.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2739 <option>frameref=3</option> je asi o 15% pomalejší než
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2740 <option>frameref=1</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2741 Naneštěstí se zisk rychle vytrácí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2742 Prř <option>frameref=6</option> můžete očekávat zisk pouze
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2743 0.05-0.1 dB nad <option>frameref=3</option> při dodatečném
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2744 15% zpomalení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2745 Nad <option>frameref=6</option> je zisk kvality obvykle velmi malý
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2746 (ačkoli byste měli mít na paměti, že se to může výrazně lišit v závislosti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2747 na zdrojovém materiálu).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2748 V poměrně typickém případě zlepší <option>frameref=12</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2749 celkový PSNR o pouhé 0.02dB nad <option>frameref=6</option>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2750 při spomalení o 15%-20%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2751 Při tak vysokých hodnotách <option>frameref</option> lze říct pouze
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2752 jedinou dobrou věc, a to že jejich další zvyšování téměř nikdy
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2753 <emphasis role="bold">nesníží</emphasis> PSNR, ale další zisk kvality
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2754 je stěží měřitelný, natož viditelný.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2755 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2756 <note><title>Poznámka:</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2757 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2758 Zvýšení <option>frameref</option> na nemístně vysokou hodnotu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2759 <emphasis role="bold">může</emphasis> a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2760 <emphasis role="bold">obvykle taky sníží</emphasis>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2761 efektivitu kódování, pokud vypnete CABAC.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2762 Se zapnutým CABAC (výchozí chování) se zdá být možnost nastavit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2763 <option>frameref</option> "příliš vysoko" příliš vzdálená na to,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2764 abyste se tím museli trápit a v budoucnu mohou optimalizace
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2765 tuto možnost zcela vyloučit.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2766 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2767 </note>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2768 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2769 Pokud vám záleží na rychlosti, bývá vhodným kompromisem použít
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2770 nízké hodnoty <option>subq</option> a <option>frameref</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2771 v prvním průchodu a zvýšit je ve druhém.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2772 Typicky to má zanedbatelný záporný vliv na konečnou kvalitu:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2773 Pravděpodobně stratíte méně než 0.1dB PSNR, což by měl být až příliš
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2774 malý rozdíl, než aby byl vidět.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2775 Odlišné hodnoty <option>frameref</option> však mohou místy ovlivnit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2776 volbu typu snímku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2777 Nejspíš to budou ojedinělé případy, ale chcete-li si být zcela jisti,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2778 zjistěte, jestli vaše video obsahuje buď blýskavé vzory přes celou obrazovku,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2779 nebo rozsáhlé krátkodobé změny, které by mohly vynutit I-snímek.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2780 Nastavte <option>frameref</option> pro první průchod tak, aby byl
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2781 dostatečně velký pro pokrytí doby bliknutí (nebo změny).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2782 Například, pokud scéna přepíná tam a zpět mezi dvěma obrázky přes tři snímky,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2783 nastavte <option>frameref</option> pro první průchod na 3 a více.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2784 Tento případ je nejspíš zcela ojedinělý v hraných filmech, ale občas se
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2785 vyskytuje v záznamech z videoher.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2786 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2787
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2788 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2789 <emphasis role="bold">me</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2790 Tato volba je určena pro výběr metody vyhledávání pohybu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2791 Změnou této volby jednoduše měníte poměr kvalita-versus-rychlost.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2792 Volba <option>me=1</option> je jen o málo procent rychlejší než
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2793 výchozí vyhledávání za cenu pod 0.1dB globálního PSNR.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2794 Výchozí nastavení (<option>me=2</option>) je rozumným kompromisem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2795 mezi rychlostí a kvalitou. Volba <option>me=3</option> získá o trošku méně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2796 než 0.1dB globální PSNR, při spomalení, které se liší v závislosti na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2797 <option>frameref</option>. Při vysokých hodnotách
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2798 <option>frameref</option> (řekněme 12 nebo tak), je <option>me=3</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2799 asi o 40% pomalejší než výchozí <option> me=2</option>. Při
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2800 <option>frameref=3</option>, klesne způsobené spomalení na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2801 25%-30%.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2802 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2803 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2804 Volba <option>me=4</option> používá tak rozsáhlé vyhledávání, že je příliš
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2805 pomalá pro praktické využití.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2806 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2807 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2808
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2809 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2810 <emphasis role="bold">4x4mv</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2811 Tato volba zapíná použití podčástí 8x4, 4x8 a 4x4 v predikovaných
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2812 makroblocích. Její aktivace vede k poměrně stálé
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2813 10%-15% ztrátě rychlosti. Tato volba je poměrně neužitečná ve zdroji
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2814 obsahujícím pouze pomalý pohyb, naproti tomu u některých zdrojů s rychlým
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2815 pohybem, přesněji zdrojů s velkým množstvím malých pohyblivých objektů,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2816 můžete očekávat zisk okolo 0.1dB.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2817 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2818 </listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2819
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2820 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2821 <emphasis role="bold">bframes</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2822 Použitelnost B-snímků je ve většině ostatních kodeků diskutabilní.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2823 V H.264 se to změnilo: jsou zde nové techniky a typy bloků pro použití
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2824 v B-snímcích.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2825 Obvykle i naivní algoritmus pro výběr B-snímku může zajistit znatelný
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2826 zisk PSNR.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2827 Také je zajímavé, že pokud vypnete adaptivní rozhodování o B-snímku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2828 (<option>nob_adapt</option>), zvýší obvykle enkódování s
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2829 <option>bframes</option> o trochu rychlost enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2830 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2831 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2832 S vypnutým adaptivním rozhodováním o B-snímku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2833 (<option>x264encopts</option> - volba <option>nob_adapt</option>),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2834 optimální hodnota tohoto nastavení nebývá obvykle vyšší než
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2835 <option>bframes=1</option>, jinak mouhou utrpět velmi pohyblivé scény.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2836 Se zapnutým adaptivním rozhodováním o B-snímku (výchozí chování),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2837 je obvykle bezpečné použít vyšší hodnoty; enkodér se pokusí snížit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2838 použití B-snímků ve scénách, kde by snížily kompresi.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2839 Enkodér zřídka použije více než 3 nebo 4 B-snímky;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2840 nastavení této volby na vyšší hodnotu bude mít jen nepatrný vliv.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2841 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2842
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2843 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2844 <emphasis role="bold">b_adapt</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2845 Poznámka: Výchozí je zapnuto.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2846 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2847 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2848 Je-li tato volba zapnuta, bude enkodér používat rychlou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2849 heuristiku pro snížení počtu B-snímků ve scénách, kde by jejich
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2850 použitím příliš nezískaly.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2851 Můžete použít <option>b_bias</option> pro nastavení jak přátelský
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2852 bude enkodér k B-snímkům.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2853 Spomalení působené adaptivními B-snímky je nyní spíše malé, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2854 stejně tak potenciální zisk kvality.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2855 Obvykle však nijak neškodí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2856 Poznamenejme, že ovlivňuje rychlost a rozhodování o typu snímku pouze
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2857 v prvním průchodu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2858 <option>b_adapt</option> a <option>b_bias</option> nemají žádný vliv
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2859 v následných průchodech.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2860 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2861
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2862 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2863 <emphasis role="bold">b_pyramid</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2864 Pokud používáte >=2 B-snímky, můžete také zapnout tuto volbu; jak
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2865 říká man stránka, dostanete malé zvýšení kvality bez ztráty rychlosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2866 Poznamenejme, že tato videa nelze číst dekodéry založenými na libavcodec
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2867 staršími než 5. března 2005.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2868 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2869
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2870 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2871 <emphasis role="bold">weight_b</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2872 V typických případech tato volba nepřináší velký zisk.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2873 V prolínacích nebo stmívacích scénách však vážená predikce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2874 umožňuje poměrně velkou úsporu datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2875 V MPEG-4 ASP bývá stmívání obvykle nejlépe kódováno jako série
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2876 velkých I-snímků; použití vážené predikce v B-snímcích umožňuje
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2877 změnit alespoň některé z nich na rozumně menší B-snímky.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2878 Spomalení enkódování se zdá být minimální, pokud nějaké je.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2879 Rovněž, v rozporu s tím, co si někteří lidé mohou myslet,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2880 požadavky dekodéru na CPU nejsou váženou predikcí ovlivněny,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2881 ostatní možnosti jsou stejně náročné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2882 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2883 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2884 Naneštěstí má aktuálně algoritmus adaptivního rozhodování o B-snímcích
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2885 výraznou tendenci vyvarovat se B-snímků při stmívání.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2886 Dokud se to nezmění, bude dobré přidat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2887 <option>nob_adapt</option> do x264encopts, pokud očekáváte, že stmívání
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2888 bude mít znatelný vliv ve vašem konkrétním klipu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2889 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2890 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2891 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2892
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2893 <sect3 id="menc-feat-x264-encoding-options-misc-preferences">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2894 <title>Volby náležející různým preferencím</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2895 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2896 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2897 <emphasis role="bold">Dvouprůchodové enkodování</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2898 Výše jsme doporučovali vždy používat dvouprůchodové enkódování, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2899 stále existují důvody proč jej nepoužít. Například pokud zachytáváte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2900 TV vysílání a enkódujete v reálném čase, nemáte jinou možnost, než
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2901 použít jeden průchod. Jeden průchod je samozřejmě rychlejší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2902 než dva; pokud použijete stejné volby v obou průchodech, pak je dvouprůchodové
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2903 enkódování téměř dvakrát pomalejší.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2904 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2905 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2906 Stále jsou však velmi dobré důvody pro použití dvouprůchodového režimu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2907 Volič datového toku v jednoprůchodovém režimu není oduševnělý a často
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2908 dělá nerozumné volby, protože nevidí celkový obraz. Předpokládejme, že
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2909 máte například dvouminutové video skládající se ze dvou částí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2910 První polovina je vysoce pohyblivá scéna dlouhá 60 sekund, která samostatně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2911 vyžaduje kolem 2500kbps, aby vypadala slušně.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2912 Hned za ní následuje méně náročná 60 sekundová scéna, která vypadá dobře
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2913 při 300kbps. Vyžádáte si 1400kbps, což je teoreticky dostatečné pro pokrytí
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2914 obou scén. Jednoprůchodový volič datového toku v tom případě učiní
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2915 několik "chyb". První blok může skončit těžce překvantizovaný, takže
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2916 bude nepoužitelně a zbytečně čtverečkovaný. Druhá část bude velmi
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2917 podkvantizovaná; to může vypadat dobře, ale spotřeba bitů na tento
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2918 vzhled je nerozumně vysoká. Čeho se dá ještě hůře vyvarovat je problém
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2919 přechodu mezi těmito scénami. První sekundy málo pohyblivé poloviny
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2920 budou těžce překvantizovány, protože volič toku stále očekává nároky na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2921 datový tok, se kterými se potýkal v první polovině videa.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2922 Tato "chybová doba" překvantizované málo pohyblivé scény bude vypadat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2923 neskutečně špatně a skutečně použije méně než 300kbps, které by potřebovala,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2924 aby vypadala dobře. Existují způsoby pro zmírnění nástrah jednoprůchodového
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2925 enkódování, ale ty mohou tíhnout ke zvyšování nepřesnosti datového toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2926 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2927 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2928 Víceprůchodový volič datového toku nabízí velké výhody oproti jednomu
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2929 průchodu. Díky statistikám generovaným v prvním průchodu může enkodér
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2930 určit, s rozumnou přesností, bitovou náročnost enkódování každého snímku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2931 při jakémkoli kvantizéru. To umožňuje mnohem racionálnější, lépe naplánovanou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2932 spotřebu bitů mezi drahými (hodně pohyblivými) a levnými (málo pohyblivými)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2933 scénami. Několik nápadů jak upravit tuto spotřebu podle svého naleznete níže
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2934 viz <option>qcomp</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2935 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2936 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2937 Navíc dva průchody nemusí trvat dvakrát tak dlouho jako jeden. Můžete upravit
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2938 volby prvního průchodu pro nejvyšší rychlost a nižší kvalitu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2939 Pokud si dobře zvolíte své volby, můžete mít velmi rychlý první průchod.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2940 Výsledná kvalita ve druhém průchodu bude trochu horší, protože predikce
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2941 velikosti je méně přesná, ale rozdíl v kvalitě je obvykle příliž malý, aby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2942 byl vidět. Zkuste např. přidat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2943 <option>subq=1:frameref=1</option> do <option>x264encopts</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2944 prvnímu průchodu. Pak ve druhém průchodu použijte pomalejší volby pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2945 vyšší kvalitu:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2946 <option>subq=6:frameref=15:4x4mv:me=3</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2947 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2948 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2949 <emphasis role="bold">Tříprůchodové enkódování</emphasis>?
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2950
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2951 x264 nabízí možnost provádět větší počet následných průchodů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2952 Pokud zadáte <option>pass=1</option> v prvním průchodu a pak použijete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2953 <option>pass=3</option> v následujícím průchodu, pak tento průchod
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2954 jak načte statistiky z předchozího, tak zapíše své vlastní. Další průchod
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2955 po něm pak bude mít velmi dobrou základnu pro vysoce přesnou predikci
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2956 velikosti snímků při zvoleném kvantizéru. V praxi se celková kvalita
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2957 z toho vzešlá blíží nule a je možné, že třetí průchod bude mít horší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2958 celkový PSNR než jeho předchúdce. Při běžném použití tři průchody pomůžou,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2959 pokud dostanete buď špatnou predikci datového toku, nebo špatně vypadající
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2960 přechody mezi scénami po použití pouze dvou průchodů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2961 To se nejspíš může stát v extrémně krátkých klipech. Je rovněž několik
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2962 zvláštních případů, ve kterých jsou tři a více průchodů dobré pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2963 pokročilé uživatele, ale pro stručnost se zde těmito případy zabývat nebudeme.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2964
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2965 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2966 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2967 <emphasis role="bold">qcomp</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2968 <option>qcomp</option> mění poměr počtu bitů alokovaných "drahým"
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2969 velmi pohyblivým snímkům k "levným" málo pohyblivým snímkům. V jednom
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2970 extrému, <option>qcomp=0</option> vede k čistě konstantnímu datovému toku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2971 Což typicky činí velmi pohyblivé scény velmi ošklivé, zatímco scény
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2972 s malým pohybem vypadají perfektně, ale spotřebovávají mnohem větší datový
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2973 tok, než by potřebovaly k tomu, aby ještě vypadaly skvěle.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2974 Ve druhém extrému, <option>qcomp=1</option>, dostanete téměř konstantní
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2975 kvantizační parametr (QP). Konstantní QP nevypadá špatně, ale většina
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2976 lidí soudí, že je rozumnější snížit trochu datový tok v extrémně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2977 náročných scénách (kde snížení kvality není tak vidět) a realokovat je
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2978 do scén, které je snadnější enkódovat při excelentní kvalitě.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2979 Výchozí hodnota <option>qcomp</option> je 0.6, což může být, podle
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2980 některých lidí poněkud málo (běžně se rovněž používá 0.7-0.8).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2981 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2982 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2983 <emphasis role="bold">keyint</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2984 <option>keyint</option> je výhradně pro výměnu míry převinutelnosti
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2985 za efektivitu kódování. Výchozí hodnota <option>keyint</option> je 250.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2986 V materiálu 25 snímků za sekundu to zajišťuje schopnost převíjení
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2987 s 10 sekundovou přesností. Pokud soudíte, že bude důležité a užitečné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2988 být schopen převíjet s přesností 5 sekund, nastavte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2989 <option>keyint=125</option>;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2990 to ovšem trochu sníží kvalitu/datový tok. Pokud vám jde jen o kvalitu, nikoli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2991 převinutelnost, můžete si nastavit mnohem vyšší hodnoty
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2992 (rozumějte že zisk z toho klesá a může být neznatelný až žádný).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2993 Video proud bude stále mít převíjecí body, pokud jsou zde nějaké změny scény.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2994 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2995 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2996 <emphasis role="bold">deblockalpha, deblockbeta</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2997 Tato věc začíná být trochu kontroverzní.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2998 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
2999 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3000 H.264 definuje jednoduchou deblokovací proceduru I-bloků, která používá
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3001 přednastavených sil a prahů závislých na QP daného bloku.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3002 Výchozí je, že bloky s vysokým QP jsou filtrovány silně a bloky s nízkým QP
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3003 nejsou deblokovány vůbec.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3004 Přednastavené síly definované standardem jsou dobře zvoleny a
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3005 vyváženy tak, že jsou optimální z hlediska PSNR pro libovolné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3006 video, které zkoušíte enkódovat.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3007 Volby <option>deblockalpha</option> a <option>deblockbeta</option>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3008 umožňují nastavit offsety přednastaveným deblokovacím prahům.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3009 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3010 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3011 Zdá se, že si mnoho lidí myslí, že je dobré snížit sílu deblokovacího filtru
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3012 o vysokou hodnotu (řekněme, -3).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3013 To však není téměř nikdy dobrý nápad a v mnoha případech lidé,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3014 kteří to dělají, nerozumí dobře tomu, jak pracuje výchozí deblokování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3015 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3016 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3017 První a nejdůležitější věc, kterou byste měli vědět o in-loop
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3018 deblokovacím filtru, je, že výchozí prahy jsou téměř vždy optimální
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3019 z hlediska PSNR.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3020 V řídkých případech, kdy nejsou, je ideální offset plusmínus 1.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3021 Úprava deblokovacích parametrů o větší hodnotu téměř zaručeně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3022 poškodí PSNR.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3023 Zesílení filtru setře více detailů; oslabení filtru povede k
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3024 zvýšené viditelnosti blokování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3025 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3026 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3027 Rozhodně je hloupost snižovat deblokovací prahy pokud má vaše video
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3028 převážně nízkou plošnou komplexnost (čili málo detailů nebo šumu).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3029 In-loop filtr odvádí téměř výbornou práci v ukrývání
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3030 artefaktů, které se mohou vyskytnout.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3031 Pokud má zdroj vysokou plšnou komplexnost, pak jsou artefakty méně viditelné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3032 To proto, že kroužkování vypadá podobně jako detail nebo šum.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3033 Lidské oko snadno rozpozná, pokud je odstraněn detail, ale ne
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3034 už tak snadno pozná, že je šum reprezentován špatně.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3035 Když příjde na subjektivní kvalitu, pak jsou detaily a šum do jisté míry
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3036 zaměnitelné.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3037 Oslabením deblokovacího filtru nejspíše zvýšíte chybu, přidáním
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3038 kroužkových artefaktů, ale oko si toho nevšimne, jelikož je zamění
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3039 za detaily.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3040 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3041
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3042 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3043 <emphasis role="bold">Ani to</emphasis> však neospravedlňuje
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3044 oslabení deblokovacího filtru.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3045 Obecně dostanete kvalitnější šum pomocí postprocesingu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3046 Pokud vaše H.264 videa vypadají příliš neostře nebo rozmazaně, zkuste si
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3047 pohrát s <option>-vf noise</option> při přehrávání.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3048 Volba <option>-vf noise=8a:4a</option> by měla skrýt většinu středně silných
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3049 artefaktů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3050 Téměř určitě to bude vypadat lépe, než výsledky, které byste mohli dosáhnout
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3051 pohráváním si s deblokovacím filtrem.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3052 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3053 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3054 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3055 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3056 </sect1>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3057
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3058 <sect1 id="menc-feat-vcd-dvd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3059 <title>Použití MEncoder k vytváření VCD/SVCD/DVD-kompatibilních souborů.</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3060
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3061 <sect2 id="menc-feat-vcd-dvd-constraints">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3062 <title>Omezení Formátů</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3063 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3064 <application>MEncoder</application> je schopen vytvořit soubory ve
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3065 formátu MPEG pro VCD, SCVD a DVD pomocí knihovny
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3066 <systemitem class="library">libavcodec</systemitem>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3067 Tyto soubory pak mohou být použity ve spojení s programem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3068 <ulink url="http://www.gnu.org/software/vcdimager/vcdimager.html">vcdimager</ulink>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3069 nebo
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3070 <ulink url="http://dvdauthor.sourceforge.net/">dvdauthor</ulink>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3071 pro vytvoření disku přehratelného na stolním přehrávači.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3072 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3073
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3074 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3075 Formáty DVD, SVCD a VCD mají silná omezení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3076 K dispozici máte pouze malý výběr vlikostí enkódovaného obrazu a poměrů stran.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3077 Pokud váš film nesplňuje tyto požadavky, budete jej muset škálovat, ořezat
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3078 nebo přidat černé okraje, aby byl kompatibilní.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3079 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3080
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3081 <sect3 id="menc-feat-vcd-dvd-constraints-resolution">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3082 <title>Omezení Formátů</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3083
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3084 <informaltable frame="all">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3085 <tgroup cols="9">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3086 <thead>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3087 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3088 <entry>Formát</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3089 <entry>Rozlišení</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3090 <entry>V. kodec</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3091 <entry>V. dat. tok</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3092 <entry>Vzork. kmitočet</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3093 <entry>A. kodec</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3094 <entry>A. dat. tok</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3095 <entry>FPS</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3096 <entry>Poměr stran</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3097 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3098 </thead>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3099 <tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3100 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3101 <entry>NTSC DVD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3102 <entry>720x480, 704x480, 352x480, 352x240</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3103 <entry>MPEG-2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3104 <entry>9800 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3105 <entry>48000 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3106 <entry>AC3,PCM</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3107 <entry>1536 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3108 <entry>23.976, 29.97</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3109 <entry>4:3, 16:9 (pouze pro 720x480)</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3110 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3111 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3112 <entry>NTSC DVD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3113 <entry>352x240<footnote id='fn-rare-resolutions'><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3114 Tato rozlišení jsou zřídka použita pro DVD, protože
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3115 mají docela nízkou kvalitu.</para></footnote></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3116 <entry>MPEG-1</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3117 <entry>1856 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3118 <entry>48000 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3119 <entry>AC3,PCM</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3120 <entry>1536 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3121 <entry>23.976, 29.97</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3122 <entry>4:3, 16:9</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3123 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3124 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3125 <entry>NTSC SVCD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3126 <entry>480x480</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3127 <entry>MPEG-2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3128 <entry>2600 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3129 <entry>44100 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3130 <entry>MP2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3131 <entry>384 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3132 <entry>29.97</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3133 <entry>4:3</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3134 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3135 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3136 <entry>NTSC VCD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3137 <entry>352x240</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3138 <entry>MPEG-1</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3139 <entry>1150 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3140 <entry>44100 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3141 <entry>MP2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3142 <entry>224 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3143 <entry>23.976, 29.97</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3144 <entry>4:3</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3145 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3146 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3147 <entry>PAL DVD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3148 <entry>720x576, 704x576, 352x576, 352x288</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3149 <entry>MPEG-2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3150 <entry>9800 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3151 <entry>48000 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3152 <entry>MP2,AC3,PCM</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3153 <entry>1536 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3154 <entry>25</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3155 <entry>4:3, 16:9 (pouze pro 720x576)</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3156 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3157 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3158 <entry>PAL DVD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3159 <entry>352x288<footnoteref linkend='fn-rare-resolutions'/></entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3160 <entry>MPEG-1</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3161 <entry>1856 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3162 <entry>48000 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3163 <entry>MP2,AC3,PCM</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3164 <entry>1536 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3165 <entry>25</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3166 <entry>4:3, 16:9</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3167 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3168 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3169 <entry>PAL SVCD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3170 <entry>480x576</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3171 <entry>MPEG-2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3172 <entry>2600 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3173 <entry>44100 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3174 <entry>MP2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3175 <entry>384 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3176 <entry>25</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3177 <entry>4:3</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3178 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3179 <row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3180 <entry>PAL VCD</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3181 <entry>352x288</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3182 <entry>MPEG-1</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3183 <entry>1150 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3184 <entry>44100 Hz</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3185 <entry>MP2</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3186 <entry>224 kbps</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3187 <entry>25</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3188 <entry>4:3</entry>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3189 </row>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3190 </tbody>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3191 </tgroup>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3192 </informaltable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3193
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3194 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3195 Pokud má vaše video poměr stran 2.35:1 (většina současných akčních filmů),
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3196 budete muset přidat černé okraje, nebo ořezat video na 16:9, abyste mohli
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3197 vytvořit DVD nebo VCD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3198 Pokud přidáváte černé okraje, zkuste je napasovat do 16 pixelových okrajů,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3199 abyste minimalizovali vliv na výkon enkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3200 Naštěstí má DVD dostatečně vysoký datový tok, takže se nemusíte příliš
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3201 zabývat efektivitou enkódování, ale u SVCD a VCD je k dispozici jen malý
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3202 datový tok, takže vyžaduje větší snahu pro dosažení přijatelné kvlaity.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3203 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3204 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3205
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3206 <sect3 id="menc-feat-vcd-dvd-constraints-gop">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3207 <title>Omezení velikosti GOP</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3208 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3209 DVD, VCD a SVCD vás rovněž omezují na relativně nízké GOP (skupina obrázků)
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3210 velikosti.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3211 Pro materiál 30 snímků za sekundu je největší povolená GOP velikost 18.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3212 Pro 25 nebo 24 snímků/s je maximum 15.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3213 Velikost GOP je nastavena pomocí volby <option>keyint</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3214 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3215 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3216
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3217 <sect3 id="menc-feat-vcd-dvd-constraints-bitrate">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3218 <title>Omezení datového toku</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3219 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3220 VCD video musí být CBR při 1152 kbps.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3221 Tento velmi omezující požadavek je zde spolu s velmi malou vbv vyrovnávací
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3222 pamětí 327 kilobitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3223 SVCD umožňuje proměnné datové toky až do 2500 kbps a poněkud méně
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3224 omezující velikost vbv bufferu 917 kilobitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3225 Datové toky pro DVD mohou být libovolné až do 9800 kbps (ačkoli typické
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3226 datové toky jsou asi poloviční) a velikost vbv buferu je 1835 kilobitů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3227 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3228 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3229 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3230
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3231 <sect2 id="menc-feat-vcd-dvd-output">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3232 <title>Výstupní volby</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3233 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3234 <application>MEncoder</application> má volby pro ovládání výstupního formátu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3235 Pomocí těchto voleb jej můžete instruovat, aby použil správný typ souboru.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3236 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3237
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3238 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3239 Volby pro VCD a SVCD se nazývají xvcd a xsvcd, protože to jsou rozšířené
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3240 formáty.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3241 Nejsou přesně kompatibilní hlavně proto, že výstup neobsahuje skenovací
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3242 offsety.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3243 Pokud potřebujete generovat SVCD obraz, měli byste protáhnout výstupní soubor
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3244 programem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3245 <ulink url="http://www.gnu.org/software/vcdimager/vcdimager.html">vcdimager</ulink>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3246 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3247
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3248 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3249 VCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3250 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3251 -of mpeg -mpegopts format=xvcd
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3252 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3253 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3254
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3255 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3256 SVCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3257 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3258 -of mpeg -mpegopts format=xsvcd
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3259 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3260 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3261
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3262 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3263 DVD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3264 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3265 -of mpeg -mpegopts format=dvd
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3266 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3267 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3268
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3269 <sect3 id="menc-feat-vcd-dvd-output-aspect">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3270 <title>Poměr stran</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3271 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3272 Argument aspect z <option>-lavcopts</option> se používá pro zakódování
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3273 poměru stran souboru.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3274 Během přehrávání je pak tato hodnota použita pro obnovení videa na
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3275 správnou velikost.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3276 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3277
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3278 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3279 16:9 neboli "Widescreen"
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3280 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3281 -lavcopts aspect=16/9
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3282 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3283 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3284
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3285 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3286 4:3 neboli "Fullscreen"
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3287 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3288 -lavcopts aspect=4/3
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3289 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3290 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3291
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3292 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3293 2.35:1 neboli "Cinemascope" NTSC
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3294 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3295 -vf scale=720:368,expand=720:480 -lavcopts aspect=16/9
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3296 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3297 Pro výpočet správné velikosti pro škálování, použijte rozšířenou NTSC šířku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3298 854/2.35 = 368
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3299 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3300
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3301 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3302 2.35:1 neboli "Cinemascope" PAL
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3303 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3304 -vf scale="720:432,expand=720:576 -lavcopts aspect=16/9
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3305 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3306 Pro výpočet správné velikosti pro škálování, použijte rozšířenou PAL šířku
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3307 1024/2.35 = 432
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3308 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3309
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3310 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3311
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3312 <sect3 id="menc-feat-vcd-dvd-output-srate">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3313 <title>Převod vzorkovacího kmitočtu</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3314 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3315 Pokud není vzorkovací kmitočet zvuku takový, jaký je vyžadován
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3316 cílovým formátem, je nutný převod vzorkovacího kmitočtu.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3317 To zajišťuje použití volby <option>-srate</option> spolu se zvukovým filtrem
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3318 <option>-af lavcresample</option>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3319 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3320 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3321 DVD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3322 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3323 -srate 48000 -af lavcresample=48000
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3324 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3325 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3326 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3327 VCD a SVCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3328 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3329 -srate 44100 -af lavcresample=44100
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3330 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3331 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3332 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3333 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3334
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3335 <sect2 id="menc-feat-vcd-dvd-lavc">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3336 <title>Použití libavcodec pro enkódování VCD/SVCD/DVD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3337
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3338 <sect3 id="menc-feat-vcd-dvd-lavc-intro">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3339 <title>Úvodem</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3340 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3341 <systemitem class="library">libavcodec</systemitem> můžete použít pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3342 vytvoření videa kompatibilního s VCD/SVCD/DVD použitím příslušných voleb.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3343 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3344 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3345
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3346 <sect3 id="menc-feat-vcd-dvd-lavc-options">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3347 <title>lavcopts</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3348 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3349 Zde máte seznam polí v <option>-lavcopts</option>, která je nutné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3350 změnit, abyste dostali video vhodné pro VCD, SVCD,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3351 nebo DVD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3352 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3353
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3354 <itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3355 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3356 <emphasis role="bold">acodec</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3357 <option>mp2</option> pro VCD, SVCD nebo PAL DVD;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3358 <option>ac3</option> je obecně používán pro DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3359 PCM zvuk může být rovněž použitý pro DVD, ale většinou je to velké plýtvání
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3360 místem.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3361 Poznamenejme, že MP3 není slučitelné s žádným z těchto formátů, ale
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3362 přehrávače s jeho přehrátím obvykle nemají problém.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3363 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3364
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3365 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3366 <emphasis role="bold">abitrate</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3367 224 pro VCD; do 384 pro SVCD; do 1536 pro DVD, ale obvykle se hodnoty
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3368 pohybují od 192 kbps pro stereo do 384 kbps pro 5.1 kanálový zvuk.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3369 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3370
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3371 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3372 <emphasis role="bold">vcodec</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3373 <option>mpeg1video</option> pro VCD;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3374 <option>mpeg2video</option> pro SVCD;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3375 <option>mpeg2video</option> je obvykle použitý pro DVD, ale můžete použít také
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3376 <option>mpeg1video</option> pro CIF rozlišení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3377 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3378
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3379 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3380 <emphasis role="bold">keyint</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3381 Použitý pro nastavení velikosti GOP.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3382 18 pro 30fps materiál, nebo 15 pro 25/24 fps materiál.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3383 Zdá se, že komerční producenti preferují interval mezi klíčovými snímky 12.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3384 Je možné použít vyšší hodnotu a stále být kompatibilní s většinou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3385 přehrávačů.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3386 <option>keyint</option> na 25 by neměla nikdy způsobit potíže.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3387 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3388
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3389 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3390 <emphasis role="bold">vrc_buf_size</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3391 327 pro VCD, 917 pro SVCD a 1835 pro DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3392 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3393
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3394 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3395 <emphasis role="bold">vrc_minrate</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3396 1152, pro VCD. Může být vynecháno pro SVCD a DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3397 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3398
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3399 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3400 <emphasis role="bold">vrc_maxrate</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3401 1152 pro VCD; 2500 pro SVCD; 9800 pro DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3402 Pro SVCD a DVD, můžete použít nižší hodnoty v závislosti na vašich
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3403 osobních preferencích a potřebách.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3404 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3405
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3406 <listitem><para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3407 <emphasis role="bold">vbitrate</emphasis>:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3408 1152 pro VCD;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3409 do 2500 pro SVCD;
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3410 do 9800 pro DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3411 Pro dva poslední formáty by mělo být vbitrate nastaveno podle vlastního
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3412 uvážení.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3413 Například pokud trváte na umístění asi 20 hodin na DVD, mohli byste použít
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3414 vbitrate=400.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3415 Výsledná kvalita bude nejspíš hrozná.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3416 Pokud se pokoušíte dosáhnout maximální možné kvality na DVD, použijte
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3417 vbitrate=9800, ale pak se vám nevejde ani celá hodina záznamu na jednovrstvé
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3418 DVD.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3419 </para></listitem>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3420 </itemizedlist>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3421 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3422
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3423 <sect3 id="menc-feat-vcd-dvd-lavc-examples">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3424 <title>Příklady</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3425 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3426 Toto je typická minimální sada <option>-lavcopts</option> pro
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3427 enkódování videa:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3428 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3429 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3430 VCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3431 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3432 -lavcopts vcodec=mpeg1video:vrc_buf_size=327:vrc_minrate=1152:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3433 vrc_maxrate=1152:vbitrate=1152:keyint=15:acodec=mp2
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3434 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3435 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3436
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3437 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3438 SVCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3439 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3440 -lavcopts vcodec=mpeg2video:vrc_buf_size=917:vrc_maxrate=2500:vbitrate=1800:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3441 keyint=15:acodec=mp2
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3442 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3443 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3444
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3445 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3446 DVD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3447 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3448 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3449 keyint=15:acodec=ac3
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3450 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3451 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3452
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3453 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3454
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3455 <sect3 id="menc-feat-vcd-dvd-lavc-advanced">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3456 <title>Pokročilé volby</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3457 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3458 Pro vyšší kvalitu enkódování můžete také přidat kvalitu zlepšující volby
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3459 do lavcopts, jako je <option>trell</option>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3460 <option>mbd=2</option> a další.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3461 Poznamenejme, že <option>qpel</option> a <option>v4mv</option>, které jsou
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3462 často dobré pro MPEG-4, nejsou použitelné s MPEG-1 nebo MPEG-2.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3463 Pokud se snažíte vytvořit DVD s velmi vasokou kvalitou, může být vhodné
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3464 přidat <option>dc=10</option> do lavcopts.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3465 Takto to můžete pomoci omezit oběvování bloků ve stálobarevných plochách.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3466 Podtrženo sečteno, zde máte příklad nastavení lavcopts pro DVD s vyšší
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3467 kvalitou:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3468 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3469
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3470 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3471 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3472 -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=8000:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3473 keyint=15:trell:mbd=2:precmp=2:subcmp=2:cmp=2:dia=-10:predia=-10:cbp:mv0:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3474 vqmin=1:lmin=1:dc=10
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3475 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3476 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3477
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3478 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3479 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3480
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3481 <sect2 id="menc-feat-vcd-dvd-audio">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3482 <title>Enkódování zvuku</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3483 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3484 VCD a SVCD podporují zvuk MPEG-1 layer II. Použít můžete
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3485 <systemitem class="library">toolame</systemitem>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3486 <systemitem class="library">twolame</systemitem>,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3487 nebo MP2 enkodér z <systemitem class="library">libavcodec</systemitem>u.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3488 MP2 libavcodecu je dalek toho, aby byl stejně dobrý jako druhé dvě knihovny,
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3489 avšak měl by být vždy po ruce.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3490 VCD podporuje pouze zvuk s konstantním datovým tokem (CBR), zatímco SVCD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3491 podporuje také proměnný datový tok (VBR).
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3492 Používejte VBR opatrně, jelikož některé mizerné stolní přehrávače jej
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3493 nemusí dobře podporovat.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3494 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3495
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3496 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3497 Pro DVD zvuk se používá AC3 kodek z
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3498 <systemitem class="library">libavcodec</systemitem>.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3499 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3500
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3501 <sect3 id="menc-feat-vcd-dvd-audio-toolame">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3502 <title>toolame</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3503 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3504 Pro VCD a SVCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3505 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3506 -oac toolame -toolameopts br=224
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3507 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3508 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3509 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3510
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3511 <sect3 id="menc-feat-vcd-dvd-audio-twolame">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3512 <title>twolame</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3513 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3514 Pro VCD a SVCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3515 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3516 -oac twolame -twolameopts br=224
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3517 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3518 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3519 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3520
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3521 <sect3 id="menc-feat-vcd-dvd-audio-lavc">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3522 <title>libavcodec</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3523 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3524 Pro DVD s 2 kanálovým zvukem:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3525 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3526 -oac lavc -lavcopts acodec=ac3:abitrate=192
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3527 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3528 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3529 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3530 Pro DVD s 5.1 kanálovým zvukem:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3531 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3532 -channels 6 -oac lavc -lavcopts acodec=ac3:abitrate=384
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3533 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3534 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3535 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3536 Pro VCD a SVCD:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3537 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3538 -oac lavc -lavcopts acodec=mp2:abitrate=224
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3539 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3540 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3541 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3542
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3543 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3544
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3545 <sect2 id="menc-feat-vcd-dvd-all">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3546 <title>Spojení všeho dohromady</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3547 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3548 Tato sekce obsahuje kompletní příkazy pro vytvoření VCD/SVCD/DVD
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3549 kompatibilních videí.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3550 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3551
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3552 <sect3 id="menc-feat-vcd-dvd-all-pal-dvd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3553 <title>PAL DVD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3554 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3555 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3556 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3557 harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3558 vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=15:acodec=ac3:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3559 abitrate=192:aspect=16/9 -ofps 25 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3560 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3561 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3562 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3563 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3564
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3565 <sect3 id="menc-feat-vcd-dvd-all-ntsc-dvd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3566 <title>NTSC DVD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3567 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3568 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3569 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:480,\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3570 harddup -srate 48000 -af lavcresample=48000 -lavcopts vcodec=mpeg2video:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3571 vrc_buf_size=1835:vrc_maxrate=9800:vbitrate=5000:keyint=18:acodec=ac3:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3572 abitrate=192:aspect=16/9 -ofps 30000/1001 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3573 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3574 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3575 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3576 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3577
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3578 <sect3 id="menc-feat-vcd-dvd-all-pal-ac3-copy">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3579 <title>PAL AVI obsahující AC3 zvuk do DVD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3580 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3581 Pokud již má zdroj AC3 zvuk, použijte -oac copy místo reenkódování.
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3582 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3583 mencoder -oac copy -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:576,\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3584 harddup -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3585 vbitrate=5000:keyint=15:aspect=16/9 -ofps 25 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3586 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3587 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3588 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3589 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3590
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3591 <sect3 id="menc-feat-vcd-dvd-all-ntsc-ac3-copy">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3592 <title>NTSC AVI obsahující AC3 zvuk do DVD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3593 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3594 Pokud již má zdroj AC3 zvuk a video je NTSC @ 23.976 fps:
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3595 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3596 mencoder -oac copy -ovc lavc -of mpeg -mpegopts format=dvd -vf scale=720:480,\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3597 harddup -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=9800:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3598 vbitrate=5000:keyint=15:aspect=16/9 -ofps 24000/1001 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3599 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3600 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3601 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3602 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3603
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3604 <sect3 id="menc-feat-vcd-dvd-all-pal-svcd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3605 <title>PAL SVCD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3606 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3607 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3608 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xsvcd -vf \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3609 scale=480:576,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3610 vcodec=mpeg2video:mbd=2:keyint=15:vrc_buf_size=917:vrc_minrate=600:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3611 vbitrate=2500:vrc_maxrate=2500:acodec=mp2:abitrate=224 -ofps 25 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3612 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3613 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3614 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3615 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3616
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3617 <sect3 id="menc-feat-vcd-dvd-all-ntsc-svcd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3618 <title>NTSC SVCD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3619 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3620 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3621 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xsvcd -vf \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3622 scale=480:480,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3623 vcodec=mpeg2video:mbd=2:keyint=18:vrc_buf_size=917:vrc_minrate=600:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3624 vbitrate=2500:vrc_maxrate=2500:acodec=mp2:abitrate=224 -ofps 30000/1001 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3625 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3626 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3627 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3628 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3629
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3630 <sect3 id="menc-feat-vcd-dvd-all-pal-vcd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3631 <title>PAL VCD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3632 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3633 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3634 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xvcd -vf \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3635 scale=352:288,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3636 vcodec=mpeg1video:keyint=15:vrc_buf_size=327:vrc_minrate=1152:vbitrate=1152:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3637 vrc_maxrate=1152:acodec=mp2:abitrate=224 -ofps 25 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3638 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3639 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3640 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3641 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3642
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3643 <sect3 id="menc-feat-vcd-dvd-all-ntsc-vcd">
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3644 <title>NTSC VCD</title>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3645 <para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3646 <screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3647 mencoder -oac lavc -ovc lavc -of mpeg -mpegopts format=xvcd -vf \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3648 scale=352:240,harddup -srate 44100 -af lavcresample=44100 -lavcopts \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3649 vcodec=mpeg1video:keyint=18:vrc_buf_size=327:vrc_minrate=1152:vbitrate=1152:\
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3650 vrc_maxrate=1152:acodec=mp2:abitrate=224 -ofps 30000/1001 \
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3651 -o <replaceable>film.mpg</replaceable> <replaceable>film.avi</replaceable>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3652 </screen>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3653 </para>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3654 </sect3>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3655
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3656 </sect2>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3657
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3658 </sect1>
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3659
3cf1d8b3798f new, synced with 1.10
jheryan
parents:
diff changeset
3660 </chapter>