annotate DOCS/xml/pl/documentation.xml @ 24888:b2402b4f0afa

libaf: change filter input/output ratio calculations Change the audio filters to use a double instead of rationals for the ratio of output to input size. The rationals could overflow when calculating the overall ratio of a filter chain and gave no real advantage compared to doubles.
author uau
date Thu, 01 Nov 2007 06:52:01 +0000
parents b217a1665e8a
children 02ec992230b1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
23716
b217a1665e8a Synced with 23579
torinthiel
parents: 21858
diff changeset
2 <!-- synced with r23579 -->
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
3 <!-- Opiekun: Torinthiel -->
11819
a5bfc5b0026a What was synced is still synced.
wight
parents: 11817
diff changeset
4
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
5 <bookinfo id="toc">
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
6 <title><application>MPlayer</application> - Odtwarzacz filmów</title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
7 <subtitle><ulink url="http://www.mplayerhq.hu"></ulink></subtitle>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
8 <date>24 marca 2003</date>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
9 <copyright>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
10 <year>2000</year>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
11 <year>2001</year>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
12 <year>2002</year>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
13 <year>2003</year>
12246
paszczi
parents: 12226
diff changeset
14 <year>2004</year>
14342
paszczi
parents: 14038
diff changeset
15 <year>2005</year>
17312
25fdd83982a4 Update copyright date to 2006
gpoirier
parents: 16716
diff changeset
16 <year>2006</year>
21849
28eb65b3a241 upgrade copyright years
gpoirier
parents: 21727
diff changeset
17 <year>2007</year>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
18 <holder>Załoga MPlayera</holder>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
19 </copyright>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
20 <legalnotice>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
21 <title>License</title>
23716
b217a1665e8a Synced with 23579
torinthiel
parents: 21858
diff changeset
22 <para>MPlayer is free software; you can redistribute it and/or modify
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
23 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
24 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
25 option) any later version.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
26
23716
b217a1665e8a Synced with 23579
torinthiel
parents: 21858
diff changeset
27 <para>MPlayer is distributed in the hope that it will be useful, but
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
28 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
29 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
30 for more details.</para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
31
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
32 <para>You should have received a copy of the GNU General Public License
23716
b217a1665e8a Synced with 23579
torinthiel
parents: 21858
diff changeset
33 along with MPlayer; if not, write to the Free Software Foundation,
19614
36589811e5d0 The FSF changed postal address.
diego
parents: 19102
diff changeset
34 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.</para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
35 </legalnotice>
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">
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
40 <title>Jak czytać tę dokumentację</title>
11127
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>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
43 Przy pierwszej instalacji powinieneś przeczytać wszystko od tego miejsca do
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
44 końca rozdziału Instalacja, łącznie z tekstami, do których są tam odnośniki.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
45 Jeśli masz jeszcze jakieś pytania, wróć do <link linkend="toc">Spisu
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
46 treści</link> i w nim poszukaj odpowiedniego tematu, przeczytaj
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
47 <xref linkend="faq"/> albo spróbuj przegrepować zbiory. Odpowiedź na większość
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
48 pytań powinna być zawarta w niniejszej dokumentacji, a pozostałe prawdopodobnie zostały
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 21359
diff changeset
49 już zadane na naszych
6c7900636b2a Synced with 21537
torinthiel
parents: 21359
diff changeset
50 <ulink url="http://www.mplayerhq.hu/design7/mailing_lists.html">listach dyskusyjnych</ulink>.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
51 <!-- TODO: Jak będzie przetłumaczona strona to zmienić link -->
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
52 <!-- FIXME: Nieistniejące łącza
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
53 Sprawdź <ulink url="http://www.mplayerhq.hu/cgi-bin/s-arch.cgi">archiwa</ulink>,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
54 można tam znaleźć wiele interesujących informacji.
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents: 19614
diff changeset
55 -->
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
56 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
57 </preface>
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
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
60 <chapter id="intro">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
61 <title>Wprowadzenie</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
62
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
63 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
64 <application>MPlayer</application> jest odtwarzaczem filmów dla Linuksa
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
65 (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
66 <emphasis role="bold">nie-x86</emphasis>, patrz <link linkend="ports">
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
67 porty</link>). Odtwarza większość zbiorów w formatach MPEG, VOB, AVI, OGG/OGM,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
68 VIVO, ASF/WMA/WMV, QT/MOV/MP4, FLI, RM, NuppelVideo, yuv4mpeg, FILM, RoQ, PVA,
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
69 zbiory Matroska, obsługiwanych przez wiele rdzennych kodeków, XAnim,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
70 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
71 <emphasis role="bold">VideoCD, SVCD, DVD, 3ivx, RealMedia, Sorenson,
14038
wight
parents: 13966
diff changeset
72 Theora</emphasis> i <emphasis role="bold">MPEG-4 (DivX)</emphasis>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
73 Inną wielką zaletą <application>MPlayera</application> jest
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
74 szeroki zakres obsługiwanych sterowników wyjściowych. Działa on z X11, Xv, DGA,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
75 OpenGL, SVGAlib, fbdev, AAlib, libcaca, DirectFB, ale możesz też używać GGI
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
76 i SDL (i dzięki temu wszystkich ich sterowników) i niektórych specyficznych dla
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
77 kart graficznych sterowników niskiego poziomu (dla Matroxa, 3Dfxa, Radeona,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
78 Mach64, Permedia3)! Większość z nich obsługuje skalowanie sprzętowe lub
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
79 programowe, więc filmy można oglądać na pełnym ekranie.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
80 <application>MPlayer</application> obsługuje wyświetlanie przy użyciu
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
81 niektórych sprzętowych dekoderów MPEG, takich jak
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
82 <link linkend="dvb">DVB</link> i <link linkend="dxr3">DXR3/Hollywood+</link>.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
83 Nie można też zapomnieć o ładnych, dużych, antyaliasowanych i cieniowanych
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
84 napisach (<emphasis role="bold">14 obsługiwanych typów</emphasis>) z
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
85 czcionkami europejskimi/ISO&nbsp;8859-1,2 (polskimi, węgierskimi, angielskimi,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
86 czeskimi, itp.), cyrylicą, koreańskimi i wyświetlaniem na ekranie (OSD)!
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
87 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
88
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
89 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
90 <application>MPlayer</application> jest doskonały do odczytywania uszkodzonych
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
91 plików MPEG (przydatne przy niektórych VCD), odtwarza również błędne pliki AVI,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
92 których nie można odczytać za pomocą wiodącego odtwarzacza multimedialnego pod
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
93 Windows. Nawet zbiory AVI bez bloku indeksowego można odtworzyć i można
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
94 zrekonstruować ich indeks tymczasowo, używając opcji <option>-idx</option>, albo
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
95 trwale dzięki <application>MEncoderowi</application>, w ten sposób umożliwiając
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
96 sobie przewijanie! Jak widać najważniejsza jest tu stabilność i jakość, ale
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
97 szybkość również jest zadziwiająca. Ma też potężny system wtyczek do
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
98 manipulacji obrazem i dźwiękiem.
11127
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
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
101 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
102 <application>MEncoder</application> (Enkoder filmów
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
103 <application>MPlayera</application>) jest to prosty enkoder filmów,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11127
diff changeset
104 zaprojektowany do kodowania odczytywalnych przez
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
105 <application>MPlayera</application> filmów
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
106 (<emphasis role="bold">AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET/PVA</emphasis>)
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
107 na inne odczytywalne formaty (patrz niżej). Może kodować rozmaitymi kodekami
14038
wight
parents: 13966
diff changeset
108 video, takimi jak <emphasis role="bold">MPEG-4 (DivX4)</emphasis>
14544
777c2e7731b0 Omission from previous commit.
wight
parents: 14439
diff changeset
109 (jedno- lub dwuprzebiegowy), <systemitem class="library">libavcodec</systemitem>
777c2e7731b0 Omission from previous commit.
wight
parents: 14439
diff changeset
110 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
111 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
112
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
113
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
114 <itemizedlist>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
115 <title>Możliwości <application>MEncodera</application></title>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
116 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
117 Kodowanie z szerokiego zakresu formatów i dekoderów
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
118 <application>MPlayer</application>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
119 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
120 <listitem><para>
11909
wight
parents: 11819
diff changeset
121 Kodowanie na wszystkie kodeki
wight
parents: 11819
diff changeset
122 <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
123 z ffmpeg.
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
124 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
125 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
126 Kodowanie obrazu z <emphasis role="bold">tunerów kompatybilnych z V4L</emphasis>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
127 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
128 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
129 Kodowanie/multipleksowanie przeplatanych zbiorów AVI z prawidłowymi
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
130 indeksami
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
131 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
132 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
133 Tworzenie zbiorów z zewnętrznego strumienia audio
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
134 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
135 <listitem><para>
13966
739103434927 sync 1.19 + some language fixes
wight
parents: 13724
diff changeset
136 Kodowanie 1, 2 lub 3-przebiegowe
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
137 </para></listitem>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
138 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
139 Dźwięk MP3 <emphasis role="bold">VBR</emphasis>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
140 <important><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
141 Dźwięk MP3 VBR w odtwarzaczach pod Windows nie zawsze brzmi przyjemnie!
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
142 </para></important>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 21359
diff changeset
143 </para></listitem>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
144 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
145 Dźwięk PCM
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
146 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
147 <listitem><para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
148 Kopiowanie strumieniowe
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
149 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
150 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
151 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
152 <option>-mc 0</option>)
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
153 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
154 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
155 Korekta fps opcją <option>-ofps</option> (przydatne gdy kodujesz
14965
bb2fc2ab38fb Sync 1.23
wight
parents: 14544
diff changeset
156 30000/1001 fps VOB na 24000/1001 fps AVI)
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
157 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
158 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
159 Możliwość zastosowania naszego potężnego systemu filtrów (kadrowanie,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
160 powiększanie, obracanie, postproces, skalowanie, konwersja rgb/yuv)
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
161 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
162 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
163 Możliwość wkodowania DVD/VOBsub <emphasis role="bold">ORAZ</emphasis> napisów
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
164 w zbiór wyjściowy
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
165 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
166 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
167 Możliwość zapisu napisów DVD do formatu VOBsub
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
168 </para></listitem>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
169 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
170
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
171 <itemizedlist>
21669
6c7900636b2a Synced with 21537
torinthiel
parents: 21359
diff changeset
172 <title>Planowane możliwości</title>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
173 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
174 Zwiększenie zakresu dostępnych formatów/kodeków do (de)kodowania
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
175 (tworzenie zbiorów VOB ze strumieniami DivX4/Indeo5/VIVO :).
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21669
diff changeset
176 </para></listitem>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
177 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
178
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
179 <!-- FIXME: the license should be in bookinfo -->
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
180 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
181 <application>MPlayer</application> i <application>MEncoder</application>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20082
diff changeset
182 mogą być rozprowadzane zgodnie z warunkami GNU General Public License Version 2.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
183 </para>
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 </chapter>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
186
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
187 &install.xml;
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
188
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
189 &usage.xml;
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
190 &cd-dvd.xml;
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
191 &faq.xml;
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
192
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents: 19614
diff changeset
193 &containers.xml;
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
194 &codecs.xml;
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
195 &video.xml;
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
196 &audio.xml;
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
197 &tvinput.xml;
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents: 19614
diff changeset
198 &radio.xml;
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
199
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
200 &ports.xml;
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
201 &mencoder.xml;
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 17312
diff changeset
202 &encoding-guide.xml;
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
203 &bugreports.xml;
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
204 &bugs.xml;
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
205 &skin.xml;
20082
44ed4152316a sync r20085
torinthiel
parents: 20043
diff changeset
206 &history.xml;