annotate DOCS/xml/pl/bugs.xml @ 28215:8c9029514722

Simplify phony target declaration.
author diego
date Sun, 04 Jan 2009 23:27:03 +0000
parents a10805ad137d
children
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"?>
21671
a10805ad137d Sync tag bumped to 21686
torinthiel
parents: 21669
diff changeset
2 <!-- synced with r21686 -->
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16053
diff changeset
3 <!-- Opiekun: Cobra -->
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
4
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
5 <appendix id="bugs">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
6 <title>Znane błędy</title>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
7
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
8
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
9 <sect1 id="bugs-special">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
10 <title>Specjalne systemowe/specyficzne dla procesora błędy/problemy</title>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
11
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
12 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
13 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
14 <para>SIGILL (sygnał 4) na P3 przy jądrze 2.2.x:</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
15 <para>Problem: jądro 2.2.x nie ma prawidłowej (działającej) obsługi SSE</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
16 <para>Rozwiązanie: aktualizacja jądra do 2.4.x</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
17 <para>Obejście: <command>./configure --disable-sse</command></para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
18 </listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
19
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
20 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
21 <para>Ogólny SIGILL (sygnał 4):</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
22 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
23 Problem: skompilowałeś i próbowałeś uruchomić
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
24 <application>MPlayera</application> na dwóch różnych maszynach
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
25 (np. skompilowałeś na P3, a próbowałeś uruchomić na Celeronie)
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
26 </para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
27 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
28 Rozwiązanie: kompiluj <application>MPlayera</application> na tej samej
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
29 maszynie, na której chcesz go używać!
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
30 </para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
31 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
32 Obejście: Możesz o tym wszystkim zapomnieć, jeśli skonfigurujesz
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
33 <application>MPlayera</application> z opcją
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
34 <option>--enable-runtime-cpudetection</option> lub możesz wyłączyć
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
35 pewnie zestawy instrukcji procesora za pomocą odpowiednich opcji
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
36 (np. <option>--disable-mmx</option>, <option>--disable-3dnow</option>, itd.).
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
37 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
38 </listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
39
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
40 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
41 <para>Zwisy podczas zapisywania strumieni:</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
42 <para>Problem: zrzut pamięci</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
43 <para>Rozwiązanie: Nie panikuj. Upewnij się, że wiesz, gdzie jest ręcznik.</para>
16053
be559b48966c sync 1.13
wight
parents: 14373
diff changeset
44 </listitem>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
45 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
46 </sect1>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
47
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
48
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
49 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
50
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
51
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
52 <sect1 id="bugs-audio">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
53 <title>Różne problemy z synchronizacją A-V i dźwiękiem</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
54
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
55 <sect2 id="bugs-delay-all">
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
56 <title>Ogólne opóźnienie audio lub "dławiący się" dźwięk (występuje przy
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
57 wszystkich lub wielu plikach)</title>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
58
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
59 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
60 <listitem><para>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
61 najczęściej: zepsuty sterownik dźwięku! - spróbuj użyć innych sterowników, np.
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
62 emulacji OSS ALSA za pomocą opcji <option>-ao oss</option>. Spróbuj także
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
63 <option>-ao sdl</option>. Opcje te czasem pomagają. Jeśli Twój plik odtwarza
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
64 się bez problemów z opcją <option>-nosound</option>, to możesz być pewien, że
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
65 to wina karty dźwiękowej lub jej sterownika.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
66 </para></listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
67
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
68 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
69 <para>problemy z buforem audio (źle wykryty rozmiar bufora)</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
70 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
71 Obejście: opcja <application>MPlayera</application> <option>-abs</option>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
72 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
73 </listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
74
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
75 <listitem><para>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
76 problemy z częstotliwością próbkowania - być może Twoja karta nie obsługuje
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
77 częstotliwości próbkowania użytych w Twoich plikach - spróbuj filtru resample
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
78 (<option>-af resample=...</option>)
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
79 </para></listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
80
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
81 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
82 <para>powolna maszyna (procesor lub karta graficzna)</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
83 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
84 spróbuj opcji <option>-vo null</option>, jeśli odtwarza dobrze, oznacza to,
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
85 że masz zbyt wolną kartę graficzną lub jej sterownik
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
86 </para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
87 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
88 Obejście: kup szybszą kartę lub poczytaj tę dokumentację by dowiedzieć się
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
89 jak przyspieszyć odtwarzanie
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
90 </para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
91 <para>Spróbuj również opcji<option>-framedrop</option></para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
92 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
93 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
94 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
95
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
96 <!-- ********** -->
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
97
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
98 <sect2 id="bugs-delay-specific">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
99 <title>Opóźnienia/desynchronizacja dźwięku specyficzne dla jednego lub kilku plików</title>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
100
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
101 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
102 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
103 <para>zły plik</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
104 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
105 Obejścia:
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
106 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
107 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
108 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
109 opcje <option>-ni</option> lub <option>-nobps</option>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
110 (dla plików bez przeplotu lub uszkodzonych)
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
111 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
112 <para>i/lub</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 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
115 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
116 opcja <option>-mc 0</option>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
117 (wymagana dla plików ze złym przeplotem dźwięku VBR)
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
118 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
119 <para>i/lub</para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
120 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
121 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
122 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
123 opcja <option>-delay</option> lub klawisze <keycap>+</keycap>/<keycap>-</keycap>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
124 w trakcie odtwarzania do regulacji opóźnienia
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
125 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
126 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
127 </itemizedlist>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
128 Jeśli żadne z wymienionych rozwiązań nie przynoszą efektu, przyślij nam plik, a
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
129 my to sprawdzimy (i naprawimy).
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
130 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
131 </listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
132
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
133 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
134 <para>Twoja karta dźwiękowa nie obsługuje próbkowania 48kHz</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
135 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
136 Obejście: kup lepszą kartę... lub spróbuj zmniejszyć liczbę klatek na sekundę
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
137 o 10% (używając opcji <option>-fps 27</option> dla filmu o 30 klatkach
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
138 na sekundę) lub użyj filtru resample
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
139 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
140 </listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
141
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
142 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
143 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
144 powolna maszyna (jeśli A-V nie jest w okolicach 0 i ostatnia liczba w
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
145 statusie zwiększa się)
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
146 </para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
147 <para>Obejście: opcja <option>-framedrop</option></para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
148 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
149 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
150 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
151
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
152 <!-- ********** -->
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
153
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
154 <sect2 id="bugs-nosound">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
155 <title>Zupełny brak dźwięku</title>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
156
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
157 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
158 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
159 <para>Twój plik używa nieobsługiwanego kodeka audio</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
160 <para>Rozwiązanie: poczytaj dokumentację i pomóż nam dodać jego obsługę</para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
161 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
162 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
163 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
164
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
165 <!-- ********** -->
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
166
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
167 <sect2 id="bugs-nopicture">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
168 <title>Zupełny brak obrazu (jedynie puste, szare lub zielone okno)</title>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
169
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
170 <itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
171 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
172 <para>Twój plik używa nieobsługiwanego kodeka video</para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
173 <para>Rozwiązanie: poczytaj dokumentację i pomóż nam dodać jego obsługę</para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
174 </listitem>
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
175
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
176 <listitem>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
177 <para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
178 automatycznie wybrany kodek nie potrafi dekodować pliku, spróbuj użyć innego
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
179 za pomocą opcji <option>-vc</option> lub <option>-vfm</option>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
180 </para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
181 </listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
182 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
183 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
184
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
185 <!-- ********** -->
20078
6d55b811f9f4 sync r20083
torinthiel
parents: 20073
diff changeset
186
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
187 <sect2 id="bugs-video">
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
188 <title>Problemy z wyjściem video</title>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
189
11156
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 Pierwsza uwaga: opcje <option>-fs -vm</option> i <option>-zoom</option> nie są
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
192 obsługiwane przez wszystkie sterowniki. Dodatkowo, nie wszystkie sterowniki
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
193 obsługują sprzętowe skalowanie/powiększanie.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
194 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
195
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
196 <formalpara>
20557
d08cfedd1c66 Revert broken encoding translation
torinthiel
parents: 20524
diff changeset
197 <title>Migotanie OSD/napisów</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
198 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
199 <itemizedlist>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
200 <listitem><para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
201 sterownik x11: przykro nam, ale nie da się tego teraz naprawić
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
202 </para></listitem>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
203 <listitem><para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
204 sterownik xv: użyj opcji <option>-double</option>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
205 </para></listitem>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
206 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
207 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
208 </formalpara>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
209
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
210 <formalpara>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
211 <title>Zielony obraz przy użyciu mga_vid
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
212 (<option>-vo mga</option> / <option>-vo xmga</option>)</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
213 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
214 <itemizedlist>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
215 <listitem><para>
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
216 mga_vid źle wykrył ilość pamięci RAM na Twojej karcie, przeładuj
6c7900636b2a Synced with 21537
torinthiel
parents: 20558
diff changeset
217 go używając opcji <option>mga_ram_size</option>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
218 </para></listitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
219 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
220 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
221 </formalpara>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
222
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
223 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
224 </sect1>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
225
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
226 </appendix>