annotate DOCS/xml/pl/tvinput.xml @ 20924:abde88225c3a

Output UTF-8 instead of legacy encodings by default.
author diego
date Wed, 15 Nov 2006 10:37:41 +0000
parents 82dc8f2fbd8b
children 532cfefcf3e0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
2 <!-- synced with r20551 -->
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
3 <!-- Opiekun: Cobra -->
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
4 <chapter id="tv">
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
5 <title>TV</title>
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
6
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
7 <sect1 id="tv-input" xreflabel="TV input">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
8 <title>Wejście TV</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
9
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
10 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
11 Sekcja ta opisuje jak <emphasis role="bold">oglądać/nagrywać obraz
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
12 za pomocą tunera TV kompatybilnego z V4L</emphasis>. Zajrzyj do strony man
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
13 by zobaczyć opis opcji TV i klawiszy sterujących.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
14 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
15
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
16
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
17 <sect2 id="tv-compilation">
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
18 <title>Kompilacja</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
19
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
20 <procedure>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
21 <step><para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
22 Najpierw musisz przekompilować. <filename>./configure</filename> wykryje
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
23 automatycznie nagłówki jądra związane z V4L i obecność urządzeń
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
24 <filename>/dev/video*</filename>. Jeśli istnieją, obsługa TV zostanie
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
25 wbudowana (zobacz wynik działania <filename>./configure</filename>).
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
26 </para></step>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
27 <step><para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
28 Upewnij się, że Twój tuner działa z innymi programami do obsługi TV pod
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
29 Linuksem, na przykład <application>XawTV</application>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
30 </para></step>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
31 </procedure>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
32 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
33
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
34 <sect2 id="tv-tips">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
35 <title>Wskazówki użytkowania</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
36 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
37 Kompletna lista opcji dostępna jest na stronie man.
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
38 Tu jest tylko kilka wskazówek:
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
39 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
40 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
41 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
42 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
43 Używaj opcji <option>channels</option>. Przykład
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
44 <screen>-tv channels=26-MTV1,23-TV2</screen>
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
45 Wyjaśnienie: jeśli użyjesz tej opcji, dostępne będą tylko kanały 23 i 26 oraz
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
46 przy zmianie kanału pojawi się ładny napis na OSD, wyświetlający jego nazwę.
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
47 Odstępy w nazwie kanału muszą zostać zastąpione znakiem &quot;_&quot;.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
48 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
49 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
50
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
51 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
52 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
53 Używaj rozsądnych rozmiarów obrazu. Rozmiary obrazu wynikowego powinny
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
54 być podzielne przez 16.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
55 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
56 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
57
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
58 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
59 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
60 Jeśli nagrywasz obraz video o pionowej rozdzielczości większej niż połowa
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
61 rozdzielczości pełnej (np. 288 dla PAL lub 240 dla NTSC), wtedy 'ramki'
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
62 które otrzymasz będą tak naprawdę parami poprzeplatanych (interleaved) pól.
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
63 W zależności od tego, co chcesz zrobić ze strumieniem wideo, możesz go zostawić
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
64 w takiej formie, użyć destrukcyjnego usuwania przeplotu (deinterlacing),
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
65 albo rozdzielić pary na pojedyncze pola.
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
66 </para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
67 <para>
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
68 W przeciwnym wypadku dostaniesz
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
69 film, który jest zniekształcony w trakcie scen o dużej dynamice, a wskazana
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
70 szybkość transmisji (bitrate) prawdopodobnie nie będzie nawet mogła być
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
71 utrzymana przez kontroler szybkości (bitrate controller),
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
72 ponieważ artefakty przeplotu tworzą duże ilości szczegółów,
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
73 a co za tym idzie, potrzebują dużej przepustowości. Możesz włączyć
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
74 usuwanie przeplotu za pomocą opcji <option>-vf pp=TYP_DEINT</option>. Zwykle
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
75 <option>pp=lb</option> spisuje się dobrze, ale to kwestia gustu. Poczytaj o
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
76 innych algorytmach usuwania przeplotu na stronie man i zacznij eksperymentować.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
77 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
78 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
79
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
80 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
81 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
82 Usuwaj "martwe miejsca". Kiedy nagrywasz video, są pewnie miejsca przy brzegach,
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
83 które są zazwyczaj czarne lub zawierają szum. Jak się łatwo domyślić,
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
84 niepotrzebnie zużywają sporo przepustowości (dokładniej, to nie same czarne
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
85 miejsca, lecz ostre przejścia pomiędzy czarnym kolorem i jaśniejszym obrazem
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
86 video, ale nie jest to akurat takie ważne). Zanim zaczniesz nagrywać, ustaw
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
87 argumenty opcji <option>crop</option> by wyciąć wszystkie "śmieci" na
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
88 brzegach.
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
89 Oczywiście nie zapomnij o utrzymaniu prawidłowych wymiarów obrazu.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
90 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
91 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
92
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
93 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
94 <para>
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
95 Uważaj na obciążenie CPU. Przez większość czasu Nie powinno ono przekroczyć
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
96 granicy 90%.
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
97 Jeśli masz duży bufor nagrywania,
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
98 <application>MEncoder</application> może przetrwać przeciążenie przez najwyżej
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
99 kilka sekund i nic więcej. Lepiej więc wyłączyć wszystkie trójwymiarowe
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
100 wygaszacze OpenGL i inne tego typu bajery.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
101 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
102 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
103
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
104 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
105 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
106 Nie mieszaj z zegarem systemowym. <application>MEncoder</application> korzysta z
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
107 niego do synchronizacji A/V. Jeśli zmodyfikujesz zegar systemowy (zwłaszcza
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
108 wstecz), <application>MEncoder</application> się pogubi i utraci klatki. Jest to
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
109 bardzo ważna sprawa jeśli jesteś podpięty do sieci i używasz do synchronizacji
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
110 czasu różnych programów typu NTP. Musisz wyłączyć NTP w trakcie nagrywania,
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
111 jeśli chcesz, by było ono przeprowadzone niezawodnie.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
112 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
113 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
114
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
115 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
116 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
117 Nie zmieniaj opcji <option>outfmt</option>, chyba, że wiesz co robisz lub Twoja
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
118 karta/sterownik naprawdę nie obsługuje ustawienia domyślnego (przestrzeń
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
119 kolorów YV12). W poprzednich wersjach
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
120 <application>MPlayera</application>/<application>MEncodera</application>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
121 konieczne było podanie formatu wyjścia.
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
122 Ten problem powinien być rozwiązany w aktualnych wydaniach i opcja
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
123 <option>outfmt</option> nie jest już wymagana, a ustawienie domyślne powinno
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
124 pasować każdemu. Na przykład, jeśli nagrywasz do formatu DivX używając
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
125 <systemitem class="library">libavcodec</systemitem> i podasz opcję
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
126 <option>outfmt=RGB24</option>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
127 aby zwiększyć jakość nagrywanego obrazu, zostanie on i tak później z
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
128 powrotem przekonwertowany do YV12, więc jedyne, co osiągniesz, to ogromna
11862
paszczi
parents: 11718
diff changeset
129 strata mocy obliczeniowej.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
130 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
131 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
132
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
133 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
134 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
135 By użyć przestrzeni kolorów I420 (<option>outfmt=i420</option>), musisz dodać
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
136 opcję <option>-vc rawi420</option> z powodu konfliktu fourcc z kodekiem Intel
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
137 Indeo.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
138 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
139 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
140
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
141 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
142 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
143 Jest kilka sposobów na nagrywanie audio. Możesz nagrywać dźwięk za pomocą Twojej
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
144 karty dźwiękowej korzystając z zewnętrznego kabla pomiędzy kartą video i
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
145 wejściem liniowym lub korzystając z wbudowanego w układ bt878 przetwornika ADC.
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
146 W tym drugim przypadku musisz załadować sterownik
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
147 <emphasis role="bold">btaudio</emphasis>. Przeczytaj plik
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
148 <filename>linux/Documentation/sound/btaudio</filename> (w drzewie jądra, a nie
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
149 <application>MPlayera</application>) by dowiedzieć się jak korzystać z tego
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
150 sterownika.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
151 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
152 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
153
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
154 <listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
155 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
156 Jeśli <application>MEncoder</application> nie może otworzyć urządzenia
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
157 dźwiękowego, upewnij się, że jest ono rzeczywiście dostępne. Zdarzają się
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
158 problemy z serwerami dźwięku typu aRts (KDE) lub ESD (GNOME). Jeśli masz
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
159 kartę full-duplex (prawie wszystkie przyzwoite karty dostępne obecnie obsługują
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
160 tę funkcję) i korzystasz z KDE, spróbuj zaznaczyć opcję "Działanie w pełni
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
161 dupleksowe" ("full duplex") w konfiguracji serwera dźwięku.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
162 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
163 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
164 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
165 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
166
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
167
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
168 <sect2 id="tv-examples">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
169 <title>Przykłady</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
170
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
171 <informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
172 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
173 Puste wyjście, do AAlib :)
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
174 <screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
175 mplayer -tv driver=dummy:width=640:height=480 -vo aa tv://<!--
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
176 --></screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
177 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
178 </informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
179
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
180 <informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
181 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
182 Wejście ze standardowego V4L:
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
183 <screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
184 mplayer -tv driver=v4l:width=640:height=480:outfmt=i420 -vc rawi420 -vo xv tv://<!--
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
185 --></screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
186 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
187 </informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
188
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
189 <informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
190 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
191 Bardziej skomplikowany przykład. Każe on
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
192 <application>MEncoderowi</application> nagrać pełen
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
193 obraz PAL, wykadrować go i usunąć przeplot korzystając z algorytmu
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
194 liniowego zlewania (linear blend). Audio jest kompresowane ze stałą
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
195 szybkością równą 64kbps, przy użyciu kodeka LAME. To ustawienie jest
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
196 dobre do nagrywania filmów.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
197 <screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
198 mencoder -tv driver=v4l:width=768:height=576 \
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
199 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 \
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
200 -oac mp3lame -lameopts cbr:br=64 \
11718
0bac6204ed0e synchronization
paszczi
parents: 11543
diff changeset
201 -vf crop=720:544:24:16,pp=lb -o <replaceable>wyjscie.avi</replaceable> tv://
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
202 </screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
203 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
204 </informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
205
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
206 <informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
207 <para>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
208 Ten przykład dodatkowo przeskaluje obraz do 384x288 i skompresuje video
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
209 z szybkością 350kbps w trybie wysokiej jakości. Opcja <option>vqmax</option>
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
210 uwalnia kwantyzator i pozwala kompresorowi video na osiągnięcie tak
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
211 niskiej szybkości nawet kosztem jakości obrazu. Może być to używane do
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
212 nagrywania długich seriali TV, kiedy jakość obrazu nie jest tak ważna.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
213 <screen>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
214 mencoder -tv driver=v4l:width=768:height=576 \
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
215 -ovc lavc -lavcopts vcodec=mpeg4:vbitrate=350:vhq:vqmax=31:keyint=300 \
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
216 -oac mp3lame -lameopts cbr:br=48 \
14980
5dcb5fb546a6 Sync 1.13
wight
parents: 13537
diff changeset
217 -vf crop=720:540:24:18,pp=lb,scale=384:288 -sws 1 -o <replaceable>wyjscie.avi</replaceable> tv://
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
218 </screen>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
219 Jest również możliwe podanie mniejszych wymiarów obrazu w opcji
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
220 <option>-tv</option> i pominięcie programowego skalowania, ale to podejście
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
221 wykorzystuje maksymalną ilość dostępnych informacji i jest trochę bardziej
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
222 odporne na szum.
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
223 Układy bt878, ze względu na ograniczenia sprzętowe, mogą stosować
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
224 uśrednianie pikseli jedynie w kierunku poziomym.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
225 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
226 </informalexample>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
227 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
228 </sect1>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16527
diff changeset
229
20559
82dc8f2fbd8b Sync r20551 and some wording fixes
torinthiel
parents: 20557
diff changeset
230 </chapter>