Mercurial > mplayer.hg
annotate DOCS/xml/pl/ports.xml @ 12791:f41c06b45d1c
10l, patch by Piero di Vita
author | faust3 |
---|---|
date | Sat, 10 Jul 2004 18:40:17 +0000 |
parents | b3e42fb7777b |
children | 48294a6def86 |
rev | line source |
---|---|
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
1 <?xml version="1.0" encoding="iso-8859-2"?> |
12594 | 2 <!-- synced with 1.44 --> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
3 <chapter id="ports" xreflabel="Ports"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
4 <title>Porty</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
5 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
6 <sect1 id="linux"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
7 <title>Linux</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
8 <para> |
11528 | 9 Główną platformą rozwojową jest Linux x86, chociaż |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
10 <application>MPlayer</application> pracuje również na wielu innych portach |
11472 | 11 tego systemu. Pakiety binarne są dostępne z kilku źródeł, jednakże |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
12 <emphasis role="bold">żaden z nich nie jest przez nas obsługiwany</emphasis>. |
11472 | 13 Zgłaszaj problemy do ich opiekunów, a nie do nas. |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
14 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
15 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
16 <sect2 id="debian"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
17 <title>Pakiety Debiana</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
18 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
19 Aby zbudować pakiet dla Debiana, wywołaj poniższą komendę w katalogu ze źródłami |
11549 | 20 <application>MPlayera</application>: |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
21 <screen>fakeroot debian/rules binary</screen> |
11528 | 22 Jako superużytkownik możesz zainstalować pakiet <filename>.deb</filename> tak, jak zwykle: |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
23 <screen>dpkg -i ../mplayer_<replaceable>wersja</replaceable>.deb</screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
24 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
25 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
26 <para> |
11549 | 27 Christian Marillat buduje dla Debiana nieoficjalne paczki |
28 <application>MPlayera</application>, <application>MEncodera</application> | |
11473 | 29 i czcionek już przez jakiś czas, możesz je pobrać (apt-get) z jego |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
30 <ulink url="http://marillat.free.fr/">strony domowej</ulink>. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
31 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
32 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
33 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
34 <sect2 id="rpm"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
35 <title>Pakiety RPM</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
36 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
37 Dominik Mierzejewski tworzy i opiekuje się oficjalnymi pakietami |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
38 <application>MPlayera</application> dla Red Hata. Są one dostępne na jego |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
39 <ulink url="http://www.piorunek.pl/~dominik/linux/pkgs/mplayer/">stronie domowej</ulink>. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
40 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
41 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
42 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
43 RPMy dla Mandrake są dostępne na <ulink url="http://plf.zarb.org/">P.L.F.</ulink>. |
11549 | 44 SuSE zawierał okrojoną wersję <application>MPlayera</application> w dystrybucji. |
45 Usunęli ją w swoich najnowszych wydaniach. W pełni funkcjonalne | |
46 pakiety możesz pobrać z | |
11528 | 47 <ulink url="http://packman.links2linux.de/?action=128">links2linux.de</ulink>. |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
48 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
49 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
50 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
51 <sect2 id="arm"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
52 <title>ARM</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
53 <para> |
11549 | 54 <application>MPlayer</application> działa również na PDA z procesorami ARM |
55 działających pod kontrolą Linuksa, np. Sharp Zaurus, Compaq iPAQ. | |
56 Najprostszym sposobem, żeby uzyskać <application>MPlayera</application>, | |
57 jest pobranie go z odpowiedniego źródła pakietów (stable, testing, unstable) | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
58 z witryny <ulink url="http://www.openzaurus.org">OpenZaurus</ulink>. Jeżeli chcesz |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
59 go skompilować samodzielnie, powinieneś przyjrzeć się katalogom |
11828 | 60 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/mplayer?nav=index.html|src/.|src/packages">mplayera</ulink> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
61 i biblioteki |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
62 <ulink url="http://openzaurus.bkbits.net:8080/buildroot/src/packages/libavcodec?nav=index.html|src/.|src/packages">libavcodec</ulink> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
63 w głównym katalogu źródłowym OpenZaurusa. Zawierają one najświeższe łatki |
11549 | 64 i pliki Makefile, służące do samodzielnej kompilacji |
11828 | 65 <application>MPlayera</application> z <systemitem class="library">libavcodec</systemitem>. |
66 Jeżeli potrzebujesz interfejsu GUI, możesz użyć xmms-embedded. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
67 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
68 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
69 </sect1> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
70 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
71 <sect1 id="bsd"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
72 <title>*BSD</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
73 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
74 <application>MPlayer</application> działa na FreeBSD, OpenBSD, NetBSD, |
11472 | 75 BSD/OS i Darwinie. Dostępne są wersje portów/pkgsrc/fink/itp., które |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
76 prawdopodobnie są łatwiejsze w instalacji, niż kompilacja ze źródeł. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
77 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
78 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
79 <para> |
11549 | 80 Do zbudowania <application>MPlayera</application> będziesz potrzebował |
81 GNU make (gmake - rdzenne make BSD nie zadziała) i najnowszej wersji binutils. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
82 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
83 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
84 <para> |
11549 | 85 Jeżeli <application>MPlayer</application> nie może znaleźć |
86 <filename>/dev/cdrom</filename> lub <filename>/dev/dvd</filename>, | |
87 stwórz odpowiednie dowiązanie symboliczne: | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
88 <screen>ln -s /dev/<replaceable>twoje_urządzenie_cdrom</replaceable> /dev/cdrom</screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
89 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
90 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
91 <para> |
11549 | 92 Aby używać bibliotek Win32 z <application>MPlayerem</application>, będziesz |
93 potrzebował przekompilować jądro z opcją "<envar>USER_LDT</envar>" | |
94 (chyba, że używasz FreeBSD-CURRENT, tam jest domyślnie włączona). | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
95 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
96 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
97 <sect2 id="freebsd"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
98 <title>FreeBSD</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
99 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
100 Jeżeli Twój procesor ma rozszerzenie SSE, przekompiluj jądro z opcją |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
101 "<envar>CPU_ENABLE_SSE</envar>" (wymagany FreeBSD-STABLE lub łaty na jądro). |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
102 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
103 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
104 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
105 <sect2 id="openbsd"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
106 <title>OpenBSD</title> |
11472 | 107 <para>Ze względu na ograniczenia w różnych wersjach gas (GNU assemblera - przyp. tłumacza) |
108 (dotyczące relokacji i MMX), będziesz musiał przeprowadzić kompilację w dwóch krokach: | |
109 Po pierwsze, upewnij się, że wersja nierdzenna występuje w zmiennej <envar>$PATH</envar> | |
110 i wykonaj <command>gmake -k</command>, a następnie upewnij się, że używana jest wersja rdzenna | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
111 i wykonaj <command>gmake</command>. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
112 </para> |
11353 | 113 </sect2> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
114 |
11353 | 115 <sect2 id="darwin"> |
116 <title>Darwin</title> | |
117 <para> | |
118 Zobacz rozdział <link linkend="macos">Mac OS</link>. | |
119 </para> | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
120 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
121 </sect1> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
122 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
123 <sect1 id="solaris"> |
11353 | 124 <title>Sun Solaris</title> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
125 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
126 <application>MPlayer</application> powinien działać na Solarisie 2.6 lub nowszym. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
127 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
128 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
129 <para> |
11549 | 130 Na <emphasis role="bold">UltraSPARCach</emphasis>, |
131 <application>MPlayer</application> korzysta z rozszerzenia | |
132 <emphasis role="bold">VIS</emphasis> (odpowiednik MMX), obecnie tylko w | |
11828 | 133 <emphasis><systemitem class="library">libmpeg2</systemitem></emphasis>, |
134 <emphasis><systemitem class="library">libavo</systemitem></emphasis> i | |
135 <emphasis><systemitem class="library">libavcodec</systemitem></emphasis>, | |
136 ale nie w <systemitem class="library">mp3lib</systemitem>. Możesz oglądać plik VOB na | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
137 procesorze z taktowaniem 400MHz. Będziesz potrzebował do tego biblioteki |
11828 | 138 <ulink url="http://www.sun.com/sparc/vis/mediaLib.html"> |
139 <systemitem class="library">mLib</systemitem></ulink>. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
140 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
141 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
142 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
143 Aby zbudować pakiet, będziesz potrzebował GNU <application>make</application> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
144 (<filename>gmake</filename>, <filename>/opt/sfw/gmake</filename>), rdzenne make |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
145 Solarisa nie zadziała. Typowy błąd jaki otrzymujesz, budując tym drugim zamiast GNU |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
146 make, to: |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
147 <screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
148 % /usr/ccs/bin/make |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
149 make: Fatal error in reader: Makefile, line 25: Unexpected end of line seen |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
150 </screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
151 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
152 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
153 <para> |
11473 | 154 W Solarisie przeznaczonym dla SPARC, potrzebujesz kompilatora GNU C/C++; nie ma |
155 znaczenia, czy jest on skonfigurowany z, czy bez GNU assemblera. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
156 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
157 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
158 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
159 Na Solarisie x86, potrzebujesz GNU assemblera i kompilatora GNU C/C++, |
11549 | 160 skonfigurowanego do używania GNU assemblera! Kod |
161 <application>MPlayera</application>, na platformie x86, w znaczący sposób korzysta | |
162 z instrukcji MMX, SSE i 3DNOW!, które nie mogą być skompilowane przy pomocy | |
163 assemblera Sun <filename>/usr/ccs/bin/as</filename>. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
164 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
165 |
12554 | 166 <para> |
167 Skrypt <filename>configure</filename> stara się określić, jaki assembler | |
11473 | 168 wywoływany jest przez komendę "gcc" (jeżeli próba zakończy się fiaskiem, |
11632 | 169 użyj opcji <option>--as=<replaceable>/gdziekolwiek/zainstalowałeś/gnu-as</replaceable></option>, |
170 żeby określić gdzie skrypt <filename>configure</filename> może znaleźć GNU "as" w Twoim | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
171 systemie). |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
172 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
173 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
174 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
175 Błąd jaki wyświetli <filename>configure</filename> na Solarisie x86, używającym GCC |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
176 bez GNU assemblera: |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
177 <screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
178 % configure |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
179 ... |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
180 Checking assembler (/usr/ccs/bin/as) ... , failed |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
181 Please upgrade(downgrade) binutils to 2.10.1... |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
182 </screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
183 (Rozwiązanie: Zainstaluj i używaj gcc skonfigurowanego z opcją <option>--with-as=gas</option>) |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
184 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
185 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
186 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
187 Typowy błąd, jaki otrzymasz przy próbie budowy kompilatorem GNU C, który nie używa GNU as: |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
188 <screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
189 % gmake |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
190 ... |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
191 gcc -c -Iloader -Ilibvo -O4 -march=i686 -mcpu=i686 -pipe -ffast-math |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
192 -fomit-frame-pointer -I/usr/local/include -o mplayer.o mplayer.c |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
193 Assembler: mplayer.c |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
194 "(stdin)", line 3567 : Illegal mnemonic |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
195 "(stdin)", line 3567 : Syntax error |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
196 ... more "Illegal mnemonic" and "Syntax error" errors ... |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
197 </screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
198 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
199 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
200 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
201 Ze względu na błędy występujące w Solarisie 8, możesz nie być w stanie odtwarzać płyt DVD |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
202 o pojemności większej niż 4 GB: |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
203 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
204 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
205 <itemizedlist> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
206 <listitem><para> |
11528 | 207 Sterownik sd(7D) dla Solarisa 8 x86 ma błąd ujawniający się przy próbie dostępu do |
208 bloku dyskowego >4GB urządzenia korzystającego z logicznego rozmiaru bloku !=DEV_BSIZE | |
209 (np. nośnik CD-ROM i DVD). Ze względu na przepełnienie 32bitowych liczb całkowitych, | |
210 odczytywany jest adres dysku modulo 4GB | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
211 (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22516"/>). |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
212 Ten problem nie występuje na Solarisie 8 przeznaczonym dla procesorów SPARC. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
213 </para></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
214 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
215 <listitem><para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
216 Podobny błąd występuje w kodzie systemu plików hsfs(7FS) (znanym jako ISO9660), |
11473 | 217 hsfs może nie obsługiwać partycji/dysków większych niż 4GB, wszystkie dane są |
218 odczytywane z bloku modulo 4GB | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
219 (<ulink url="http://groups.yahoo.com/group/solarisonintel/message/22592"/>). |
11472 | 220 Problem może być rozwiązany przy pomocy łatki 109764-04 (sparc) / 109765-04 (x86). |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
221 </para></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
222 </itemizedlist> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
223 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
224 </sect1> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
225 |
11528 | 226 <sect1 id="irix"> |
11353 | 227 <title>Silicon Graphics Irix</title> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
228 <para> |
11472 | 229 Możesz albo spróbować zainstalować program GNU install i (jeżeli nie |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
230 umieściłeś go w globalnej ścieżce) wskazać go przez: |
11632 | 231 <screen>./configure --with-install= |
232 <replaceable>/ścieżka/i/nazwa/programu/instalacyjnego</replaceable></screen> | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
233 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
234 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
235 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
236 Albo użyć domyślnego programu instalacyjnego dostarczonego z IRIX 6.5, w tym |
11472 | 237 wypadku należy ręcznie zmodyfikować plik <filename>Makefile</filename> w |
238 kilku miejscach. Zmień poniższe dwie linijki: | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
239 <programlisting> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
240 $(INSTALL) -c -m 644 DOCS/mplayer.1 $(MANDIR)/man1/mplayer.1 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
241 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
242 $(INSTALL) -c -m 644 etc/codecs.conf $(CONFDIR)/codecs.conf |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
243 </programlisting> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
244 na: |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
245 <programlisting> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
246 $(INSTALL) -m 644 mplayer.1 $(MANDIR)/man1/ |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
247 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
248 $(INSTALL) -m 644 codecs.conf $(CONFDIR)/ |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
249 </programlisting> |
11549 | 250 A potem wykonaj (w katalogu źródłowym <application>MPlayera</application>): |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
251 <screen>cp DOCS/mplayer.1 . ; cp etc/codecs.conf .</screen> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
252 i dalej skompiluj i zainstaluj. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
253 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
254 </sect1> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
255 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
256 <sect1 id="qnx"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
257 <title>QNX</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
258 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
259 Działa. Będziesz musiał ściągnąć bibliotekę SDL dla QNX i zainstalować ją. Wtedy |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
260 uruchom <application>MPlayera</application> a opcją <option>-vo sdl:photon</option> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
261 i <option>-ao sdl:nto</option>, powinno działać szybko. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
262 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
263 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
264 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
265 Wyjście <option>-vo x11</option> będzie nawet wolniejsze niż na Linuksie, |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
266 ponieważ QNX ma tylko <emphasis>emulację</emphasis> Xów, która jest bardzo |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
267 wolna. Używaj SDL. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
268 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
269 </sect1> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
270 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
271 <sect1 id="windows"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
272 <title>Windows</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
273 |
11549 | 274 <para>Tak, <application>MPlayer</application> działa na Windowsie pod |
275 <ulink url="http://www.cygwin.com/"><application>Cygwinem</application></ulink> i | |
276 <ulink url="http://www.mingw.org/"><application>MinGW</application></ulink>. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
277 Nie ma jeszcze interfejsu GUI, ale wersja dla wiersza poleceń jest już prawie w pełni |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
278 funkcjonalna. <ulink url="../../tech/patches.txt">Łatki</ulink> są zawsze mile widziane. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
279 Powinieneś sprawdzić listę |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
280 <ulink url="http://mplayerhq.hu/mailman/listinfo/mplayer-cygwin/">mplayer-cygwin</ulink>, |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
281 aby uzyskać pomoc albo otrzymać najnowsze informacje.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
282 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
283 <para>Najlepsze wyniki są osiągane ze sterownikami wyjściowymi video DirectX |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
284 (<option>-vo directx</option>) i rdzennym wyjściem dźwiękowym wave Windows |
12015 | 285 (<option>-ao win32</option>). Możesz skorzystać również z OpenGL lub SDL, jednak |
286 wydajność OpenGL silnie zależy od systemu, a SDL może zakłócać | |
287 dźwięk i obraz albo wywołać błąd, i zakończyć działanie programu. | |
11549 | 288 Jeżeli występują zakłócenia obrazu, spróbuj |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
289 wyłączyć sprzętową akcelerację przez opcję <option>-vo directx:noaccel</option>. Ściągnij |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
290 <ulink url="http://www.videolan.org/vlc/dx7headers.tgz">pliki nagłówkowe DirectX 7</ulink>, |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
291 żeby skompilować sterownik do wyjścia video DirectX.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
292 |
12421 | 293 <para><link linkend="vidix">VIDIX</link> działa teraz również pod Windowsem jako |
294 <option>-vo winvidix</option>, chociaż jego obsługa jest eksperymentalna i wymaga | |
295 trochę ręcznego przygotowania. Pobierz | |
296 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/dhahelper.sys">dhahelper.sys</ulink> | |
297 i skopiuj go do | |
298 <filename class="directory">libdha/dhahelperwin</filename> w drzewie źródłowym | |
299 <application>MPlayera</application>. Uruchom konsolę, następnie przejdź do tego katalogu i wykonaj | |
300 | |
301 <screen>gcc -o dhasetup.exe dhasetup.c</screen> | |
302 | |
303 i | |
304 | |
305 <screen>dhasetup.exe install</screen> | |
306 | |
307 jako Administrator. Będziesz musiał ponownie uruchomić komputer. Teraz, skopiuj wszystkie pliki | |
308 z rozszerzeniem <systemitem class="library">.so</systemitem> z katalogu | |
309 <filename class="directory">vidix/drivers</filename> do | |
310 <filename class="directory">mplayer/vidix</filename> | |
311 względem położnia pliku <filename>mplayer.exe</filename>.</para> | |
312 | |
12340 | 313 <para>Dla osiągnięcia najlepszych wyników <application>MPlayer</application> powinien |
314 korzystać z przestrzeni kolorów, którą Twoja karta wspiera sprzętowo. Niestety | |
315 wiele sterowników graficznych Windowsa źle informuje o wspieranych przez kartę | |
316 przestrzeniach. Aby sprawdzić które są źle obsługiwane, wykonaj poniższą komendę: | |
317 | |
12421 | 318 <screen>mplayer -benchmark -nosound -frames 100 -vf format=<replaceable>przestrzeń</replaceable> <replaceable>film</replaceable></screen> |
12340 | 319 |
320 gdzie <replaceable>przestrzeń</replaceable> może być jakąkolwiek | |
321 wartością spośród tych uzyskanych przez opcję <option>-vf format=fmt=help</option>. | |
322 Jeśli, któraś z nich działa szczególnie źle, opcja | |
323 <option>-vf noformat=<replaceable>przestrzeń</replaceable></option> | |
324 zapobiegnie jej używaniu. Możesz to na stałe dodać do Twojego pliku konfiguracyjnego.</para> | |
325 | |
326 | |
327 | |
11328 | 328 <para>Możesz wykorzystać kodeki Win32 i Real dla Win32 (nie kodeki Real dla Linuksa), |
329 jeżeli chcesz. Umieść je gdzieś w swojej | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
330 ścieżce (zmienna PATH - przyp. tłumacza) albo użyj opcji |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
331 <option>--with-codecsdir=c:/ścieżka/do/twoich/kodeków</option> (lub |
11549 | 332 <option>--with-codecsdir=/ścieżka/do/twoich/kodeków</option> tylko na |
333 <application>Cygwin</application>) dla <filename>configure</filename>. | |
334 Mieliśmy doniesienia, że biblioteki Real muszą być zapisywalne dla użytkownika, | |
335 który korzysta z <application>MPlayera</application>, ale tylko na niektórych | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
336 systemach. Spróbuj nadać im atrybut zapisywalności, jeżeli napotkasz jakieś problemy. |
11328 | 337 Biblioteki DLL QuickTime również działają, ale będzisz musiał je umieścić |
11472 | 338 w katalogu systemowym Windows |
11803 | 339 (<filename class="directory"><replaceable>C:\Windows\system\</replaceable></filename>).</para> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
340 |
12442 | 341 <para>Możesz odtwarzać VCD, odtwarzając pliki <filename>.DAT</filename> lub <filename>.MPG</filename>, |
342 które Windows pokazuje na VCD. To działa mniej więcej tak (dopasuj literę dysku do Twojego | |
343 CD-ROMu):</para> | |
344 | |
345 <screen>mplayer <replaceable>d:/mpegav/avseq01.dat</replaceable></screen> | |
346 | |
347 <para>DVD również działa, podaj literę Twojego DVD-ROMu przez | |
348 opcję <option>-dvd-device</option>:</para> | |
349 | |
350 <screen>mplayer dvd://<replaceable><tytuł></replaceable> -dvd-device <replaceable>d</replaceable>:</screen> | |
351 | |
11549 | 352 <para>Konsola <application>Cygwin</application>/<application>MinGW</application> |
353 jest raczej wolna. Przekierowywanie wyjścia albo używanie | |
11472 | 354 opcji <option>-quiet</option> zgłoszono jako poprawiające wydajność na |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
355 niektórych systemach. Bezpośrednie renderowanie (<option>-dr</option>) również |
11472 | 356 może pomóc. Możesz zapobiec migotaniu OSD, włączając podwójne buforowanie |
357 opcją <option>-double</option>. Jeżeli odtwarzanie jest nierówne, spróbuj użyć | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
358 <option>-autosync 100</option>. Jeżeli którakolwiek z tych opcji Ci pomogła, |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
359 może będziesz chciał umieścić ją w swoim pliku konfiguracyjnym.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
360 |
11549 | 361 <para>Sascha Sommer wydaje, od czasu do czasu, oficjalne paczki dla Windowsa, |
362 Joey Parrish tworzy nieoficjalne paczki z instalatorem. | |
363 Poszukaj ich w sekcji Windows | |
11892 | 364 <ulink url="http://www.mplayerhq.hu/homepage/projects.html#windows">na stronie naszych |
11549 | 365 projektów</ulink>.</para> |
366 | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
367 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
368 <sect2 id="cygwin"> |
11549 | 369 <title><application>Cygwin</application></title> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
370 |
11556 | 371 <para><application>Cygwin</application> w wersji wcześniejszej niż 1.5.0 nie |
372 zawiera <filename>inttypes.h</filename>. Umieść plik | |
11353 | 373 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/inttypes.h">inttypes.h</ulink> |
374 w katalogu <filename class="directory">/usr/include/</filename>, żeby umożliwić kompilację | |
11357 | 375 <application>MPlayera</application>.</para> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
376 |
11549 | 377 <para>Pliki nagłówkowe DirectX muszą być rozpakowane do |
378 <filename class="directory">/usr/include/</filename> lub | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
379 <filename class="directory">/usr/local/include/</filename>.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
380 |
11549 | 381 <para>Instrukcje i pliki potrzebne do kompilacji SDLa dla <application>Cygwin</application> |
382 są dostępne na | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
383 <ulink url="http://www.libsdl.org/extras/win32/cygwin/">stronie libsdl</ulink>.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
384 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
385 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
386 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
387 <sect2 id="mingw"> |
11549 | 388 <title><application>MinGW</application></title> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
389 |
11549 | 390 <para>Zainstalowanie <application>MinGW</application>, który umożliwiłby |
391 kompilację <application>MPlayera</application> było zawiłe, | |
392 ale teraz składa się tylko z trzech prostych kroków i niedługo powinno | |
393 działać "prosto z pudełka". Zainstaluj <application>MinGW</application> | |
394 3.0.0 lub nowszy. Zainstaluj MSYS 1.0.9 lub nowszy i wskaż systemowi poinstalacyjnemu | |
395 MSYSa, że <application>MinGW</application> jest zainstalowane.</para> | |
396 | |
397 <para>Jeżeli używasz <application>MinGW</application> wcześniejszego niż 3.1.0, | |
398 zastąp <filename>/mingw/include/sys/types.h</filename> tym | |
399 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/win32-beta/contrib/types.h"><filename>types.h</filename></ulink>. | |
400 </para> | |
401 | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
402 <para>Rozpakuj pliki nagłówkowe DirectX do <filename class="directory">/mingw/include/</filename>.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
403 |
12508 | 404 <para>Do obsługi skompresowanych nagłówków MOV wymagana jest biblioteka |
405 <ulink url="http://www.gzip.org/zlib/">zlib</ulink>, która nie jest | |
406 domyślnie dostępna w <application>MinGW</application>. | |
407 Skonfiguruj ją z opcją <option>--prefix=/mingw</option> i zainstaluj | |
408 przed kompilacją <application>MPlayera</application>.</para> | |
409 | |
410 | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
411 </sect2> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
412 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
413 </sect1> |
11353 | 414 <sect1 id="macos"> |
415 <title>Mac OS</title> | |
416 <para> | |
417 "Surowe" źródła <application>MPlayera</application> obsługują | |
11528 | 418 tylko Mac OS X w wersjach 10.2 i wyższych. Możesz spróbować umożliwić |
11353 | 419 obsługę starszych wersji Mac OS oraz przysłać nam łaty! |
420 </para> | |
421 | |
422 <para> | |
423 Zmodyfikowane GCC 3.X Apple jest zalecane do kompilacji | |
11828 | 424 <application>MPlayera</application>, szczególnie z |
425 <systemitem class="library">libavcodec</systemitem>, ponieważ | |
11353 | 426 ich zmodyfikowane GCC 2.95.x nie obsługuje poprawnie składni C99. |
427 </para> | |
428 | |
429 <para> | |
430 Możesz pobrać Aqua GUI dla <application>MPlayera</application> razem z | |
11357 | 431 jego skompilowanymi binariami dla Mac OS X ze strony projektu |
11353 | 432 <ulink url="http://mplayerosx.sf.net/">MPlayerOSX</ulink>. |
433 </para> | |
434 </sect1> | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
435 |
12594 | 436 <sect1 id="hp-ux"> |
437 <title>HP-UX</title> | |
11615 | 438 <para> |
11616 | 439 Martin Gansser opiekuje się cennym |
11615 | 440 <ulink url="http://cloud.prohosting.com/patos/docs/mplayer_on_hpux11.htm"> |
441 dokumentem HOWTO</ulink> ("Jak to zrobić.." - przypisek tłumacza) | |
11616 | 442 na temat budowania <application>MPlayera</application> na HP-UX. Zawiera on nawet dział |
11615 | 443 FAQ! |
444 </para> | |
445 | |
446 <para> | |
447 W każdym bądź razie, nasze "surowe" źródła <application>MPlayera</application> | |
448 kompilowały się na HP-UX bez żadnych problemów. | |
449 </para> | |
450 </sect1> | |
451 | |
452 <sect1 id="amiga"> | |
453 <title>Amiga/MorphOS (zabawki dla zapaleńców)</title> | |
454 <para> | |
455 Nicholas Det at Genesi stworzył potężny port <application>MPlayera | |
456 </application> dla MorphOS. Niestety oparty jest on o serię 0.90. | |
457 </para> | |
458 | |
459 <para> | |
460 Pobierz go z <ulink url="http://www.morphzone.org/">MorphZone</ulink>: | |
11622 | 461 <itemizedlist> |
462 <listitem><para> | |
11615 | 463 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=90"> |
464 pakiet binarny <application>MPlayer</application> 0.91</ulink> | |
11622 | 465 </para></listitem> |
466 <listitem><para> | |
11615 | 467 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=91"> |
468 źródła <application>MPlayera</application> 0.91</ulink> | |
11622 | 469 </para></listitem> |
470 <listitem><para> | |
11615 | 471 <ulink url="http://www.morphzone.org/modules/mydownloads/singlefile.php?lid=912"> |
472 pakiet binarny <application>MEncodera</application> 0.91</ulink> | |
11622 | 473 </para></listitem> |
474 </itemizedlist> | |
11615 | 475 </para> |
476 </sect1> | |
477 | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
478 </chapter> |