annotate DOCS/xml/pl/radio.xml @ 20058:ac8922f4b982

sync with r20051
author torinthiel
date Thu, 05 Oct 2006 08:30:52 +0000
parents 4fae21b29eb9
children 655565aafbe4
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-2"?>
20058
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
2 <!-- synced with r20051 -->
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
3 <chapter id="radio">
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
4 <title>Radio</title>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
5
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
6 <sect1 id="radio-input" xreflabel="Słuchanie radia">
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
7 <title>Słuchanie radia</title>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
8
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
9 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
10 Ten rozdział opisuje jak włączyć możliwość słuchania radia przy użyciu tunera
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
11 radiowego kompatybilnego z V4L. Opis opcji i sterowania klawiaturą znajduje się
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
12 na stronie man.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
13 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
14
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
15
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
16 <sect2 id="radio-compilation">
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
17 <title>Kompilacja</title>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
18
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
19 <procedure>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
20 <step><para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
21 Najpierw, musisz przekompilować MPlayera używając
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
22 <filename>./configure</filename> z opcją <option>--enable-radio</option>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
23 i (jeśli chcesz móc przechwytywać radio)
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
24 <option>--enable-radio-capture</option>.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
25 </para></step>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
26 <step><para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
27 Upewnij się że Twój tuner działa z innym oprogramowaniem do radia w Linuksie,
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
28 na przykład z <application>XawTV</application>.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
29 </para></step>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
30 </procedure>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
31 </sect2>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
32
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
33 <sect2 id="radio-tips">
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
34 <title>Rady przy stosowaniu</title>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
35 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
36 Pełna lista opcji jest dostępna na stronie man.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
37 Tu jest tylko kilka porad:
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
38 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
39 <itemizedlist>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
40 <listitem>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
41 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
42 Używaj opcji <option>channels</option>. Na przykład:
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
43 <screen>-radio channels=104.4-Sibir,103.9-Maximum</screen>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
44 Wyjaśnienie: Przy użyciu tej opcji dostępne będą tylko stacje na
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
45 częstotliwościach 104.4 i 103.9. Przy przełączaniu kanału OSD będzie
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
46 wyświetlać nazwę kanału. Spacje w nazwie kanału muszą zostać zastąpione przez
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
47 znak &quot;_&quot;.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
48 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
49 </listitem>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
50
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
51 <listitem>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
52 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
53 Jest kilka metod przechwytywania audio. Możesz przechwytywać dźwięk albo
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
54 korzystając ze swojej karty dźwiękowej i zewnętrznego kabelka łączącego kartę
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
55 video z wejściem dźwięku, albo używając wbudowanego w chip saa7134 konwertera
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
56 ADC. W tym drugim przypadku, musisz załadować sterownik
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
57 <systemitem>saa7134-alsa</systemitem> lub <systemitem>saa7134-oss</systemitem>.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
58 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
59 </listitem>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
60
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
61 <listitem>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
62 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
63 Do przechwytywania dźwięku nie można użyć <application>MEncodera</application>,
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
64 ponieważ wymaga on do działania strumienia video. Możesz więc albo użyć
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
65 <application>arecord</application> z projektu ALSA albo opcji
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
66 <option>-ao pcm:file=file.wav</option>. W tym drugim przypadku nie będziesz
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
67 słyszał dźwięku (chyba że masz kabelek do line-in i wyłączyłeś jego wyciszenie).
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
68 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
69 </listitem>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
70 </itemizedlist>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
71 </sect2>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
72
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
73
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
74 <sect2 id="radio-examples">
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
75 <title>Przykłady</title>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
76
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
77
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
78 <informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
79 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
80 Wejście ze standardowego V4L (przy użyciu kabelka line-in, bez przechwytywania):
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
81 <screen>
20058
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
82 mplayer radio://104.4
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
83 </screen>
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
84 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
85 </informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
86
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
87 <informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
88 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
89 Wejście ze standardowego V4L (przy użyciu kabelka line-in, bez przechwytywania,
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
90 interface V4Lv1):
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
91 <screen>
20058
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
92 mplayer -radio driver=v4l radio://104.4
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
93 </screen>
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
94 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
95 </informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
96
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
97 <informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
98 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
99 Odtwarzanie drugiego kanału z listy:
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
100 <screen>
20058
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
101 mplayer -radio channels=104.4=Sibir,103.9=Maximm radio://2
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
102 </screen>
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
103 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
104 </informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
105
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
106 <informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
107 <para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
108 Przesyłanie dźwięku szyną PCI z wewnętrznego konwertera ADC na karcie radiowej.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
109 W tym przykładzie tuner jest używany jako druga karta dźwiękowa (urządzenia alsa
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
110 hw:1,0). Dla kart opartych na saa7134 musi być załadowany moduł saa7134-alsa
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
111 lub saa7134-oss.
20058
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
112 <screen>
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
113 mplayer -rawaudio rate=32000 -radio adevice=hw=1.0:arate=32000:channels=104.4=Sibir,103.9=Maximm radio://2/capture
ac8922f4b982 sync with r20051
torinthiel
parents: 20043
diff changeset
114 </screen>
20043
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
115 <note><para>Jeśli używasz nazw urządzeń ALSA dwukropki muszą być zastąpione
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
116 znakami równości a przecinki kropkami.
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
117 </para></note>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
118 </para>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
119 </informalexample>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
120 </sect2>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
121 </sect1>
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
122
4fae21b29eb9 Partial sync to r20024, more to follow (hopefully soon)
torinthiel
parents:
diff changeset
123 </chapter>