annotate DOCS/xml/pl/formats.xml @ 18439:1ae44269c7a1

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