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

Simplify phony target declaration.
author diego
date Sun, 04 Jan 2009 23:27:03 +0000
parents 99e726c80bc4
children
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: 20439
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
21727
99e726c80bc4 Synced with r21741 (or just tag bump)
torinthiel
parents: 21725
diff changeset
2 <!-- synced with r21741 -->
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
3 <!-- Opiekun: Cobra -->
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
4 <chapter id="formats">
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
5 <title>Kontenery</title>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
6
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
7 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
8 Na początek ważne jest wyjaśnienie pewnego często popełnianego błędu.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
9 Kiedy ludzie widzą plik o rozszerzeniu <filename>.AVI</filename>,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
10 automatycznie stwierdzają, że to nie jest plik MPEG. Nie jest to prawda.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
11 Przynajmniej niezupełnie. W przeciwieństwie do popularnego stwierdzenia,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
12 plik taki <emphasis>może</emphasis> zawierać video MPEG-1.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
13 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
14
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
15 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
16 Widzisz, <emphasis role="bold">kodek</emphasis> to nie to samo, co
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
17 <emphasis role="bold">format kontenerów</emphasis>.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
18 Przykłady <emphasis role="bold">kodeków</emphasis> video: MPEG-1, MPEG-2,
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
19 MPEG-4 (DivX), Indeo5, 3vix.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
20 Przykłady <emphasis role="bold">kontenerów</emphasis> plików: MPG, AVI, ASF.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
21 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
22
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
23 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
24 W teorii, możesz umieścić video OpenDivX i dźwięk MP3 w
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
25 <emphasis role="bold">kontenerze MPG</emphasis>. Większość odtwarzaczy
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
26 nie będzie jednak w stanie go odtworzyć, gdyż spodziewają się obrazu MPEG-1 i
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
27 dźwięku MP2 (w przeciwieństwie do <emphasis role="bold">AVI</emphasis>,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
28 <emphasis role="bold">MPG</emphasis> nie ma odpowiednich pól do opisu jego
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
29 strumieni audio i video). Możesz również umieścić video MPEG-1 w pliku
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
30 AVI. <ulink url="http://ffmpeg.org/">FFmpeg</ulink> i
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
31 <link linkend="mencoder"><application>MEncoder</application></link> potrafią
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
32 tworzyć takie pliki.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
33 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
34
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
35
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
36 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
37
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
38
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
39 <sect1 id="video-formats">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
40 <title>Formaty video</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
41
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
42 <sect2 id="mpg-vob-dat">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
43 <title>Pliki MPEG</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
44
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
45 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
46 Pliki MPEG spotykamy w różnych odmianach:
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
47 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
48
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
49 <itemizedlist>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
50 <listitem><para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
51 MPG: To jest najbardziej <emphasis role="bold">podstawowa</emphasis> forma
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
52 plików MPEG. Zawiera video MPEG-1 i audio MP2 (MPEG-1 warstwa 2) lub rzadziej
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
53 MP1.
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
54 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
55 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
56 DAT: To dokładnie ten sam format, co MPG, tylko z innym rozszerzeniem. Jest
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
57 on używany na płytach <emphasis role="bold">Video CD</emphasis>. W związku
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
58 ze sposobem tworzenia płyt VCD i struktury Linuksa, pliki DAT nie mogą być
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
59 odtwarzane ani kopiowane z VCD jak zwykłe pliki. Musisz użyć opcji
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
60 <option>vcd://</option> by odtworzyć Video CD.
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
61 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
62 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
63 VOB: To format pliku MPEG na płytach <emphasis role="bold">DVD</emphasis>.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
64 Jest to to samo, co MPG, plus możliwość umieszczenia w nim napisów lub
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
65 dźwięku nie-MPEG (AC3). Zawiera zakodowany strumień obrazu MPEG-2 i przeważnie
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
66 dźwięk AC3, lecz dozwolone są także DTS, MP2 i nieskompresowane LPCM.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
67 <emphasis role="bold">Przejrzyj sekcję <link linkend="dvd">DVD</link></emphasis>!
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
68 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
69 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
70 TY: To jest strumień TiVo MPEG. Zawiera on dane MPEG PES strumieni audio
15095
c10fc46d85cb sync 1.21
wight
parents: 14240
diff changeset
71 i video, oraz dodatkowe informacje jak napisy Closed Caption. Ten format nie
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
72 jest strumieniem programu MPEG, ale zamkniętym formatem stworzonym przez
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
73 TiVo. Więcej informacji o formacie strumienia TiVo można uzyskać na
15095
c10fc46d85cb sync 1.21
wight
parents: 14240
diff changeset
74 <ulink url="http://dvd-create.sourceforge.net/tystudio/tystream.shtml">
c10fc46d85cb sync 1.21
wight
parents: 14240
diff changeset
75 stronie TyStudio</ulink>.
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
76 </para></listitem>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
77 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
78
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
79 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
80 Serie klatek tworzą niezależne grupy w plikach MPEG. To oznacza, że możesz
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
81 ciąć/łączyć plik MPEG za pomocą zwykłych narzędzi plikowych (typu
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
82 <command>dd</command>, <command>cut</command>) i pozostaje on całkowicie
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
83 funkcjonalny.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
84 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
85
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
86 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
87 Jedną ważną cechą plików MPG jest to, że zawierają pole opisujące stosunek
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
88 szerokości do wysokości obrazu. Na przykład pliki SVCD zawierają obraz
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
89 o rozdzielczości 480x480, a w nagłówku pole to jest ustawione na 4:3, więc
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
90 odtwarzane są w 640x480. W plikach AVI często brakuje tego pola, więc muszą być
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
91 skalowane w trakcie kodowania lub odtwarzane z opcją <option>-aspect</option>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
92 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
93 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
94
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
95 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
96
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
97 <sect2 id="avi">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
98 <title>Pliki AVI</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
99
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
100 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
101 Zaprojektowane przez Microsoft <emphasis role="bold">pliki AVI
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
102 (Audio Video Interleaved)</emphasis> to szeroko stosowany wielofunkcyjny format
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
103 aktualnie używany głównie dla video MPEG-4 (DivX i DivX4). Ma on wiele wad i
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
104 niedociągnięć (np. przy strumieniowaniu). Obsługuje jeden strumień video i od 0
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
105 do 99 strumieni audio i może mieć co najwyżej 2 GB, lecz istnieje rozszerzenie,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
106 zwane <emphasis role="bold">OpenDML</emphasis>, które pozwala na osiągnięcie
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
107 większych plików.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
108 Aktualnie Microsoft usilnie zniechęca do stosowania AVI i zaleca ASF/WMV.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
109 Nie żeby to kogoś obchodziło...
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
110 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
111
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
112 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
113 Istnieje hack, który pozwala plikom AVI zawierać strumień audio Ogg Vorbis,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
114 ale powoduje to ich niekompatybilność ze zwykłymi AVI.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
115 <application>MPlayer</application> obsługuje odtwarzanie takich plików.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
116 Skoki są również zaimplementowane, lecz poważnie ograniczone poprzez
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
117 źle zakodowane pliki z pomieszanymi nagłówkami.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
118 Niestety jedyny program, który potrafi tworzyć takie pliki -
20439
6ec1b069b2de sync r20341
torinthiel
parents: 20043
diff changeset
119 <application>NanDub</application> - ma z tym problem.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
120 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
121
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
122 <note><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
123 Kamery DV tworzą surowe strumienie DV, które są konwertowane przez narzędzia
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
124 do zgrywania DV do dwóch różnych typów plików AVI. Pliki te zawierają wtedy
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
125 albo osobne strumienie audio i video, które <application>MPlayer</application>
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
126 potrafi odtwarzać lub surowy strumień DV, którego obsługa jest w trakcie
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
127 rozwoju.
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
128 </para></note>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
129
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
130 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
131 Istnieją dwa typy plików AVI:
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
132 <itemizedlist>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
133 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
134 <emphasis role="bold">Z przeplotem:</emphasis> Zawartość audio i video jest
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
135 przepleciona. Jest to standardowy typ - zalecany i przeważnie używany.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
136 Niektóre narzędzia tworzą przeplatane pliki AVI ze złą synchronizacją.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
137 <application>MPlayer</application> wykrywa je jako przeplatane, ale powoduje
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
138 to utratę synchronizacji A/V (najczęściej przy skokach). Pliki te powinny
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
139 być odtwarzane jako bez przeplotu (opcja <option>-ni</option>).
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
140 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
141 <listitem><para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
142 <emphasis role="bold">Bez przeplotu:</emphasis> Najpierw umieszczony jest
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
143 cały strumień video, a potem cały strumień audio. Wymaga to więc dużo
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
144 "chodzenia" po pliku, co powoduje, że trudno jest je odtwarzać z sieci lub z
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
145 CD-ROMów.
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
146 </para></listitem>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
147 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
148 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
149
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
150 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
151 <application>MPlayer</application> obsługuje dwie metody synchronizacji
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
152 dla plików AVI:
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
153 <itemizedlist>
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
154 <listitem><para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
155 <emphasis role="bold">oparte na bps (bitach na sekundę):</emphasis> Oparta
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
156 jest na liczbie bitów/próbek na sekundę strumieni audio/video. Metoda ta jest
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
157 stosowana przez większość odtwarzaczy, włączając w to
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
158 <ulink url="http://avifile.sf.net">avifile</ulink> oraz
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
159 <application>Windows Media Player</application>. Pliki z uszkodzonymi
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
160 nagłówkami i pliki z dźwiękiem VBR (Variable Bitrate - zmienne
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
161 tempo bitowe) utworzone za pomocą niekompatybilnego z VBR programu kodującego
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
162 spowodują desynchronizację A/V przy tej metodzie (głównie przy skokach).
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
163 </para></listitem>
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
164 <listitem><para>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
165 <emphasis role="bold">oparte na przeplocie:</emphasis> Nie korzysta z
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
166 informacji o tempie bitowym z nagłówka, lecz zamiast tego używa względnej
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
167 pozycji przeplecionych fragmentów audio i video, dzięki czemu źle zakodowane
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
168 pliki z dźwiękiem VBR można normalnie odtwarzać.
21725
e4cd9d683286 Massive <simpara> -> <para>, as no <simpara>'s are actually needed.
torinthiel
parents: 21671
diff changeset
169 </para></listitem>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
170 </itemizedlist>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
171 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
172
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
173 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
174 Każdy kodek video i audio jest dozwolony, lecz należy zauważyć, że dźwięk
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
175 VBR nie jest zbyt dobrze obsługiwany przez większość odtwarzaczy. Format pliku
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
176 co prawda pozwala na użycie dźwięku VBR, lecz większość odtwarzaczy spodziewa
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
177 się dźwięku CBR (Constant Bitrate - stałe tempo bitowe), przez co
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
178 zawiodą przy VBR. VBR nie jest powszechny i specyfikacja AVI Microsoftu opisuje
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
179 jedynie CBR. Zauważyłem również, że większość enkoderów/multiplekserów AVI
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
180 tworzy złe pliki z dźwiękiem VBR. Istnieją jedynie dwa wyjątki potwierdzające
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
181 tę regułę:
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
182 <application><application>NanDub</application></application> oraz
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
183 <link linkend="mencoder"><application>MEncoder</application></link>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
184 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
185 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
186
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
187 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
188
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
189 <sect2 id="asf-wmv">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
190 <title>Pliki ASF/WMV</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
191
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
192 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
193 ASF (Active Streaming Format - Aktywny Format Strumieniowania) pochodzi z
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
194 Microsoftu. Stworzyli oni dwa warianty ASF: v1.0 i v2.0. v1.0 jest używana
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
195 przez ich narzędzia medialne (<application>Windows Media Player</application>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
196 oraz <application>Windows Media Encoder</application>) i jest bardzo tajna.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
197 v2.0 jest opublikowana i opatentowana :). Oczywiście różnią się one znacząco i
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
198 nie ma pomiędzy nimi żadnej kompatybilności (kolejna zagrywka legalistyczna).
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
199 <application>MPlayer</application> obsługuje jedynie v1.0, gdyż nikt jeszcze nie
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
200 widział żadnego pliku v2.0 :). Zauważ, że dzisiejsze pliki ASF mają rozszerzenia
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
201 <filename>.WMA</filename> lub <filename>.WMV</filename>.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
202 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
203 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
204
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
205 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
206
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
207 <sect2 id="mov">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
208 <title>Pliki QuickTime/MOV</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
209
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
210 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
211 Formaty te zostały zaprojektowane przez Apple i mogą zawierać dowolny kodek,
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
212 CBR lub VBR. Mają przeważnie rozszerzenie <filename>.QT</filename> lub
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
213 <filename>.MOV</filename>. Warto zauważyć, że grupa MPEG-4 wybrała QuickTime
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
214 jako zalecany format pliku dla MPEG-4, a ich pliki MOV mają rozszerzenie
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
215 <filename>.MPG</filename> lub <filename>.MP4</filename> (interesujące jest to, że
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
216 strumienie w tych plikach to w rzeczywistości pliki MPG i AAC. Możesz nawet je
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
217 wyciągnąć za pomocą opcji <option>-dumpvideo</option> oraz
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
218 <option>-dumpaudio</option>).
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
219 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
220 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
221
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
222 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
223
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
224 <sect2 id="vivo">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
225 <title>Pliki VIVO</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
226
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
227 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
228 <application>MPlayer</application> szczęśliwie demultipleksuje pliki VIVO.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
229 Największą niedogodnością formatu jest to, że nie ma on bloku indeksu
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
230 ani stałego rozmiaru pakietu czy bajtów synchronizacji, a większość plików
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
231 nie ma nawet klatek kluczowych, więc zapomnij o skakaniu po filmie!
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
232 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
233
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
234 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
235 Kodek video plików VIVO/1.0 to standardowy <emphasis role="bold">h.263</emphasis>.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
236 Kodek video plików VIVO/2.0 to zmodyfikowany, niestandardowy
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
237 <emphasis role="bold">h.263v2</emphasis>. Dźwięk jest ten sam i może to być
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
238 <emphasis role="bold">g.723 (standardowy)</emphasis> lub
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
239 <emphasis role="bold">Vivo Siren</emphasis>.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
240 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
241 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
242
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
243 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
244
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
245 <sect2 id="fli">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
246 <title>Pliki FLI</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
247
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
248 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
249 <emphasis role="bold">FLI</emphasis> jest bardzo starym formatem używanym przez
20439
6ec1b069b2de sync r20341
torinthiel
parents: 20043
diff changeset
250 Autodesk Animator,
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
251 lecz jest to powszechnie stosowany w sieci format do krótkich animacji.
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
252 <application>MPlayer</application> demultipleksuje i dekoduje pliki FLI i
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
253 potrafi nawet po nich skakać (użyteczne przy zapętlaniu za pomocą opcji
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
254 <option>-loop</option>). Pliki FLI nie zawierają klatek kluczowych, więc obraz
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
255 będzie trochę zaśmiecony przez krótką chwilę po skoku.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
256 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
257 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
258
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
259 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
260
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
261 <sect2 id="realmedia">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
262 <title>Pliki RealMedia (RM)</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
263
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
264 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
265 Tak, <application>MPlayer</application> potrafi czytać (demultipleksować)
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
266 pliki RealMedia (<filename>.rm</filename>).
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
267 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
268 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
269
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
270 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
271
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
272 <sect2 id="nuppelvideo">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
273 <title>Pliki NuppelVideo</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
274
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
275 <para>
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
276 <ulink url="http://frost.htu.tuwien.ac.at/~roman/nuppelvideo/">NuppelVideo</ulink>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
277 jest narzędziem do zgrywania TV (AFAIK :). <application>MPlayer</application>
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
278 potrafi czytać jego pliki <filename>.NUV</filename> (tylko NuppelVideo 5.0).
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
279 Pliki te mogą zawierać klatki: nieskompresowane YV12, skompresowane YV12+RTJpeg,
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
280 skompresowane YV12 RTJpeg+lzo i skompresowane YV12+lzo.
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
281 <application>MPlayer</application> dekoduje je (a nawet
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
282 <emphasis role="bold">koduje</emphasis> za pomocą
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
283 <application>MEncodera</application> do MPEG-4 (DivX) itp!) wszystkie.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
284 Działają również skoki.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
285 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
286 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
287
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
288 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
289
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
290 <sect2 id="yuv4mpeg">
20439
6ec1b069b2de sync r20341
torinthiel
parents: 20043
diff changeset
291 <title>Pliki yuv4mpeg</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
292
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
293 <para>
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
294 <ulink url="http://mjpeg.sf.net">yuv4mpeg / yuv4mpeg2</ulink>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
295 to format plików stosowany przez
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
296 <ulink url="http://mjpeg.sf.net">programy mjpegtools</ulink>.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
297 Możesz zgrywać, produkować, filtrować lub kodować video w tym formacie za pomocą
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
298 tych narzędzi. Format ten jest w rzeczywistości sekwencją nieskompresowanych
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
299 obrazów YUV 4:2:0.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
300 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
301 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
302
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
303 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
304
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
305 <sect2 id="film">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
306 <title>Pliki FILM</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
307
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
308 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
309 Format ten jest używany przez stare gry CD-ROM na Sega Saturn.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
310 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
311 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
312
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
313 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
314
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
315 <sect2 id="roq">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
316 <title>Pliki RoQ</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
317
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
318 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
319 Pliki RoQ to pliki multimedialne używane w niektórych grach ID, np.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
320 Quake III czy Return to Castle Wolfenstein.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
321 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
322 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
323
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
324 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
325
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
326 <sect2 id="ogg">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
327 <title>Pliki OGG/OGM</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
328
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
329 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
330 Jest to nowy format plików z <ulink url="http://www.xiph.org">Xiphophorus</ulink>.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
331 Może zawierać dowolne kodeki audio i video, CBR lub VBR. Będziesz potrzebował
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
332 zainstalowanych bibliotek <systemitem class="library">libogg</systemitem>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
333 oraz <systemitem class="library">libvorbis</systemitem> zanim skompilujesz
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
334 <application>MPlayera</application> by móc go odtwarzać.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
335 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
336 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
337
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
338 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
339
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
340 <sect2 id="sdp">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
341 <title>Pliki SDP</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
342
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
343 <para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
344 <ulink url="ftp://ftp.rfc-editor.org/in-notes/rfc2327.txt">SDP</ulink>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
345 to format opisu strumieni RTP audio lub video będący standardem IETF.
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
346 (Wymagane jest "<ulink url="http://www.live555.com/mplayer/">LIVE555 Streaming Media</ulink>".)
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
347 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
348 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
349
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
350 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
351
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
352 <sect2 id="pva">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
353 <title>Pliki PVA</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
354
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
355 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
356 PVA to format MPEGo-podobny używany przez oprogramowanie kart DVB (np.:
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
357 <application>MultiDec</application> lub <application>WinTV</application> pod
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
358 Windows).
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
359 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
360 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
361
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
362 <!-- ********** -->
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
363
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
364 <sect2 id="nsv">
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
365 <title>Pliki NSV</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
366
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
367 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
368 NSV (NullSoft Video) jest formatem plików używanym przez odtwarzacz
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
369 <application>Winamp</application> do strumieniowania audio i video.
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
370 Video to VP3, VP5 lub VP6, audio to MP3, AAC lub VLB.
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
371 Wersja tylko-audio NSV ma rozszerzenie <filename>.nsa</filename>.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
372 <application>MPlayer</application> potrafi odtwarzać zarówno strumienie, jak i pliki NSV.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
373 Proszę zauważyć, że większość plików ze
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
374 <ulink url="http://www.winamp.com">strony Winamp'a</ulink> korzysta z audio VLB, które
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
375 jeszcze nie jest dekodowane przez <application>MPlayera</application>. Oprócz tego
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
376 strumienie z tej strony potrzebują dodatkowej warstwy depakietowania, która nie jest
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
377 jeszcze zaimplementowana (plików tych i tak nie da się odtworzyć ze względu na
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
378 audio VLB).
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
379 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
380 </sect2>
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
381
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
382 <!-- ********** -->
12952
a5d4eac8891e sync with 1.12
wight
parents: 11752
diff changeset
383
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
384 <sect2 id="matroska">
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
385 <title>Pliki matroska</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
386
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
387 <para>
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
388 Matroska jest otwartym formatem przechowywania.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
389 Więcej informacji na
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
390 <ulink url="http://www.matroska.org/">oficjalnej stronie</ulink>.
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
391 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
392 </sect2>
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
393
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
394 <!-- ********** -->
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
395
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
396 <sect2 id="nut">
20439
6ec1b069b2de sync r20341
torinthiel
parents: 20043
diff changeset
397 <title>Pliki NUT</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
398
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
399 <para>
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
400 NUT jest formatem przechowywania opracowanym przez ludzi
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
401 z <application>MPlayera</application> i <application>FFmpeg</application>.
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
402 Oba projekty go obsługują.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
403 Więcej informacji na
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
404 <ulink url="http://www.nut.hu/">oficjalnej stronie</ulink>.
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
405 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
406 </sect2>
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
407
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
408 <!-- ********** -->
16526
f86655c32549 sync 1.22
wight
parents: 15095
diff changeset
409
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
410 <sect2 id="gif">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
411 <title>Pliki GIF</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
412
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
413 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
414 Format <emphasis role="bold">GIF</emphasis> jest powszechnym formatem zapisu
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
415 grafiki sieciowej. Istnieją dwie wersje specyfikacji GIF: GIF87a oraz GIF89a.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
416 Główną różnicą jest to, że GIF89a pozwala na animację.
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
417 <application>MPlayer</application> obsługuje oba formaty plików za pomocą
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
418 biblioteki <systemitem class="library">libungif</systemitem>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
419 lub innej, kompatybilnej z libgif biblioteki. Nieanimowane GIFy są wyświetlane
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
420 jako filmy o pojedynczej klatce. (Użyj opcji <option>-loop</option> oraz
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
421 <option>-fixed-vo</option> by wyświetlić je dłużej.)
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
422 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
423
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
424 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
425 <application>MPlayer</application> obecnie nie pozwala na skoki w plikach GIF.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
426 Pliki GIF bowiem niekoniecznie muszą mieć stałego rozmiaru klatki, ani stałej
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
427 prędkości odtwarzania. Raczej każda klatka jest niezależnego rozmiaru i ma
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
428 zostać umiejscowiona w odpowiednim miejscu na polu o ustalonym rozmiarze.
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
429 Prędkość odtwarzania jest kontrolowana za pomocą opcjonalnego bloku przed
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
430 każdą klatką, która ustala opóźnienie kolejnej klatki w setnych sekundy.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
431 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
432
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
433 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
434 Standardowe pliki GIF zawierają 24-bitowe klatki RGB z co najwyżej 8-bitową
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
435 indeksowaną paletą. Klatki te są przeważnie kompresowane za pomocą LZW, lecz
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
436 niektóre kodery produkują nieskompresowane klatki by uniknąć problemów
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
437 patentowych w związku z kompresją LZW.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
438 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
439
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
440 <para>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
441 Jeśli Twoja dystrybucja nie zawiera biblioteki
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
442 <systemitem class="library">libungif</systemitem>, pobierz ją ze
14240
6d42484e62bd big sync
paszczi
parents: 12952
diff changeset
443 <ulink url="http://sourceforge.net/projects/libungif">strony domowej libungif</ulink>.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
444 By uzyskać szczegółowe informacje techniczne, zajrzyj do
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
445 <ulink url="http://www.w3.org/Graphics/GIF/spec-gif89a.txt">specyfikacji GIF89a</ulink>.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
446 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
447 </sect2>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
448 </sect1>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
449
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
450
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
451 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
452
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
453
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
454 <sect1 id="audio-formats">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
455 <title>Formaty audio</title>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
456
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
457 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
458 <application>MPlayer</application> jest odtwarzaczem
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
459 <emphasis role="bold">filmów</emphasis>, a nie
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
460 <emphasis role="bold">mediów</emphasis>. Potrafi jednak odtwarzać niektóre pliki
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
461 audio (są one wymienione w sekcjach poniżej).
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
462 Nie jest to jednak zalecane zastosowanie <application>MPlayera</application>.
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
463 Powinieneś raczej użyć <ulink url="http://www.xmms.org">XMMSa</ulink>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
464 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
465
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
466 <!-- ********** -->
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
467
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
468 <sect2 id="mp3">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
469 <title>Pliki MP3</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
470
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
471 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
472 Możesz mieć pewne problemy przy odtwarzaniu niektórych plików
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
473 MP3, które <application>MPlayer</application> błędnie rozpozna jako
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
474 MPEG i odtworzy je nieprawidłowo lub nie odtworzy ich wcale. Nie da się
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
475 tego naprawić bez porzucenia odtwarzania uszkodzonych plików
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
476 MPEG i tak prawdopodobnie zostanie w najbliższej przyszłości. Opcja
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
477 <option>-demuxer</option> opisana na stronie man może pomóc Ci w takich
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
478 przypadkach.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
479 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
480 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
481
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
482 <!-- ********** -->
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
483
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
484 <sect2 id="ogg-vorbis">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
485 <title>Pliki OGG/OGM (Vorbis)</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
486
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
487 <para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
488 Wymaga poprawnie zainstalowanych bibliotek
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
489 <systemitem class="library">libogg</systemitem> i
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
490 <systemitem class="library">libvorbis</systemitem>.
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
491 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
492 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
493
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
494 <!-- ********** -->
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
495
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
496 <sect2 id="cdda">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
497 <title>CD audio</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
498
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
499 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
500 <application>MPlayer</application> potrafi korzystać z programu
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
501 <application>cdparanoia</application> do odtwarzania CDDA (Audio CD). Sekcja
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
502 ta nie zawiera spisu możliwości programu <application>cdparanoia</application>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
503 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
504
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
505 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
506 Zajrzyj do strony man i przeczytaj opis opcji <option>-cdda</option>, która może
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
507 zostać wykorzystana do przekazania opcji do programu
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
508 <application>cdparanoia</application>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
509 </para>
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
510 </sect2>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
511
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
512 <!-- ********** -->
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
513
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
514 <sect2 id="xmms">
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
515 <title>XMMS</title>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
516
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
517 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
518 <application>MPlayer</application> potrafi korzystać z wtyczek wejścia z
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
519 programu <application>XMMS</application> do odtwarzania wielu formatów. Istnieją
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
520 wtyczki do muzyczek z gier na SNES, muzyczek SID (z Commodore 64), wielu
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
521 formatów Amigi, .xm, .it, VQF, musepack, Bonk, shorten i wielu innych. Możesz
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
522 znaleźć je na <ulink url="http://www.xmms.org/plugins.php?category=input">Stronie
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
523 wtyczek wejściowych do XMMS</ulink>.
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
524 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
525
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
526 <para>
20524
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
527 Do obsługi tej możliwości musisz mieć <application>XMMSa</application> i
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
528 skompilować <application>MPlayera</application> za pomocą
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
529 <filename>./configure --enable-xmms</filename>. Jeśli to nie zadziała, być może
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
530 musisz ustawić ścieżki do wtyczek i bibliotek <application>XMMSa</application>
655565aafbe4 convert DOCS/xml/pl and help/help_mp-pl* to UTF-8
kraymer
parents: 20439
diff changeset
531 ręcznie za pomocą opcji konfiguracji <option>--with-xmmsplugindir</option> i
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11273
diff changeset
532 <option>--with-xmmslibdir</option>
11156
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
533 </para>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
534 </sect2>
0706b9c769d6 more files by Torinthiel <torinthiel@wp.pl> and crew
diego
parents:
diff changeset
535 </sect1>
21667
175e897696b6 Synced with 21612
torinthiel
parents: 20558
diff changeset
536
19027
87d755e003e7 - svn sync tag added
boskicinek
parents: 16526
diff changeset
537 </chapter>