Mercurial > mplayer.hg
annotate DOCS/xml/pl/documentation.xml @ 17328:33b03e1e4170
1) remove global_timebase
2) define convert_ts
3) use coded_pts for syncpoint
author | ods15 |
---|---|
date | Fri, 06 Jan 2006 02:06:22 +0000 |
parents | 25fdd83982a4 |
children | 87d755e003e7 |
rev | line source |
---|---|
11817
19919e913e3d
Shiny new build system by Torinthiel, polished and improved by myself.
diego
parents:
11789
diff
changeset
|
1 <?xml version="1.0" encoding="iso-8859-2"?> |
15193 | 2 <!-- synced with 1.24 --> |
11819 | 3 |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
4 <bookinfo id="toc"> |
12645 | 5 <title><application>MPlayer</application> - Odtwarzacz filmów</title> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
6 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
7 <date>24 marca 2003</date> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
8 <copyright> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
9 <year>2000</year> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
10 <year>2001</year> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
11 <year>2002</year> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
12 <year>2003</year> |
12246 | 13 <year>2004</year> |
14342 | 14 <year>2005</year> |
17312 | 15 <year>2006</year> |
12248 | 16 <holder>Załoga MPlayera</holder> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
17 </copyright> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
18 <!-- |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
19 <legalnotice> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
20 <title>License</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
21 <para>This program is free software; you can redistribute it and/or modify |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
22 it under the terms of the GNU General Public License as published by the |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
23 Free Software Foundation; either version 2 of the License, or (at your |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
24 option) any later version.</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>This program is distributed in the hope that it will be useful, but |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
27 WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
28 or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
29 for more details.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
30 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
31 <para>You should have received a copy of the GNU General Public License |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
32 along with this program; if not, write to the Free Software Foundation, |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
33 Inc., 59 Temple Place, Suite 330, Boston, MA, 02111-1307, USA.</para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
34 </legalnotice> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
35 --> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
36 </bookinfo> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
37 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
38 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
39 <preface id="howtoread"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
40 <title>Jak czytać tę dokumentację</title> |
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 Przy pierwszej instalacji powinieneś przeczytać wszystko od tego miejsca do |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
44 końca rozdziału Instalacja, łącznie z tekstami, do których są tam odnośniki. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
45 Jeśli masz jeszcze jakieś pytania, wróć do <link linkend="toc">Spisu |
11543 | 46 treści</link> i w nim poszukaj odpowiedniego tematu, przeczytaj |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
47 <xref linkend="faq"/> albo spróbuj przegrepować zbiory. Odpowiedź na większość |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
48 pytań powinna być zawarta w niniejszej dokumentacji, a pozostałe prawdopodobnie zostały |
12324 | 49 już zadane na naszych <link linkend="mailinglists">listach dyskusyjnych</link>. |
11909 | 50 Sprawdź <ulink url="http://www.mplayerhq.hu/cgi-bin/s-arch.cgi">archiwa</ulink>, |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
51 można tam znaleźć wiele interesujących informacji. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
52 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
53 </preface> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
54 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
55 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
56 <chapter id="intro"> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
57 <title>Wprowadzenie</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
58 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
59 <para> |
11543 | 60 <application>MPlayer</application> jest odtwarzaczem filmów dla Linuksa |
61 (działa też na wielu innych Uniksach i na procesorach | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
62 <emphasis role="bold">nie-x86</emphasis>, patrz <link linkend="ports"> |
11543 | 63 porty</link>). Odtwarza większość zbiorów w formatach MPEG, VOB, AVI, OGG/OGM, |
64 VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA, | |
65 zbiory Matroska, obsługiwanych przez wiele rdzennych kodeków, XAnim, | |
66 RealPlayer, i Win32 DLL. Możesz w nim także oglądać filmy | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
67 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson, |
14038 | 68 Theora</emphasis> i <emphasis role="bold">MPEG-4 (DivX)</emphasis> |
12350 | 69 Inną wielką zaletą MPlayera jest |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
70 szeroki zakres obsługiwanych sterowników wyjściowych. Działa on z X11, Xv, DGA, |
13724 | 71 OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, ale możesz też używać GGI |
72 i SDL (i dzięki temu wszystkich ich sterowników) i niektórych specyficznych dla | |
73 kart graficznych sterowników niskiego poziomu (dla Matroxa, 3Dfxa, Radeona, | |
74 Mach64, Permedia3)! Większość z nich obsługuje skalowanie sprzętowe lub | |
75 programowe, więc filmy można oglądać na pełnym ekranie. | |
11543 | 76 <application>MPlayer</application> obsługuje wyświetlanie przy użyciu |
77 niektórych sprzętowych dekoderów MPEG, takich jak | |
78 <link linkend="dvb">DVB</link> i <link linkend="dxr3">DXR3/Hollywood+</link>. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
79 Nie można też zapomnieć o ładnych, dużych, antyaliasowanych i cieniowanych |
12350 | 80 napisach (<emphasis role="bold">14 obsługiwanych typów</emphasis>) z |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
81 czcionkami europejskimi/ISO 8859-1,2 (polskimi, węgierskimi, angielskimi, |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
82 czeskimi, itp.), cyrylicą, koreańskimi i wyświetlaniem na ekranie (OSD)! |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
83 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
84 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
85 <para> |
11543 | 86 <application>MPlayer</application> jest doskonały do odczytywania uszkodzonych |
87 plików MPEG (przydatne przy niektórych VCD), odtwarza również błędne pliki AVI, | |
13966 | 88 których nie można odczytać za pomocą wiodącego odtwarzacza multimedialnego pod |
11543 | 89 Windows. Nawet zbiory AVI bez bloku indeksowego można odtworzyć i można |
90 zrekonstruować ich indeks tymczasowo, używając opcji <option>-idx</option>, albo | |
91 trwale dzięki <application>MEncoderowi</application>, w ten sposób umożliwiając | |
13966 | 92 sobie przewijanie! Jak widać najważniejsza jest tu stabilność i jakość, ale |
13724 | 93 szybkość również jest zadziwiająca. Ma też potężny system wtyczek do |
94 manipulacji obrazem i dźwiękiem. | |
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 <para> |
11543 | 98 <application>MEncoder</application> (Enkoder filmów |
99 <application>MPlayera</application>) jest to prosty enkoder filmów, | |
100 zaprojektowany do kodowania odczytywalnych przez | |
101 <application>MPlayera</application> filmów | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
102 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>) |
11543 | 103 na inne odczytywalne formaty (patrz niżej). Może kodować rozmaitymi kodekami |
14038 | 104 video, takimi jak <emphasis role="bold">MPEG-4 (DivX4)</emphasis> |
14544 | 105 (jedno- lub dwuprzebiegowy), <systemitem class="library">libavcodec</systemitem> |
106 oraz audio <emphasis role="bold">PCM/MP3/VBR MP3</emphasis>. | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
107 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
108 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
109 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
110 <itemizedlist> |
11543 | 111 <title>Możliwości <application>MEncodera</application></title> |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
112 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
113 Kodowanie z szerokiego zakresu formatów i dekoderów |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
114 <application>MPlayer</application> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
115 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
116 <listitem><simpara> |
11909 | 117 Kodowanie na wszystkie kodeki |
118 <link linkend="ffmpeg"><systemitem class="library">libavcodec</systemitem></link> | |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
119 z ffmpeg. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
120 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
121 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
122 Kodowanie obrazu z <emphasis role="bold">tunerów kompatybilnych z V4L</emphasis> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
123 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
124 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
125 Kodowanie/multipleksowanie przeplatanych zbiorów AVI z prawidłowymi |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
126 indeksami |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
127 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
128 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
129 Tworzenie zbiorów z zewnętrznego strumienia audio |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
130 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
131 <listitem><simpara> |
13966 | 132 Kodowanie 1, 2 lub 3-przebiegowe |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
133 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
134 <listitem><para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
135 Dźwięk MP3 <emphasis role="bold">VBR</emphasis> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
136 <important><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
137 Dźwięk MP3 VBR w odtwarzaczach pod Windows nie zawsze brzmi przyjemnie! |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
138 </simpara></important> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
139 </para></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
140 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
141 Dźwięk PCM |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
142 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
143 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
144 Kopiowanie strumieniowe |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
145 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
146 <listitem><simpara> |
11543 | 147 Synchronizacja wejścia A/V (oparta na PTS, może być wyłączona opcją |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
148 <option>-mc 0</option>) |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
149 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
150 <listitem><simpara> |
15193 | 151 Korekta fps opcją <option>-ofps</option> (przydatne gdy kodujesz |
14965 | 152 30000/1001 fps VOB na 24000/1001 fps AVI) |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
153 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
154 <listitem><simpara> |
13724 | 155 Możliwość zastosowania naszego potężnego systemu filtrów (kadrowanie, |
11543 | 156 powiększanie, obracanie, postproces, skalowanie, konwersja rgb/yuv) |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
157 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
158 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
159 Możliwość wkodowania DVD/VOBsub <emphasis role="bold">ORAZ</emphasis> napisów |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
160 w zbiór wyjściowy |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
161 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
162 <listitem><simpara> |
12616 | 163 Możliwość zapisu napisów DVD do formatu VOBsub |
11127
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
164 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
165 </itemizedlist> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
166 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
167 <itemizedlist> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
168 <title>Planowane możliwości</title> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
169 <listitem><simpara> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
170 Zwiększenie zakresu dostępnych formatów/kodeków do (de)kodowania |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
171 (tworzenie zbiorów VOB ze strumieniami DivX4/Indeo5/VIVO :). |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
172 </simpara></listitem> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
173 </itemizedlist> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
174 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
175 <!-- FIXME: the license should be in bookinfo --> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
176 <para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
177 <application>MPlayer</application> i <application>MEncoder</application> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
178 mogą być rozprowadzane zgodnie z warunkami GNU General Public License Version 2. |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
179 </para> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
180 |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
181 &history.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
182 &install.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
183 </chapter> |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
184 |
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 &features.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
187 &usage.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
188 &faq.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
189 &cd-dvd.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
190 &ports.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
191 &mencoder.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
192 &mail-lists.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
193 &bugreports.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
194 &bugs.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
195 &skin.xml; |
bfef1e331186
Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff
changeset
|
196 &users-vs-dev.xml; |