annotate DOCS/xml/fr/radio.xml @ 28215:8c9029514722

Simplify phony target declaration.
author diego
date Sun, 04 Jan 2009 23:27:03 +0000
parents 5cf2bd4d0911
children 647c588d282c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
2 <!-- synced with r20051 -->
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
3 <chapter id="radio">
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
4 <title>Radio</title>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
5
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
6 <sect1 id="radio-input">
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
7 <title>Entrée Radio</title>
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
8
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
9 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
10 Cette section a pour but de vous expliquer comment écouter la radio
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
11 depuis un tuner compatible V4L (Video For Linux). Reportez-vous à la
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
12 page de manuel pour la description des options controlant la radio ainsi
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
13 que pour la liste des raccourcis clavier.
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
14 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
15
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
16
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
17 <sect2 id="radio-compilation">
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
18 <title>Compilation</title>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
19
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
20 <procedure>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
21 <step><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
22 Le support de la radio n'est pas activée par défaut, vous devez donc commencer
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
23 par recompiler MPlayer. Invoquez <filename>./configure</filename> avec l'option
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
24 <option>--enable-radio</option> et si vous désirez pouvoir enregister la radio,
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
25 ajoutez <option>--enable-radio-capture</option>.
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
26 </para></step>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
27 <step><para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
28 Vérifiez que votre tuner fonctionne avec un autre logiciel d'écoute radio
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
29 comme <application>XawTV</application> par exemple.
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
30 </para></step>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
31 </procedure>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
32 </sect2>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
33
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
34 <sect2 id="radio-tips">
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
35 <title>Astuces d'utilisation</title>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
36 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
37 La liste complète des options est disponible dans la page de manuel.
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
38 En voici une sélection des plus pratiques:
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
39 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
40 <itemizedlist>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
41 <listitem>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
42 <para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
43 L'option <option>channels</option>. Un exemple:
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
44 <screen>-radio channels=104.4-Sibir,103.9-Maximum</screen>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
45 Avec cette option, seules les fréquences 104.4 et 103.9
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
46 pourront être écoutées. Lors d'un changement de station, le nom de la radio
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
47 apparaitra à l'écran (OSD). Les caractères espace &quot; &quot; dans le nom de la station
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
48 doivent être remplacés par le caractère underscore &quot;_&quot;.
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
49 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
50 </listitem>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
51
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
52 <listitem>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
53 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
54 Il y a plusieurs façons d'enregistrer la radio. Vous pouvez soit utiliser votre
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
55 carte son via un cable externe reliant votre carte vidéo et le line-in de la carte son
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
56 ou utiliser l'ADC integré à la puce saa7134. Dans le second cas, vous devez charger le
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
57 pilote <systemitem>saa7134-alsa</systemitem> ou <systemitem>saa7134-oss</systemitem> selon
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
58 votre configuration.
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
59 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
60 </listitem>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
61
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
62 <listitem>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
63 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
64 <application>MEncoder</application> ne peut pas être utilisé pour enregistrer la radio car
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
65 il doit necessairement travailler sur un flux vidéo. Vous pouvez soit utiliser le logiciel
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
66 <application>arecord</application> du projet ALSA ou utiliser l'option
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
67 <option>-ao pcm:file=fichier.wav</option>. Dans ce cas, vous n'entenderez rien,
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
68 sauf si vous utilisez un cable branché au line-in et que le volume du line-in n'est pas nul).
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
69 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
70 </listitem>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
71 </itemizedlist>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
72 </sect2>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
73
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
74
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
75 <sect2 id="radio-examples">
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
76 <title>Exemples</title>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
77
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
78
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
79 <informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
80 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
81 Ecoute depuis un périphérique V4L standard (cable relié au line-in,
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
82 enregistrement désactivé):
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
83 <screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
84 mplayer radio://104.4
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
85 </screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
86 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
87 </informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
88
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
89 <informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
90 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
91 Ecoute depuis un périphérique V4L standard (cable relié au line-in,
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
92 enregistrement désactivé, interface V4Lv1):
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
93 <screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
94 mplayer -radio driver=v4l radio://104.4
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
95 </screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
96 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
97 </informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
98
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
99 <informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
100 <para>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
101 Ecoute de la seconde fréquence dans la liste.
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
102 <screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
103 mplayer -radio channels=104.4=Sibir,103.9=Maximm radio://2
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
104 </screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
105 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
106 </informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
107
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
108 <informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
109 <para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
110 Transfert du son par le bus PCI depuis l'ADC interne de la carte son.
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
111 Dans cet exemple, le tuner radio est utilisé comme une seconde carte son
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
112 (périphérique ALSA hw:1,0). Pour les cartes son basées sur la puce
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
113 saa7134, le module saa7134-alsa ou saa7134-oss doit être chargé.
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
114 <screen>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
115 mplayer -rawaudio rate=32000 -radio adevice=hw=1.0:arate=32000:channels=104.4=Sibir,103.9=Maximm radio://2/capture
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
116 </screen>
20521
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
117 <note><para>Dans les noms de périphérique ALSA, les point-virgules &quot;;&quot; doivent être remplacés
5cf2bd4d0911 convert DOCS/fr and help/help_mp-fr.* to UTF-8
kraymer
parents: 20205
diff changeset
118 par des signes égal &quot;=&quot; et les virgules &quot;,&quot; par des points &quot;.&quot;.
20205
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
119 </para></note>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
120 </para>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
121 </informalexample>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
122 </sect2>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
123 </sect1>
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
124
5a3ae5ce94cd sync: radio w/r20051, history.xml w/r14025, usage.xml w/r20041, install.xml w/r20183, documentation.xml r20085
gpoirier
parents:
diff changeset
125 </chapter>