annotate DOCS/xml/it/install.xml @ 23673:8ad79a13dcde

another bunch of corrections, suggested by nico
author ptt
date Fri, 29 Jun 2007 14:42:48 +0000
parents d3f513e94294
children 00f857d6db9e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
2 <!-- synced with r23226 -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
3 <chapter id="install">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
4 <title>Installazione</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
5
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
6 <para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
7 Una rapida guida di installazione si può trovare nel file
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
8 <filename>README</filename>.
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
9 Per favore leggi prima quello, poi torna qui per il resto dei dettagli scabrosi.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
10 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
11
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
12 <para>
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
13 In questa sezione verrai guidato attraverso il processo di compilazione e di
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
14 configurazione di <application>MPlayer</application>. Non è semplice, ma non
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
15 sarà necessariamente difficile. Se ti si presenta un'esperienza diversa da
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
16 quella descritta, per favore cerca in questa documentazione e troverai le
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
17 risposte.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
18 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
19
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
20
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
21 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
22
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
23
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
24 <sect1 id="softreq">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
25 <title>Prerequisiti Software</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
26
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
27 <itemizedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
28 <listitem><para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
29 <emphasis role="bold">binutils</emphasis> - la versione consigliata è
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
30 <emphasis role="bold">2.11.x</emphasis>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
31 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
32 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
33 <emphasis role="bold">gcc</emphasis> - le versioni consigliate sono la 2.95
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
34 e le 3.4+. La 2.96 e le 3.0.x sono conosciute per generare codice bucato,
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
35 anche la 3.1 e la 3.2 hanno problemi, la 3.3 alcuni piccoli.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
36 Su architettura PowerPC, usa le 4.x.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
37 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
38 <listitem><para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
39 <emphasis role="bold">Xorg/XFree86</emphasis> - la versione consigliata è
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
40 4.3 o successiva. Assicurati che anche i
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
41 <emphasis role="bold">pacchetti di sviluppo</emphasis> (dev) siano installati,
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
42 altrimenti non funzionerà.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
43 Non hai assolutamente bisogno di X, alcuni driver di uscita video funzionano
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
44 senza.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
45 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
46 <listitem><para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
47 <emphasis role="bold">make</emphasis> - la versione consigliata è
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
48 3.79.x o successiva. Per creare la documentazione XML ti serve la 3.80.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
49 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
50 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
51 <emphasis role="bold">FreeType</emphasis> - facoltativo,
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
52 richiesto per avere un font per gli OSD e i sottotitoli.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
53 Richiesta almeno la versione 2.0.9.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
54 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
55 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
56 <emphasis role="bold">libjpeg</emphasis> - de/codificatore JPEG facoltativo,
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
57 richiesto per il driver di uscita video JPEG
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
58 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
59 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
60 <emphasis role="bold">libpng</emphasis> - de/codificatore (M)PNG facoltativo,
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
61 richiesto per il driver di uscita video PNG
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
62 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
63 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
64 <emphasis role="bold">lame</emphasis> - 3.90 o successivo consigliato,
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
65 necessario per codificare audio MP3 con <application>MEncoder</application>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
66 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
67 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
68 <emphasis role="bold">zlib</emphasis> - consigliato, necessario per il
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
69 supporto per intestazioni MOV compresse e PNG
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
70 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
71 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
72 <emphasis role="bold"><ulink url="http://www.live555.com/mplayer/">LIVE555 Streaming Media</ulink></emphasis>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
73 - facoltativo, necessario per alcuni flussi RTSP/RTP
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
74 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
75 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
76 <emphasis role="bold">directfb</emphasis> - facoltativo, usa 0.9.13 o
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
77 successivo.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
78 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
79 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
80 <emphasis role="bold">cdparanoia</emphasis> - facoltativo, per supporto CDDA
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
81 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
82 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
83 <emphasis role="bold">libxmms</emphasis> - facoltativo, per il supporto del
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
84 plugin di ingresso XMMS input plugin. Richiesta almeno la 1.2.7.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
85 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
86 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
87 <emphasis role="bold">libsmb</emphasis> - facoltativo, per il supporto di
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
88 rete smb
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
89 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
90 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
91 <emphasis role="bold">ALSA</emphasis> - facoltativo, per il supporto di
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
92 uscita audio ALSA. Richiesta almeno la 0.9.0rc4.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
93 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
94 </itemizedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
95 </sect1>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
96
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
97
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
98 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
99
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
100
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
101 <sect1 id="features">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
102 <title>Caratteristiche</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
103
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
104 <itemizedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
105 <listitem><para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
106 Decidi se ti serve la GUI (interfaccia grafica). Se sì, vedi la sezione
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
107 <link linkend="gui">GUI</link> prima di compilare.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
108 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
109 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
110 Se vuoi installare <application>MEncoder</application> (il nostro grande
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
111 codificatore per tutte le occasioni), vedi la sezione per
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
112 <link linkend="mencoder"><application>MEncoder</application></link>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
113 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
114 <listitem><para>
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
115 Se hai un <emphasis role="bold">sintonizzatore TV</emphasis> compatibile V4L
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
116 e desideri vedere/catturare e codificare filmati con
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
117 <application>MPlayer</application>, leggi la sezione
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
118 <link linkend="tv-input">ingresso TV</link>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
119 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
120 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
121 Se hai un <emphasis role="bold">sintonizzatore radio</emphasis> compatibile
23673
8ad79a13dcde another bunch of corrections, suggested by nico
ptt
parents: 23669
diff changeset
122 V4L e desideri sentire e registrare il suono con
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
123 <application>MPlayer</application>, leggi la sezione
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
124 <link linkend="radio">radio</link>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
125 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
126 <listitem><para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
127 C'è un buon supporto per <emphasis role="bold">Menu OSD</emphasis>
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
128 pronto per l'uso. Controlla la sezione <link linkend="subosd">Menu OSD</link>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
129 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
130 </itemizedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
131
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
132 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
133 Poi compila <application>MPlayer</application>:
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
134 <screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
135 ./configure
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
136 make
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
137 make install
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
138 </screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
139 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
140
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
141 <para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
142 A questo punto, <application>MPlayer</application> è pronto per l'utilizzo.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
143 Controlla se hai un file <filename>codecs.conf</filename> nella tua directory
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
144 utente (<filename>~/.mplayer/codecs.conf</filename>) rimasto da precedenti
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
145 versioni di <application>MPlayer</application>. Se lo trovi, cancellalo.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
146 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
147
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
148 <para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
149 Gli utenti Debian possono costruirsi un pacchetto .deb per conto loro, è molto
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
150 semplice.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
151 Basta eseguire
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
152 <screen>fakeroot debian/rules binary</screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
153 nella directory radice di <application>MPlayer</application>. Vedi
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
154 <link linkend="debian">pacchetti Debian</link> per instruzioni dettagliate.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
155 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
156
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
157 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
158 <emphasis role="bold">Controlla sempre l'output di</emphasis>
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
159 <filename>./configure</filename> e il file
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
160 <filename>configure.log</filename>, essi contengono informazioni su cosa
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
161 sarà compilato e cosa no. Puoi anche voler guardare i file
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
162 <filename>config.h</filename> e <filename>config.mak</filename>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
163 Se hai alcune librerie installate, ma non rilevate da
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
164 <filename>./configure</filename>, allora controlla di avere anche i file
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
165 header corretti (di solito i pacchetti -dev ) e di versioni corrispondenti.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
166 Il file <filename>configure.log</filename> solitamente ti dice cosa manca.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
167 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
168
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
169 <para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
170 Anche se non obbligatorio, i font dovrebbero essere installati, per avere l'OSD
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
171 e la funzione sottotitoli. Il metodo consigliato è installare un file di
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
172 font TTF e dire a <application>MPlayer</application> di usarlo.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
173 Vedi la sezione <link linkend="subosd">Sottotitoli e OSD</link> per i dettagli.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
174 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
175 </sect1>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
176
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
177
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
178 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
179
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
180
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
181 <sect1 id="gui">
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
182 <title>E relativamente alla GUI?</title>
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
183
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
184 <para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
185 La GUI abbisogna di GTK 1.2.x o GTK 2.0 (non è completamente in GTK, ma i
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
186 pannelli lo sono).
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
187 Le skin sono salvate in formato PNG, così GTK,
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
188 <systemitem class="library">libpng</systemitem> (e le loro controparti di
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
189 sviluppo, solitamente chiamate <systemitem class="library">gtk-dev</systemitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
190 e <systemitem class="library">libpng-dev</systemitem>) vanno installate.
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
191 Puoi compilarla specificando <option>--enable-gui</option> quando esegui
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
192 <filename>./configure</filename>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
193 Poi, per abilitare la GUI, devi lanciare il binario <command>gmplayer</command>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
194 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
195
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
196 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
197 Siccome <application>MPlayer</application> non ha una skin inclusa, devi
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
198 scaricarne una se vuoi usare la GUI. Vedi la
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
199 <ulink url="http://www.mplayerhq.hu/dload.html">pagina di download</ulink>.
23673
8ad79a13dcde another bunch of corrections, suggested by nico
ptt
parents: 23669
diff changeset
200 Queste devono essere decompresse nella directory di sistema (<filename
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
201 class="directory">$PREFIX/share/mplayer/skins</filename>) o dell'utente
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
202 <filename class="directory">$HOME/.mplayer/skins</filename>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
203 <application>MPlayer</application> di default cerca in questi percorsi una
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
204 directory chiamata <filename class="directory">default</filename>, ma puoi
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
205 usare l'opzione <option>-skin <replaceable>nomeskin</replaceable></option>,
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
206 o la voce <literal>skin=nomeskin</literal> nel file di configurazione, per
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
207 utilizzare la skin nella directory
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
208 <filename class="directory">*/skins/nomeskin</filename>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
209 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
210 </sect1>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
211
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
212
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
213 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
214
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
215
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
216 <sect1 id="fonts-osd">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
217 <title>Font e OSD</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
218
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
219 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
220 Devi dire a <application>MPlayer</application> quale font usare per usufruire
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
221 dell'OSD e dei sottotitoli. Un qualsiasi font TrueType o basato su bitmap
23673
8ad79a13dcde another bunch of corrections, suggested by nico
ptt
parents: 23669
diff changeset
222 funzionerà. Tuttavia si consigliano i font TrueType in quanto hanno una resa
8ad79a13dcde another bunch of corrections, suggested by nico
ptt
parents: 23669
diff changeset
223 grafica migliore, possono essere ridimensionati correttamente rispetto alla
8ad79a13dcde another bunch of corrections, suggested by nico
ptt
parents: 23669
diff changeset
224 dimensione del filmato e gestiscono meglio differenti codifiche.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
225 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
226
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
227 <!-- ********** -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
228
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
229 <sect2 id="truetype-fonts">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
230 <title>Font TrueType</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
231
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
232 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
233 Ci sono due modi di far funzionare i font TrueType. Il primo consiste nel
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
234 passare l'opzione <option>-font</option> sulla riga comando per specificare un
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
235 file di font TrueType. Questa opzione sarà una buona candidata da mettere nel
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
236 tuo file di configurazione (vedi la pagina di manuale per i dettagli).
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
237 Il secondo è creare un collegamento simbolico al font di tua scelta,
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
238 con nome <filename>subfont.ttf</filename>. Sia
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
239 <screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
240 ln -s <replaceable>/percorso/del/font_di_esempio.ttf</replaceable> ~/.mplayer/subfont.ttf
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
241 </screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
242 singolarmente per ciascun utente, oppure uno di sistema:
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
243 <screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
244 ln -s <replaceable>/percorso/del/font_di_esempio.ttf</replaceable> $PREFIX/share/mplayer/subfont.ttf
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
245 </screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
246 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
247
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
248 <para>
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
249 Se <application>MPlayer</application> è compilato con il supporto per
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
250 <systemitem class="library">fontconfig</systemitem>, i metodi precedenti
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
251 non funzioneranno, piuttosto <option>-font</option> si aspetterà un nome di
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
252 font <systemitem class="library">fontconfig</systemitem> e il
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
253 suo default sarà il font sans-serif. Esempio:
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
254 <screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
255 mplayer -font <replaceable>'Bitstream Vera Sans'</replaceable> <replaceable>anime.mkv</replaceable>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
256 </screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
257 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
258
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
259 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
260 Per ottenere una lista dei font conosciuti da
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
261 <systemitem class="library">fontconfig</systemitem>, usa il comando
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
262 <command>fc-list</command>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
263 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
264 </sect2>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
265
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
266 <!-- ********** -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
267
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
268 <sect2 id="bitmap-fonts">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
269 <title>Font bitmap</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
270
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
271 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
272 Se per qualche ragione desideri o ti serve utilizzare font bitmap, scaricali
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
273 dal nostro sito. Puoi scegliere tra vari
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
274 <ulink url="http://www.mplayerhq.hu/MPlayer/releases/fonts/">font ISO</ulink>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
275 e qualche font <ulink
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
276 url="http://www.mplayerhq.hu/MPlayer/contrib/fonts/">creato dagli utenti</ulink>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
277 in varie codifiche.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
278 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
279
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
280 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
281 Decomprimi il file che hai scaricato, in
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
282 <filename class="directory">~/.mplayer</filename> o
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
283 <filename class="directory">$PREFIX/share/mplayer</filename>.
23534
09eb4ed0c130 grammatical error fixed
ptt
parents: 23499
diff changeset
284 Poi rinomina o crea un collegamento simbolico ad una delle directory
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
285 <filename class="directory">font</filename>, per esempio:
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
286 <screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
287 ln -s <replaceable>~/.mplayer/arial-24</replaceable> ~/.mplayer/font
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
288 </screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
289 <screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
290 ln -s <replaceable>$PREFIX/share/mplayer/arial-24</replaceable> $PREFIX/share/mplayer/font
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
291 </screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
292 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
293
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
294 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
295 I font dovrebbero avere un file <filename>font.desc</filename> appropriato che
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
296 relazioni le posizioni unicode con la pagina di codici corrente dei sottotitoli
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
297 di testo. Un'altra soluzione sarebbe avere sottotitoli in UTF-8 e usare
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
298 l'opzione <option>-utf8</option> oppure dare al file dei sottotitoli lo stesso
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
299 nome del tuo file video, con un'estensione <filename>.utf</filename> e
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
300 posizionarlo nella stessa directory del file video stesso.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
301 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
302 </sect2>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
303
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
304 <!-- ********** -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
305
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
306 <sect2 id="osdmenu">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
307 <title>Menu OSD</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
308
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
309 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
310 <application>MPlayer</application> possiede un'interfaccia per i Menu OSD
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
311 completamente personalizzabile.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
312 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
313
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
314 <note><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
315 il menu Preferenze attualmente NON E' IMPLEMENTATO!
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
316 </para></note>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
317
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
318 <orderedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
319 <title>Installazione</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
320 <listitem><para>
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
321 compila <application>MPlayer</application> passando
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
322 a <filename>./configure</filename> l'opzione <option>--enable-menu</option>
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
323 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
324 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
325 assicurati di avere un font OSD installato
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
326 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
327 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
328 copia <filename>etc/menu.conf</filename> nella tua directory
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
329 <filename class="directory">.mplayer</filename>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
330 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
331 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
332 copia <filename>etc/input.conf</filename> nella tua directory
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
333 <filename class="directory">.mplayer</filename>, oppure nella directory di
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
334 configurazione di sistema di <application>MPlayer</application> (default:
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
335 <filename class="directory">/usr/local/etc/mplayer</filename>)
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
336 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
337 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
338 controlla e modifica <filename>input.conf</filename> per abilitare i tasti
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
339 di movimento nel menu (è lì spiegato)
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
340 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
341 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
342 avvia <application>MPlayer</application> come nell'esempio seguente:
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
343 <screen>mplayer -menu <replaceable>file.avi</replaceable></screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
344 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
345 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
346 premi quualcuno dei tasti menu che hai definito
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
347 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
348 </orderedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
349 </sect2>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
350 </sect1>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
351
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
352
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
353 <!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
354
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
355
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
356 <sect1 id="rtc">
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
357 <title>RTC</title>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
358
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
359 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
360 Ci sono tre metodi di temporizzazione in <application>MPlayer</application>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
361
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
362 <itemizedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
363 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
364 <emphasis role="bold">Per utilizzare il vecchio metodo</emphasis>, non devi
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
365 fare nulla. Utilizza <systemitem>usleep()</systemitem> per gestire la
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
366 sincronizzazione A/V, con una precisione di +/- 10ms.
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
367 Tuttavia delle volte la sincronizzazione serve che sia ancora più precisa.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
368 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
369 <listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
370 <para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
371 <emphasis role="bold">Il nuovo codice per la temporizzazione</emphasis> usa
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
372 l'RTC (RealTime Clock) per il suo compito, poiché ha timer precisi di 1ms.
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
373 L'opzione <option>-rtc</option> lo abilita, ma è richiesto un kernel
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
374 adeguatamente preparato.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
375 Se stai utilizzando un kernel 2.4.19pre8 o successivo, puoi impostare
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
376 la frequenza massima dell'RTC per gli utenti normali attraverso il
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
377 filesystem <systemitem class="systemname">/proc </systemitem>. Usa uno dei
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
378 comandi seguenti per abilitare l'RTC per gli utenti normali:
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
379 <screen>echo 1024 &gt; /proc/sys/dev/rtc/max-user-freq</screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
380 <screen>sysctl dev/rtc/max-user-freq=1024</screen>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
381 Puoi rendere queste modifiche definitive aggiungendo l'ultimo al file
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
382 <filename>/etc/sysctl.conf</filename>.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
383 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
384 <para>
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
385 Puoi verificare l'efficienza del nuovo temporizzatore nella riga di stato.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
386 Le funzioni di risparmio energetico dei BIOS di alcuni portatili con CPU
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
387 speedstep interagiscono male con l'RTC. Audio e video possono perdere di
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
388 sincronia. Collegare il cavo di alimentazione prima di accendere il portatile
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
389 pare esser di aiuto. In alcune combinazioni hardware (confermato usando DVD
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
390 non DMA su una scheda ALi1541) l'utilizzo dell'RTC può portare una
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
391 riproduzione saltellante. In questi casi si raccomanda di utilizzare il terzo
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
392 metodo.
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
393 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
394 </listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
395 <listitem><para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
396 <emphasis role="bold">Il terzo codice di temporizzazione</emphasis> viene
23669
d3f513e94294 sparse grammar and syntactical corrections
ptt
parents: 23534
diff changeset
397 abilitato tramite l'opzione <option>-softsleep</option>. Ha l'efficienza
23499
6bc39f26567f changed vowels to accented utf8 vowels
ptt
parents: 23492
diff changeset
398 dell'RTC, ma non lo utilizza. D'altro canto, richiede più CPU.
23492
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
399 </para></listitem>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
400 </itemizedlist>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
401 </para>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
402 </sect1>
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
403
2f3c7788aac4 italian xml/html docs translation - first step. up till now accented vowels are
ptt
parents:
diff changeset
404 </chapter>