annotate DOCS/xml/pl/audio.xml @ 11717:5198561b0c04

synced&additional wording
author paszczi
date Thu, 01 Jan 2004 18:30:24 +0000
parents 9c3dbd952c2f
children 5ef72513348f
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
2 <!-- synced with 1.13 -->
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
3 <sect2 id="audio-dev">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
4 <title>Urządzenia wyjściowe audio</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
5 <sect3 id="sync">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
6 <title>Synchronizacja Audio/Video</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
7
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
8
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
9 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
10 Interfejs audio <application>MPlayera</application> nazywa się
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
11 <emphasis>libao2</emphasis>. Obecnie zawiera on następujące sterowniki:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
12 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
13
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
14 <informaltable>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
15 <tgroup cols="2">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
16 <thead>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
17 <row><entry>Sterownik</entry><entry>Komentarz</entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
18 </thead>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
19 <tbody>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
20 <row><entry>oss</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
21 sterownik OSS (ioctl, sprzętowa obsługa AC3)
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
22 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
23 <row><entry>sdl</entry><entry>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
24 sterownik SDL (obsługuje takie demony dźwięku jak: <emphasis role="bold">ESD</emphasis>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
25 i <emphasis role="bold">ARTS</emphasis>)
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
26 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
27 <row><entry>nas</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
28 sterownik NAS (Network Audio System)
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
29 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
30 <row><entry>alsa5</entry><entry>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
31 rdzenny sterownik ALSA 0.5
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
32 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
33 <row><entry>alsa9</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
34 rdzenny sterownik ALSA 0.9 (sprzętowa obsługa AC3)
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
35 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
36 <row><entry>sun</entry><entry>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
37 rdzenny sterownik dźwięku SUN (<filename>/dev/audio</filename>) dla użytkowników
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
38 BSD i Solarisa 8
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
39 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
40 <row><entry>macosx</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
41 rdzenny sterownik MacOSX
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
42 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
43 <row><entry>win32</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
44 rdzenny sterownik Win32
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
45 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
46 <row><entry>arts</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
47 rdzenny sterownik ARTS (głównie dla użytkowników KDE)
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
48 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
49 <row><entry>esd</entry><entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
50 rdzenny sterownik ESD (głównie dla użytkowników GNOMEa)
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
51 </entry></row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
52 </tbody>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
53 </tgroup>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
54 </informaltable>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
55
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
56 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
57 Sterowniki kart dźwiękowych przeznaczone dla Linuksa mają problemy
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
58 związane z kompatybilnością. Dzieje się tak, ponieważ <application>MPlayer</application>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
59 korzysta z wbudowanych właściwości <emphasis>poprawnie</emphasis> napisanych
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
60 sterowników dźwięku, które prawidłowo obsługują synchronizację audio/video.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
61 Niestety, niektórzy autorzy sterowników nie uwzględniają tej cechy, ponieważ
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
62 nie jest ona potrzebna do odtwarzania efektów dźwiękowych i plików MP3.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
63 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
64
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
65 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
66 Inne odtwarzacze, takie jak: <ulink url="http://avifile.sourceforge.net">aviplay</ulink>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
67 czy <ulink url="http://xine.sourceforge.net">xine</ulink> prawdopodobnie działają
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
68 od razu z tymi sterownikami, ponieważ używają "prostych" metod synchronizacji
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
69 korzystających z wewnętrznego zegara. Testy pokazały, że ich metody nie są tak
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
70 wydajne jak <application>MPlayera</application>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
71 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
72
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
73 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
74 Używanie <application>MPlayera</application> z poprawnie napisanym sterownikiem
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
75 dźwięku, nigdy nie zaowocuje desynchronizacją A/V z powodu dźwięku, chyba że
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
76 odtwarzany plik został utworzony w niewłaściwy sposób lub jest popsuty
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
77 (na stronie man znajdziesz możliwe rozwiązania tego problemu).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
78 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
79
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
80 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
81 Jeśli masz kiepski sterownik dźwięku, spróbuj użyć opcji <option>-autosync</option>.
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
82 Powinna ona rozwiązać Twój problem. Dokładniejsze informacje znajdziesz na stronie
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
83 man.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
84 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
85
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
86 <itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
87 <title>Kilka uwag:</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
88 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
89 Jeśli posiadasz sterownik OSS, spróbuj najpierw opcji <option>-ao oss</option>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
90 (domyślna). Jeżeli zauważysz niestabilne działanie systemu, jego ciągłe
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
91 zawieszanie się lub inne dziwne zachowanie, wypróbuj <option>-ao sdl</option>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
92 (UWAGA: potrzebujesz zainstalowanych bibliotek i plików nagłówkowych SDL).
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
93 Sterownik SDL pomaga w wielu wypadkach, a dodatkowo obsługuje ESD (GNOME) i ARTS (KDE).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
94 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
95 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
96 Jeżeli posiadasz sterowniki ALSA w wersji 0.5, prawie zawsze konieczne będzie
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
97 użycie <option>-ao alsa5</option>, ponieważ ich kod emulacji OSS jest wadliwy i
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
98 spowoduje <emphasis role="bold">błąd <application>MPlayera</application></emphasis>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
99 wyświetlając komunikat o treści podobnej do tej:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
100 <screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
101 DEMUXER: Za dużo (945 w 8390980 bajtach) pakietów video w buforze!
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
102 (DEMUXER: Too many (945 in 8390980 bytes) video packets in the buffer!)<!--
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
103 --></screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
104 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
105 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
106 Na Solarisie konieczne jest użycie sterownika SUN przy pomocy opcji
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
107 <option>-ao sun</option>, w przeciwnym wypadku nie będzie działać ani audio,
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
108 ani video.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
109 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
110 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
111 Jeśli dźwięk przerywany jest krótkimi trzaskami podczas odtwarzania z CD-ROMu,
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
112 włącz odmaskowywanie przerwań, wpisując np. <command>hdparm -u1 /dev/cdrom</command>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
113 (<command>man hdparm</command>). Jest to bardzo przydatne i opisane bardziej
11494
c0e31c188f57 sync & style
wight
parents: 11490
diff changeset
114 szczegółowo w sekcji dotyczącej <link linkend="drives">CD-ROMu</link>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
115 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
116 </itemizedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
117 </sect3>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
118
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
119 <sect3 id="experiences">
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
120 <title>Doświadczenia związane z użytkowaniem kart dźwiękowych i zalecenia</title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
121 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
122 Przy stosowaniu Linuksa, zalecamy jądro z serii 2.4.x. Jądro w wersji 2.2 nie było
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
123 testowane.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
124 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
125
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
126 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
127 Sterowniki kart dźwiękowych w Linuksie są dostarczane głównie przez
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
128 wolną wersję OSS. Sterowniki te zostały zastąpione w wersji rozwojowej jądra 2.5
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
129 przez system <ulink url="http://www.alsa-project.org">ALSA</ulink>
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
130 (Advanced Linux Sound Architecture). Jeżeli Twoja dystrybucja nie używa jeszcze
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
131 ALSA, możesz chcieć ją wypróbować, jeżeli będziesz miał jakieś kłopoty
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
132 z dźwiękiem. Sterowniki ALSA generalnie przewyższają OSS pod względem zgodności,
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
133 wydajności i możliwości, Jednak niektóre karty są obsługiwane wyłącznie przez
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
134 komercyjną wersję OSS z witryny
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
135 <ulink url="http://www.opensound.com/">4Front Technologies</ulink>.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
136 Obsługuje ona również kilka innych systemów poza Linuksem.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
137 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
138
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
139 <informaltable>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
140 <tgroup cols="8">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
141 <colspec colname="c1"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
142 <colspec colname="c2"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
143 <colspec colname="c3"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
144 <colspec colname="c4"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
145 <colspec colname="c5"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
146 <colspec colname="c6"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
147 <colspec colname="c7"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
148 <colspec colname="c8"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
149 <spanspec spanname="driver" namest="c2" nameend="c5"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
150 <spanspec spanname="ossfree" namest="c2" nameend="c2"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
151 <spanspec spanname="alsa" namest="c3" nameend="c3"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
152 <spanspec spanname="osspro" namest="c4" nameend="c4"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
153 <spanspec spanname="others" namest="c5" nameend="c5"/>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
154 <thead>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
155 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
156 <entry morerows="2" valign="middle">KARTA DŹWIĘKOWA</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
157 <entry spanname="driver">STEROWNIK</entry>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
158 <entry morerows="2" valign="middle">Maks. częstotliwość (kHz)</entry>
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
159 <entry morerows="2" valign="middle">Maks. liczba kanałów</entry>
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
160 <entry morerows="2" valign="middle">Maks. liczba aplikacji
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
161 <footnote id="maxopens">
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
162 <para>liczba aplikacji, które mogą <emphasis>jednocześnie</emphasis>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
163 używać urządzenia.</para>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
164 </footnote>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
165 </entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
166 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
167
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
168 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
169 <entry spanname="ossfree">OSS/Free</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
170 <entry spanname="alsa">ALSA</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
171 <entry spanname="osspro">OSS/Pro</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
172 <entry spanname="others">inne</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
173 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
174 </thead>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
175
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
176 <tbody>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
177 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
178 <entry>Zintegrowane karty VIA (686/A/B, 8233, 8235)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
179 <entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
180 <ulink url="http://sourceforge.net/project/showfiles.php?group_id=3242&amp;release_id=59602">via82cxxx_audio</ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
181 </entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
182 <entry>snd-via82xx</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
183 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
184 <entry></entry>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
185 <entry>4-48 kHz lub wyłącznie 48 kHz, w zależności od układu</entry>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
186 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
187 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
188 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
189
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
190 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
191 <entry>Aureal Vortex 2</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
192 <entry>brak</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
193 <entry>brak</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
194 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
195 <entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
196 <ulink url="http://aureal.sourceforge.net">Sterowniki do Aureala dla Linuksa </ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
197 <ulink url="http://makacs.poliod.hu/~pontscho/aureal/au88xx-1.1.3.tar.bz2"> bufor zwiększony do 32k</ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
198 </entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
199 <entry>48</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
200 <entry>4.1</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
201 <entry>5+</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
202 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
203
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
204 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
205 <entry>SB Live!</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
206 <entry>Wyjście analogowe-OK, SP/DIF nie działa</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
207 <entry>Oba działają</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
208 <entry>Oba działają</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
209 <entry>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
210 <ulink url="http://opensource.creative.com">Sterowniki OSS Creative'a (obsługa SP/DIF)</ulink>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
211 </entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
212 <entry>192</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
213 <entry>4.0/5.1</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
214 <entry>32</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
215 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
216
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
217 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
218 <entry>SB 128 PCI (es1371)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
219 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
220 <entry>?</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
221 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
222 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
223 <entry>48</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
224 <entry>stereo</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
225 <entry>2</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
226 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
227
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
228 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
229 <entry>SB AWE 64</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
230 <entry>max 44kHz</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
231 <entry>źle brzmi na 48kHz</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
232 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
233 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
234 <entry>48</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
235 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
236 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
237 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
238
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
239 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
240 <entry>GUS PnP</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
241 <entry>brak</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
242 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
243 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
244 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
245 <entry>48</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
246 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
247 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
248 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
249
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
250 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
251 <entry>Gravis UltraSound ACE</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
252 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
253 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
254 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
255 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
256 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
257 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
258 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
259 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
260
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
261 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
262 <entry>Gravis UltraSound MAX</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
263 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
264 <entry>OK (?)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
265 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
266 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
267 <entry>48</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
268 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
269 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
270 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
271
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
272 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
273 <entry>ESS 688</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
274 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
275 <entry>OK (?)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
276 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
277 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
278 <entry>48</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
279 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
280 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
281 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
282
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
283 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
284 <entry>Karty C-Media (CMI8338/8738)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
285 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
286 <entry>OK SP/DIF jest obsługiwane przez ALSA 0.9.x</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
287 <entry>?</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
288 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
289 <entry>44</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
290 <entry>stereo</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
291 <entry>1</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
292 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
293
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
294 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
295 <entry>Karty Yamaha (*ymf*)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
296 <entry>złe (?) (może <option>-ao sdl</option>)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
297 <entry>Działa poprawnie tylko z ALSA 0.5 z włączoną emulacją OSS
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
298 <emphasis role="bold">i</emphasis> <option>-ao sdl</option> (!) (?)</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
299 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
300 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
301 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
302 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
303 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
304 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
305
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
306 <row>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
307 <entry>Karty z układem envy24 (np. Terratec EWS88MT)</entry>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
308 <entry>?</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
309 <entry>?</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
310 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
311 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
312 <entry>?</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
313 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
314 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
315 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
316
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
317 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
318 <entry>PC Speaker lub DAC</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
319 <entry>OK</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
320 <entry>brak</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
321 <entry></entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
322 <entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
323 <ulink url="http://www.geocities.com/stssppnn/pcsp.html">Sterowniki do PC speakera dla Linuksa (OSS)</ulink>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
324 </entry>
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
325 <entry>Sterownik emuluje 44.1, może więcej.</entry>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
326 <entry>mono</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
327 <entry>1</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
328 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
329
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
330 </tbody>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
331 </tgroup>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
332 </informaltable>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
333
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
334 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
335 Pomoc przy tworzeniu tego dokumentu jest mile widziana. Powiedz jak
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
336 <application>MPlayer</application> i Twoja karta dźwiękowa
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
337 (karty dźwiękowe) współpracują razem.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
338 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
339 </sect3>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
340
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
341
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
342 <sect3 id="af">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
343 <title>Filtry audio</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
344 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
345 Stare wtyczki audio zostały wyparte przez nową warstwę filtrów dźwiękowych.
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
346 Można ich używać do zmiany właściwości danych audio zanim dźwięk dotrze do
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
347 karty. Ich uruchamianie i wyłączanie odbywa się przeważnie automatycznie,
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
348 można to jednak zmienić. Filtry włączane są wtedy, gdy cechy dźwięku
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
349 różnią się od tych wymaganych przez urządzenie audio, w przeciwnym wypadku
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
350 procedura ta jest pomijana. Opcja <option>-af filter1,filter2,...</option>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
351 używana jest do nadpisania automatycznych ustawień lub do zastosowania
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
352 dodatkowych. Kolejność stosowania filtrów uzależniona jest od kolejności
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
353 w ciągu oddzielonych od siebie przecinkami wartości.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
354 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
355
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
356 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
357 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
358 <screen>mplayer -af resample,pan <replaceable>film.avi</replaceable></screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
359 uruchomi dźwięk poprzez filtr zmieniający częstotliwość próbkowania (resample filter)
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
360 a następnie poprzez filtr pan. Zauważ, że lista nie może zawierać żadnych spacji,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
361 inaczej zostanie błędnie zinterpretowana przez program.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
362 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
363
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
364 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
365 Filtry często posiadają opcje zmieniające ich zachowanie. Są one dokładniej
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
366 opisane w sekcji poniżej. Jeżeli pominie się parametry, to filtr uruchomi się
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
367 z ustawieniami domyślnymi. Poniżej przedstawiony jest przykład, jak używać
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
368 filtrów wraz z ich opcjami:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
369 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
370 mplayer -af resample=11025,pan=1:0.5:0.5 -channels 1 -srate 11025 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
371 </screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
372 ustawi częstotliwość wyjściową filtru zmieniającego próbkowanie (resample filter)
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
373 na 11025Hz i zmiksuje dźwięk do jednego kanału używając filtru pan.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
374 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
375
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
376 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
377 Ogólną kontrolę nad warstwą filtrów daje opcja <option>-af-adv</option>.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
378 Zawiera ona dwie dodatkowe opcje:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
379 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
380
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
381 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
382 <option>force</option> jest polem bitowym, które określa jak filtry
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
383 są stosowane i jakiej optymalizacji prędkości/dokładności używają:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
384 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
385
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
386 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
387 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
388 <term><option>0</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
389 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
390 Użyj automatycznego stosowania filtrów i optymalizuj względem szybkości procesora.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
391 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
392 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
393
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
394 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
395 <term><option>1</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
396 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
397 Użyj automatycznego stosowania filtrów i optymalizuj tak, aby osiągnąć największą
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
398 prędkość.
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
399 <emphasis>Uwaga:</emphasis> Niektóre możliwości filtrów audio mogą nie zadziałać i
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
400 jakość dźwięku spadnie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
401 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
402 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
403
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
404 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
405 <term><option>2</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
406 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
407 Użyj automatycznego stosowania filtrów i optymalizuj pod kątem jak największej
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
408 jakości.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
409 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
410 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
411
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
412 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
413 <term><option>3</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
414 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
415 Nie używaj automatycznego stosowania filtrów i nie optymalizuj.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
416 <emphasis>Uwaga:</emphasis> Jeśli używasz tego ustawienia, możliwe jest
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
417 wystąpienie błędów podczas działania <application>MPlayera</application> i jego zakończenie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
418 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
419 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
420
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
421 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
422 <term><option>4</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
423 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
424 Użyj automatycznego stosowania filtrów (tak jak dla 0), jednak użyj obliczeń
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
425 zmiennoprzecinkowych, jeśli to możliwe.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
426 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
427 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
428
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
429 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
430 <term><option>5</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
431 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
432 Użyj automatycznego stosowania filtrów (tak jak dla 1), jednak użyj obliczeń
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
433 zmiennoprzecinkowych, jeśli to możliwe.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
434 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
435 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
436
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
437 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
438 <term><option>6</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
439 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
440 Użyj automatycznego stosowania filtrów (tak jak dla 2), jednak użyj obliczeń
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
441 zmiennoprzecinkowych, jeśli to możliwe.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
442 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
443 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
444
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
445 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
446 <term><option>7</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
447 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
448 Użyj automatycznego stosowania filtrów (tak jak dla 3), jednak użyj obliczeń
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
449 zmiennoprzecinkowych, jeśli to możliwe.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
450 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
451 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
452 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
453
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
454 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
455 <option>list</option> jest aliasem dla opcji -af.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
456 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
457
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
458 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
459 Na zachowanie warstwy filtrów wpływają również niżej podane, standardowe opcje:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
460 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
461
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
462 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
463 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
464 <term><option>-v</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
465 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
466 Zwiększa poziom "gadatliwości" i sprawia, że większość filtrów drukuje dodatkowe
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
467 komunikaty.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
468 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
469 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
470
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
471 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
472 <term><option>-channels</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
473 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
474 Ustawia liczbę kanałów wyjściowych, których ma używać Twoja karta.
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
475 Ma ona również wpływ na liczbę kanałów, które są dekodowane z
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
476 nośnika danych. Jeśli zawiera on mniej kanałów, filtr kanałów (channels filter)
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
477 zostanie automatycznie użyty (zobacz poniżej). Przekierowywanie kanałów będzie
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
478 ustawione domyślnie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
479 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
480 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
481
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
482 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
483 <term><option>-srate</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
484 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
485 Ustawia częstotliwość próbkowania, której ma używać Twoja karta
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
486 (oczywiście karty mają swoje ograniczenia). Jeżeli poziom próbkowania Twojej
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
487 karty różni się od tego stosowanego w nośniku, zostanie włączony filtr zmieniający
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
488 próbkowanie (resample filter, zobacz poniżej), aby zniwelować różnice.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
489 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
490 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
491
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
492 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
493 <term><option>-format</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
494 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
495 Ustawia format próbki pomiędzy filtrem audio a kartą dźwiękową.
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
496 Jeżeli żądany format próbki dla karty jest inny niż format zawierający się w nośniku,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
497 zostanie zastosowany filtr formatu (format filter, zobacz poniżej), aby zniwelować
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
498 różnice.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
499 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
500 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
501 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
502
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
503 <sect4 id="af_resample">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
504 <title>Zmniejszenie/Zwiększenie częstotliwości próbkowania (Up/Downsampling)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
505
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
506 <para>
11543
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11494
diff changeset
507 <application>MPlayer</application> w pełni obsługuje zmniejszanie/zwiększanie
9c3dbd952c2f Sync and a lot of cosmetics
wight
parents: 11494
diff changeset
508 częstotliwości (up/downsampling) poprzez filtr zmieniający częstotliwość
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
509 próbkowania - <option>resample</option> filter. Może on być użyty, jeżeli
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
510 masz stałą częstotliwość na karcie, albo jeżeli nie jest ona w stanie obsłużyć
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
511 więcej niż 44.1kHz. Filtr jest automatycznie uruchamiany, jeżeli jest to
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
512 konieczne, ale może również zostać włączony z poziomu linii poleceń.
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
513 Ma on trzy opcje:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
514 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
515
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
516 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
517 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
518 <term><option>srate &lt;8000-192000&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
519 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
520 jest to liczba całkowita, używana do określenia wyjściowej częstotliwości
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
521 próbkowania w Hz. Przyjmuje wartości z zakresu od 8kHz do 192kHz. Jeżeli
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
522 częstotliwość wejściowa i wyjściowa są takie same albo jeżeli ten parametr
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
523 jest pominięty, filtr jest wyłączany. Wysoka częstotliwość przeważnie zwiększa
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
524 jakość dźwięku, szczególnie jeżeli filtr jest użyty wraz z innymi.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
525 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
526 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
527
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
528 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
529 <term><option>sloppy</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
530 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
531 jest dodatkowym parametrem binarnym, który pozwala na małą różnicę między
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
532 częstotliwością wyjściową a tą podaną przez <option>srate</option>. Opcja
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
533 ta może zostać użyta jeżeli początek odtwarzania jest bardzo wolny. Jest
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
534 standardowo uruchomiony.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
535 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
536 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
537
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
538
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
539 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
540 <term><option>type &lt;0-2&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
541 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
542 jest dodatkową liczbą całkowitą z przedziału od <literal>0</literal>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
543 do <literal>2</literal>, która wybiera metodę zmiany częstotliwości
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
544 próbkowania. Tutaj <literal>0</literal> przedstawia interpolację liniową
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
545 (linear interpolation), <literal>1</literal> reprezentuje metodę wielofazowego
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
546 przetwarzania banku filtrów (poly-phase filter-bank processing) przy użyciu
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
547 obliczeń całkowitoliczbowych, <literal>2</literal> do zmiany częstotliwości za
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
548 pomocą wielofazowego przetwarzania banku filtrów (poly-phase filter-bank processing)
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
549 i obliczeń zmiennoprzecinkowych. Interpolacja liniowa (linear interpolation)
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
550 jest wyjątkowo szybka, jednak pogarsza jakość dźwięku szczególnie przy zwiększaniu
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
551 częstotliwości (upsampling). Najlepszą jakość daje <literal>2</literal>,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
552 ale metoda ta wymaga największej mocy obliczeniowej.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
553 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
554 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
555 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
556
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
557 <para>Przykład:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
558 <screen>mplayer -af resample=44100:0:0</screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
559 ustawi częstotliwość wyjściową filtru zmieniającego częstotliwość próbkowania
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
560 (resample filter) na 44100Hz używając przy tym dokładnego skalowania częstotliwości
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
561 wyjściowej oraz interpolacji liniowej (linear interpolation).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
562 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
563 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
564
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
565 <sect4 id="af_channels">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
566 <title>Zmiana liczby kanałów</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
567 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
568 Filtr kanałów (<option>channels</option> filter) można użyć w celu dodania
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
569 lub usunięcia kanałów, można go także użyć do kopiowania lub przekierowywania kanałów.
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
570 Jest on automatycznie włączony, jeżeli wyjście warstwy audio filtrów różni się
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
571 od wejściowego lub jeśli zażądano jego uruchomienia. Filtr wyłącza się sam,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
572 jeżeli nie jest używany. Liczba parametrów jest dynamiczna:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
573 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
574
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
575 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
576 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
577 <term><option>nch &lt;1-6&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
578 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
579 jest to liczba całkowita z zakresu od <literal>1</literal> do <literal>6</literal>,
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
580 która ustawia liczbę kanałów wyjściowych. Ta opcja jest wymagana.
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
581 Nie podanie jej spowoduje błąd uruchamiania (runtime error) programu.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
582 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
583 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
584
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
585 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
586 <term><option>nr &lt;1-6&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
587 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
588 jest to liczba całkowita z zakresu od <literal>1</literal> do <literal>6</literal>,
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
589 która używana jest do określenia liczby dróg przekierowania. Parametr ten jest
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
590 opcjonalny. Jeżeli jest pominięty, stosowane jest domyślne przekierowanie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
591 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
592 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
593
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
594 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
595 <term><option>od1:do1:od2:do2:od3:do3...</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
596 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
597 to pary liczb pomiędzy <literal>0</literal> a <literal>5</literal>, które
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
598 określają gdzie poszczególne kanały mają być przekierowywane.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
599 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
600 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
601 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
602
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
603 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
604 Jeżeli podana jest tylko opcja <option>nch</option>, filtr używa domyślnego
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
605 przekierowywanie, które działa następująco: Jeśli liczba kanałów wyjściowych jest
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
606 większa niż wejściowych, tworzone są puste kanały (w przypadku miksowania z mono
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
607 do stereo, kanał mono jest powtarzany w obu kanałach wyjściowych). Jeżeli liczba
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
608 kanałów wyjściowych jest mniejsza niż wejściowych, nadmiarowe kanały są usuwane.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
609 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
610
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
611 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
612 Przykład 1:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
613 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
614 mplayer -af channels=4:4:0:1:1:0:2:2:3:3 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
615 </screen>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
616 zmieni liczbę kanałów na 4 i ustawi 4 drogi przekierowywania, które zamieniają
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
617 kanał 1 z 0, a 2 i 3 pozostawiają bez zmian. Zauważ, że jeżeli odtwarzany był
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
618 nośnik zawierające 2 kanały, to kanały 2 i 3 będą puste, ale 0 i 1 nadal będą
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
619 zamienione.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
620 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
621
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
622 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
623 Przykład 2:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
624 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
625 mplayer -af channels=6:4:0:0:0:1:0:2:0:3 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
626 </screen>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
627 zmieni liczbę kanałów na 6 i ustawi 4 drogi przekierowywania, które skopiują
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
628 kanał 0 do 0 i 3. Kanały 4 i 5 będą puste.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
629 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
630 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
631
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
632 <sect4 id="af_format">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
633 <title>Konwerter formatu próbek (sample format converter)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
634 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
635 Filtr formatu (<option>format</option> filter) przekształca jedne formaty
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
636 próbek w inne. Jest uruchamiany automatycznie, jeśli tylko jest wymagany przez
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
637 kartę lub inny filtr dźwiękowy.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
638 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
639
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
640 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
641 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
642 <term><option>bps &lt;numer&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
643 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
644 może mieć wartość <literal>1</literal>, <literal>2</literal> lub
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
645 <literal>4</literal>, określa liczbę bajtów przypadającą na próbkę. Parametr
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
646 ten jest wymagany. Nie podanie go spowoduje błąd uruchamiania (runtime error).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
647 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
648 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
649
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
650 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
651 <term><option>f &lt;format&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
652 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
653 jest ciągiem znaków określającym format próbki. Ciąg jest kombinacją:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
654 <option>alaw</option>, <option>mulaw</option> lub
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
655 <option>imaadpcm</option>, <option>float</option> lub <option>int</option>,
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
656 <option>unsigned</option> lub <option>signed</option>, <option>le</option> lub
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
657 <option>be</option> (little lub big endian). Opcja ta jest wymagana. Jej nie
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
658 podanie, spowoduje błąd podczas uruchamiania (runtime error).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
659 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
660 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
661 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
662
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
663 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
664 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
665 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
666 mplayer -af format=4:float <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
667 </screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
668 ustawi format wyjściowy na 4 bajty danych zmiennoprzecinkowych przypadających na próbkę.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
669 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
670 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
671
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
672 <sect4 id="af_delay">
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
673 <title>Opóźnienie (delay)</title>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
674 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
675 Filtr opóźniający (<option>delay</option> filter) opóźnia dźwięk zmierzający do
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
676 głośników, tak żeby strumienie dźwiękowe z różnych kanałów dotarły do nich
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
677 jednocześnie. Jest to użyteczne, jeżeli masz więcej niż 2 głośniki. Filtr
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
678 ma kilka opcji:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
679 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
680
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
681 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
682 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
683 <term><option>d1:d2:d3...</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
684 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
685 są liczbami rzeczywistymi określającymi opóźnienie w milisekundach,
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
686 które powinno być zastosowane do każdego kanału. Minimalna wartość to 0ms a
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
687 maksymalna to 1000ms.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
688 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
689 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
690 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
691
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
692 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
693 Aby obliczyć opóźnienie dla poszczególnych kanałów, wykonaj następuje czynności:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
694 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
695
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
696 <orderedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
697 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
698 Oblicz odległość od głośników do pozycji słuchacza (w metrach), to da Ci
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
699 wartości od s1 do s5 (dla systemu 5.1). Nie ma sensu brać pod uwagę
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
700 subwoofera (i tak nie usłyszysz różnicy).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
701 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
702 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
703 Odejmij odległość od s1 do s5 od odległości maksymalnej tzn.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
704 s[i] = max(s) - s[i]; i = 1...5
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
705 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
706 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
707 Oblicz opóźnienia w następujący sposób
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
708 d[i] = 1000*s[i]/342; i = 1...5
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
709 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
710 </orderedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
711
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
712 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
713 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
714 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
715 mplayer -af delay=10.5:10.5:0:0:7:0 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
716 </screen>
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
717 opóźni lewy i prawy przedni głośnik o 10.5ms, dwa tylne i subwoofer o 0ms a
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
718 centralny o 7ms.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
719 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
720
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
721 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
722
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
723 <sect4 id="af_volume">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
724 <title>Programowa regulacja głośności (software volume control)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
725
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
726 <para>Programowa regulacja głośności (software volume control) jest obsługiwana
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
727 poprzez filtr głośności (<option>volume</option> filter). Używaj go ostrożnie,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
728 gdyż może obniżyć stosunek sygnału do szumu. W większości wypadków
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
729 najlepszym rozwiązaniem jest ustawienie miksera PCM na maksymalną wartość, wyłączenie
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
730 filtru i regulacja głośności poziomem głośności ogólnej miksera. Jeżeli Twoja karta
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
731 ma cyfrowy mikser PCM zamiast analogowego i zauważysz przekłamania, użyj miksera
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
732 MASTER. Jeżeli do komputera podłączony jest zewnętrzny wzmacniacz
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
733 (co zazwyczaj ma miejsce), poziom hałasu może zostać zredukowany poprzez
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
734 dostrojenie głównego poziomu głośności (master level) i pokrętła głośności,
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
735 dopóki syczenie w tle nie ustanie. Filtr ma dwie opcje:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
736 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
737
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
738 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
739 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
740 <term><option>v &lt;-200 - +60&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
741 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
742 jest liczbą rzeczywistą pomiędzy <literal>-200</literal> a
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
743 <literal>+60</literal>, która przedstawia poziom głośności w dB. Domyślny
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
744 poziom to 0dB.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
745 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
746 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
747
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
748 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
749 <term><option>c</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
750 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
751 jest binarną wartością która włącza lub wyłącza miękkie obcinanie (soft-clipping).
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
752 Miękkie obcinanie (soft-clipping) może sprawić, że dźwięk będzie łagodniejszy,
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
753 jeżeli wysokie poziomy dźwięku są użyte. Uaktywnij tę opcję, jeżeli moc
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
754 głośników jest zbyt niska. Zwróć uwagę, że ta metoda powoduje przekłamania
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
755 i powinna być używana tylko w ostateczności.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
756 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
757 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
758 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
759
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
760 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
761 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
762 <screen>mplayer -af volume=10.1:0 <replaceable>film.avi</replaceable></screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
763 wzmocni dźwięk o 10.1dB i zastosuje metodę twardego obcinania (hard-clip), jeżeli
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
764 poziom dźwięku jest za wysoki.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
765 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
766
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
767 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
768 Ten filtr ma drugą właściwość: Mierzy ogólny, maksymalny poziom dźwięku i wypisuje go
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
769 po zakończeniu <application>MPlayera</application>. Oszacowana głośność może być
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
770 użyta do ustawienia poziomu dźwięku w <application>MEncoderze</application> tak,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
771 żeby maksymalny zasięg dynamiczny był możliwy do osiągnięcia.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
772 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
773 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
774
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
775 <sect4 id="af_equalizer">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
776 <title>Korektor (equalizer)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
777 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
778 Filtr korektora (<option>equalizer</option> filter) to 10 oktawowy korektor graficzny
11494
c0e31c188f57 sync & style
wight
parents: 11490
diff changeset
779 zaimplementowany przy pomocy 10 filtrów pasmowych IIR.
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
780 Oznacza to, że działa bez względu na format odtwarzanego dźwięku. Środkowe
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
781 częstotliwości dla tych 10 pasm to:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
782 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
783
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
784 <informaltable>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
785 <tgroup cols="2">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
786 <thead>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
787 <row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
788 <entry>Numer pasma</entry><entry>Częstotliwość środkowa</entry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
789 </row>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
790 </thead>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
791 <tbody>
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
792 <row><entry>0</entry><entry>31.25 Hz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
793 <row><entry>1</entry><entry>62.50 Hz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
794 <row><entry>2</entry><entry>125.0 Hz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
795 <row><entry>3</entry><entry>250.0 Hz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
796 <row><entry>4</entry><entry>500.0 Hz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
797 <row><entry>5</entry><entry>1.000 kHz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
798 <row><entry>6</entry><entry>2.000 kHz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
799 <row><entry>7</entry><entry>4.000 kHz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
800 <row><entry>8</entry><entry>8.000 kHz</entry></row>
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
801 <row><entry>9</entry><entry>16.00 kHz</entry></row>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
802 </tbody>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
803 </tgroup>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
804 </informaltable>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
805
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
806 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
807 Jeżeli częstotliwość próbkowania odtwarzanego dźwięku jest niższa niż środkowa
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
808 częstotliwość dla odpowiedniego pasma, to jest ono wyłączane. Znanym błędem
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
809 jest to, że właściwości dla najwyższego pasma nie są całkowicie symetryczne,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
810 jeżeli częstotliwość próbki jest zbliżona do częstotliwości środkowej danego pasma.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
811 Można obejść ten problem zwiększając jej częstotliwość (up-sampling), zanim ta
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
812 dotrze do filtru korektora (equalizer filter).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
813 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
814
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
815 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
816 Filtr ma 10 parametrów:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
817 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
818
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
819 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
820 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
821 <term><option>g1:g2:g3...g10</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
822 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
823 są liczbami rzeczywistymi z przedziału od <literal>-12</literal> do
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
824 <literal>+12</literal>, określającymi przyrost dB dla każdego pasma częstotliwości.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
825 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
826 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
827 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
828
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
829 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
830 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
831 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
832 mplayer -af equalizer=11:11:10:5:0:-12:0:5:12:12 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
833 </screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
834 wzmocni dźwięk w wyższych i niższych zakresach częstotliwości, wyciszając go
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
835 prawie całkowicie około 1kHz.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
836 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
837 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
838
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
839 <sect4 id="af_panning">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
840 <title>Filtr pan (panning filter)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
841 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
842 Użyj filtru pan (<option>pan</option> filter), żeby dowolnie miksować kanały. Najprościej
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
843 tłumacząc jest to połączenie programowej regulacji głośności (software volume control) i
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
844 filtru kanałów (channels filter). Istnieją dla niego 2 podstawowe zastosowania:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
845 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
846
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
847 <orderedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
848 <listitem><para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
849 Miksowanie wielu kanałów w mniejszą liczbę, na przykład stereo do mono.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
850 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
851 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
852 Zmienianie &quot;szerokości&quot; centralnego głośnika w systemie przestrzennym.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
853 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
854 </orderedlist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
855
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
856 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
857 Filtr jest trudny w użyciu i będzie wymagał zastosowania żmudnej metody prób i błędów,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
858 zanim zostanie osiągnięty oczekiwany rezultat. Liczba parametrów filtru zależy od
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
859 liczby kanałów:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
860 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
861
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
862 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
863 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
864 <term><option>nch &lt;1-6&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
865 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
866 jest liczbą całkowitą z przedziału od <literal>1</literal> do <literal>6</literal> i
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
867 jest używana w celu określenia liczby kanałów wyjściowych. Opcja ta jest wymagana.
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
868 Nie podanie jej spowoduje błąd uruchamiania (runtime error).
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
869 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
870 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
871
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
872 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
873 <term><option>l00:l01:l02:..l10:l11:l12:...ln0:ln1:ln2:...</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
874 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
875 są liczbami rzeczywistymi z przedziału od <literal>0</literal> do
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
876 <literal>1</literal>. <option>l[i][j]</option> ustala ile procent kanału wejściowego j
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
877 ma być zmiksowanych do kanału wyjściowego i.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
878 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
879 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
880 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
881
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
882 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
883 Przykład 1:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
884 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
885 mplayer -af pan=1:0.5:0.5 -channels 1 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
886 </screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
887 zmiksuje kanały ze stereo do mono.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
888 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
889
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
890 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
891 Przykład 2:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
892 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
893 mplayer -af pan=3:1:0:1:0.5:0.5 -channels 3 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
894 </screen>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
895 da 3 kanał wyjściowy, zostawiając 0 i 1 nietknięte i miksując kanały 0 i 1
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
896 do 2 kanału wyjściowego (który może być na przykład wysłany do subwoofera).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
897 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
898 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
899
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
900 <sect4 id="af_sub">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
901 <title>Subwoofer</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
902 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
903 Filtr subwoofera (<option>sub</option> filter) dodaje kanał subwoofera do strumienia
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
904 audio. Dane audio użyte do stworzenia tego kanału są średnią dźwięku w 0 i 1 kanale. Dźwięk
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
905 wynikowy zostanie poddany działaniu dolnoprzepustowego filtru Butterwortha czwartego rzędu
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
906 (4th order Butterworth filter) z domyślną częstotliwością graniczną na poziomie 60Hz i
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
907 dodany do oddzielnego kanału w strumieniu audio.
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
908 Uwaga: Wyłącz ten filtr, jeżeli odtwarzasz DVD z dźwiękiem w systemie Dolby Digital 5.1,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
909 w przeciwnym wypadku, jego działanie zakłóci dźwięk subwoofera. Filtr ma 2 parametry:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
910 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
911
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
912 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
913 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
914 <term><option>fc &lt;20-300&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
915 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
916 jest opcjonalną liczbą rzeczywistą, używaną do określenia wartości
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
917 częstotliwości granicznej w Hz. Prawidłowy zakres wynosi od 20Hz do 300Hz. Dla
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
918 uzyskania najlepszego rezultatu, spróbuj ustawić ją na jak najniższą. Wzbogaci to
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
919 doświadczenia płynące z używania dźwięku stereo i w systemie przestrzennym. Domyślną
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
920 wartością jest 60Hz.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
921 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
922 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
923
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
924 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
925 <term><option>ch &lt;0-5&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
926 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
927 jest opcjonalną liczbą całkowitą pomiędzy <literal>0</literal> a
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
928 <literal>5</literal>, która określa numer kanału, do którego ma zostać wysłany
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
929 dźwięk subwoofera. Domyślnym jest <literal>5</literal>. Zauważ, że liczbą kanałów
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
930 zwiększy się do <replaceable>ch</replaceable>, jeżeli zajdzie taka potrzeba.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
931 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
932 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
933 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
934
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
935 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
936 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
937 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
938 mplayer -af sub=100:4 -channels 5 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
939 </screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
940 doda kanał subwoofera z częstotliwością graniczną równą 100Hz do 4 kanału wyjściowego.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
941 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
942 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
943
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
944 <sect4 id="af_surround">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
945 <title>Dekoder dźwięku przestrzennego (Surround-sound decoder)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
946 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
947 Macierzowo zakodowany dźwięk przestrzenny, może być zdekodowany filtrem przestrzennym
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
948 (<option>surround</option> filter). Dolby Surround jest przykładem
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
949 formatu zakodowanego macierzowo. Wiele plików zawierających 2 kanały audio,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
950 w rzeczywistości zawiera dźwięk przestrzenny zakodowany w tym systemie. Aby użyć
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
951 tego filtru potrzebujesz karty z obsługą przynajmniej 4 kanałów. Filtr
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
952 posiada jedną opcję:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
953 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
954
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
955 <variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
956 <varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
957 <term><option>d &lt;0-1000&gt;</option></term>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
958 <listitem><para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
959 jest opcjonalną liczbą rzeczywistą pomiędzy <literal>0</literal> a
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
960 <literal>1000</literal>, używaną do ustawienia opóźnienia w ms dla tylnych głośników.
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
961 Opóźnienie powinno być ustawione w następujący sposób: jeśli d1 to odległość od
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
962 pozycji słuchacza do przednich głośników a d2 to odległość od tylnych głośników,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
963 to opóźnienie d powinno być ustawione na 15ms, jeżeli d1 &lt;= d2 i 15 + 5*(d1-d2)
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
964 jeżeli d1 &gt; d2. Domyślna wartość dla d to 20ms.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
965 </para></listitem>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
966 </varlistentry>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
967 </variablelist>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
968
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
969 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
970 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
971 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
972 mplayer -af surround=15 -channels 4 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
973 </screen>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
974 doda dźwięk przestrzenny dekodując dźwięk dla tylnych głośników z opóźnieniem 15ms.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
975 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
976 </sect4>
11378
wight
parents: 11273
diff changeset
977
wight
parents: 11273
diff changeset
978 <sect4 id="af_export">
wight
parents: 11273
diff changeset
979 <title>Audio Exporter</title>
wight
parents: 11273
diff changeset
980 <para>
wight
parents: 11273
diff changeset
981 Ten filtr audio eksportuje nadchodzący sygnał do innych procesów,
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
982 używając mapowania pamięci (<literal>mmap()</literal>).
11378
wight
parents: 11273
diff changeset
983 Zmapowane obszary zawierają nagłówek:
wight
parents: 11273
diff changeset
984
wight
parents: 11273
diff changeset
985 <programlisting>
wight
parents: 11273
diff changeset
986 int nch /*ilość kanałów*/
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
987 int size /*rozmiar bufora*/
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
988 unsigned long long counter /*Używany do zachowania synchronizacji,
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
989 aktualizowany za każdym razem kiedy
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
990 eksportowane są nowe dane.*/
11378
wight
parents: 11273
diff changeset
991 </programlisting>
wight
parents: 11273
diff changeset
992 Reszta to 16-bitowe dane (bez przeplotu).
wight
parents: 11273
diff changeset
993 </para>
wight
parents: 11273
diff changeset
994
wight
parents: 11273
diff changeset
995 <variablelist>
wight
parents: 11273
diff changeset
996 <varlistentry>
wight
parents: 11273
diff changeset
997 <term><option>mmapped_file</option></term>
wight
parents: 11273
diff changeset
998 <listitem><para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
999 Plik, do którego chcesz eksportować. Domyślnie jest to
11378
wight
parents: 11273
diff changeset
1000 <filename>~/.mplayer/mplayer-af_export</filename>.
wight
parents: 11273
diff changeset
1001 </para></listitem>
wight
parents: 11273
diff changeset
1002 </varlistentry>
wight
parents: 11273
diff changeset
1003
wight
parents: 11273
diff changeset
1004 <varlistentry>
wight
parents: 11273
diff changeset
1005 <term><option>nsamples</option></term>
wight
parents: 11273
diff changeset
1006 <listitem><para>
wight
parents: 11273
diff changeset
1007 Ilość próbek przypadających na kanał. Domyślnie jest to <literal>512</literal>.
wight
parents: 11273
diff changeset
1008 </para></listitem>
wight
parents: 11273
diff changeset
1009 </varlistentry>
wight
parents: 11273
diff changeset
1010 </variablelist>
wight
parents: 11273
diff changeset
1011
wight
parents: 11273
diff changeset
1012 <para>
wight
parents: 11273
diff changeset
1013 Przykład:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1014 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1015 mplayer -af export=/tmp/mplayer-af_export:1024 <replaceable>film.avi</replaceable>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1016 </screen>
11378
wight
parents: 11273
diff changeset
1017 wyeksportuje 1024 próbek na kanał do <filename>/tmp/mplayer-af_export</filename>.
wight
parents: 11273
diff changeset
1018 </para>
wight
parents: 11273
diff changeset
1019 </sect4>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1020 </sect3>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1021
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1022 <sect3 id="audio-plugins">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1023 <title>Wtyczki Audio (odradzane)</title>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1024 <note><para><emphasis role="bold">Wtyczki audio zostały zastąpione przez filtry
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1025 audio i wkrótce zostaną usunięte.</emphasis></para></note>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1026
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1027 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1028 <application>MPlayer</application> ma obsługę wtyczek audio. Mogą one być
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1029 użyte do zmiany właściwości danych audio, zanim dźwięk dotrze do karty. Włącza
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1030 je się poprzez opcję <option>-aop</option>, która przyjmuje argumenty w postaci
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1031 <option>list=wtyczka1,wtyczka2,...</option>. Argument <option>list</option>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1032 jest wymagany i określa, które wtyczki powinny zostać użyte i w jakiej kolejności.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1033 Przykład:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1034
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1035 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1036 mplayer <replaceable>film.avi</replaceable> -aop list=resample,format
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1037 </screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1038
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1039 przepuści dźwięk przez wtyczkę zmieniającą częstotliwość próbkowania
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1040 (resampling plugin) a następnie wtyczkę formatu (format plugin).
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1041 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1042
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1043 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1044 Wtyczki również posiadają parametry, które zmieniają ich zachowanie. Opisane są
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1045 one dokładniej w sekcji poniżej. Wtyczka uruchomi się z domyślnymi wartościami,
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1046 jeżeli pominiemy jej opcje. Poniżej podany jest przykład użycia wtyczek i ich
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1047 specyficznych ustawień:
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1048
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1049 <screen>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1050 mplayer <replaceable>film.avi</replaceable> -aop list=resample,format:fout=44100:format=0x8
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1051 </screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1052
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1053 ustawi częstotliwość wyjściową dla wtyczki zmieniającej częstotliwość próbkowania
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1054 (resample plugin) na 44100 Hz i format wyjściowy wtyczki formatu (format plugin)
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1055 na AFMT_U8.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1056 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1057
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1058 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1059 Obecnie wtyczki audio nie mogą zostać użyte w <application>MEncoderze</application>.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1060 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1061
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1062 <sect4 id="updn-sampling">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1063 <title>Zwiększanie/Zmniejszanie częstotliwości próbkowania (up/downsampling)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1064
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1065 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1066 <application>MPlayer</application> w pełni obsługuje zmniejszanie/zwiększanie
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1067 częstotliwości próbkowania (up/downsampling) dźwięku. Wtyczka ta może być
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1068 użyta, jeżeli masz kartę ze stałą częstotliwością lub posiadasz kartę, która
11471
805c527f77f2 Correct some of my corrections as discussed with Torinthiel.
rathann
parents: 11469
diff changeset
1069 nie jest w stanie obsłużyć więcej niż 44.1 kHz. Ograniczenia Twojego sprzętu
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1070 nie są automatycznie wykrywane, więc musisz wyraźnie podać częstotliwość.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1071 Wtyczka ma jeden przełącznik: <option>fout</option>, który używany jest do
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1072 ustawiania żądanej częstotliwości wyjściowej. Domyślną wartością jest
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1073 48 kHz i podawana jest w Hz.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1074 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1075
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1076 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1077 Sposób użycia:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1078
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1079 <screen>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1080 mplayer <replaceable>film.avi</replaceable> -aop list=resample:fout=<replaceable>freq</replaceable></screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1081
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1082 gdzie <literal><replaceable>freq</replaceable></literal> jest częstotliwością
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1083 w Hz, jak <literal>44100</literal>.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1084 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1085
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1086 <note>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1087 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1088 Częstotliwość wyjściową nie powinna być wyższa niż wartość domyślna.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1089 Spowoduje to odtwarzanie strumieni audio i video w zwolnionym tempie oraz
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1090 zakłócenia dźwięku.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1091 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1092 </note>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1093 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1094
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1095
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1096 <sect4 id="surround-decode">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1097 <title>Dekodowanie dźwięku przestrzennego</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1098
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1099 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1100 <application>MPlayer</application> posiada wtyczkę, która umożliwia dekodowanie
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1101 macierzowo zakodowanego dźwięku przestrzennego. Dolby Surround jest przykładem
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1102 takiego formatu. Wiele plików zawierających 2 kanały audio w rzeczywistości zawiera
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1103 dźwięk przestrzenny zakodowany macierzowo. Aby skorzystać z tej właściwości
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1104 potrzebujesz karty z obsługą przynajmniej 4 kanałów.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1105 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1106
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1107 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1108 Sposób użycia:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1109 <screen>mplayer <replaceable>film.avi</replaceable> -aop list=surround</screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1110 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1111 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1112
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1113
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1114 <sect4 id="sample-format-conv">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1115 <title>Konwerter formatu próbek (sample format converter)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1116
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1117 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1118 Jeżeli Twój sterownik do karty dźwiękowej nie obsługuje 16-bitowego typu danych
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1119 ze znakiem, wtyczka ta może być użyta do jego zmiany na format zrozumiały dla
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1120 karty. Posiada jeden parametr - <option>format</option>, który może być ustawiony
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1121 na jedną z wartości umieszczonych w <filename>libao2/afmt.h</filename>. Wtyczka
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1122 ta jest raczej rzadko potrzebna i jest przeznaczona dla zaawansowanych użytkowników.
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1123 Mniej na uwadze, że zmienia ona tylko format próbki a nie jej częstotliwość czy
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1124 ilość kanałów.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1125 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1126
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1127 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1128 Sposób użycia:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1129
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1130 <screen>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1131 mplayer <replaceable>film.avi</replaceable> -aop list=format:format=<replaceable>outfmt</replaceable></screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1132
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1133 gdzie <literal><replaceable>outfmt</replaceable></literal> to wymagany format
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1134 próbki.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1135 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1136 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1137
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1138 <sect4 id="audio-delay">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1139 <title>Opóźnianie</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1140 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1141 Wtyczka opóźnia dźwięk i jest przykładem tego, jak tworzyć nowe wtyczki. Nie ma
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1142 dla niej żadnego sensownego zastosowania z punktu widzenia użytkownika i wspomniałem
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1143 tylko o niej ze względu na kompletność tej dokumentacji. Nie używaj tej wtyczki,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1144 chyba że jesteś deweloperem.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1145 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1146 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1147
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1148 <sect4 id="sw-volume">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1149 <title>Programowa regulacja głośnością (software volume control)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1150
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1151 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1152 Wtyczka jest programowym odpowiednikiem regulacji głośnością i może być używana
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1153 na maszynach z uszkodzonym urządzeniem miksującym. Może być również przydatna,
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1154 jeżeli ktoś chce zmienić poziom wyjściowy głośności w <application>MPlayerze</application>
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1155 bez zmiany ustawień PCM w mikserze. Ma jeden parametr - <option>volume</option>,
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1156 który służy do ustawienia początkowej głośności. Może przyjmować wartości pomiędzy
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1157 0 a 255. Wartością domyślna jest 101, co odpowiada wzmocnieniu równemu 0dB. Używaj
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1158 tej wtyczki ostrożnie, gdyż możesz obniżyć stosunek sygnału do szumu. W większości
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1159 wypadków najlepszym rozwiązaniem jest ustawienie miksera PCM na maksymalną wartość
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1160 i, zamiast wtyczką, regulować głośność przy pomocy głośników. Jeżeli do komputera
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1161 podłączony jest zewnętrzny wzmacniacz (a zazwyczaj jest), poziom hałasu może zostać
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1162 zredukowany poprzez dostrojenie głównego poziomu głośności (master level)
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1163 i pokrętła głośności, dopóki syczenie w tle nie ustanie.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1164 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1165
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1166 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1167 Sposób użycia:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1168 <screen>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1169 mplayer <replaceable>film.avi</replaceable> -aop list=volume:volume=<replaceable>0-255</replaceable></screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1170 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1171
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1172 <para>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1173 Wtyczka ma również kompresor lub zdolność do miękkiego obcinania (soft-clipping).
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1174 Kompresja może być użyta, jeżeli dynamika dźwięku jest bardzo wysoka lub
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1175 jeżeli moc głośników jest zbyt niska. Bądź ostrożny, ponieważ ta
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1176 funkcja powoduje zakłócenia dźwięku i powinna być użyta w ostateczności.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1177 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1178
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1179 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1180 Sposób użycia:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1181 <screen>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1182 mplayer <replaceable>film.avi</replaceable> -aop list=volume:softclip</screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1183 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1184 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1185
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1186 <sect4 id="extrastereo">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1187 <title>Extrastereo</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1188
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1189 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1190 Wtyczka (liniowo) zwiększa różnicę pomiędzy lewym a prawym kanałem
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1191 (jak wtyczka extrastereo w <application>XMMS</application>), co dodaje
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1192 efekt "na żywo" do odtwarzanego dźwięku.
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1193 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1194
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1195 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1196 Sposób użycia:
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1197 <screen>
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1198 mplayer <replaceable>film.avi</replaceable> -aop list=extrastereo
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1199 mplayer <replaceable>film.avi</replaceable> -aop list=extrastereo:mul=3.45<!--
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1200 --></screen>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1201
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1202 Współczynnikiem (<option>mul</option>) jest liczba rzeczywista,
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1203 której wartość domyślna to 2.5. Jeżeli ustawisz go na <literal>0.0</literal>, otrzymasz
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1204 dźwięk mono (średnia obu kanałów). Jeśli na <literal>1.0</literal>, nic się nie
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1205 zmieni, a jeśli na <literal>-1.0</literal>, lewy i prawy kanał zostaną zamienione.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1206 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1207 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1208
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1209
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1210 <sect4 id="volnorm">
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1211 <title>Normalizator głośności (volume normalizer)</title>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1212
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1213 <para>
11469
7cce7a837481 - style and vocabulary corrections
rathann
parents: 11378
diff changeset
1214 Wtyczka ustawia maksymalny poziom dźwięku, bez powodowania zakłóceń.
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1215 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1216
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1217 <para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1218 Sposób użycia:
11717
5198561b0c04 synced&additional wording
paszczi
parents: 11543
diff changeset
1219 <screen>mplayer <replaceable>film.avi</replaceable> -aop list=volnorm</screen>
11127
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1220 </para>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1221 </sect4>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1222 </sect3>
bfef1e331186 Polish XML docs by Torinthiel <torinthiel@wp.pl> and others.
diego
parents:
diff changeset
1223 </sect2>