annotate DOCS/xml/it/history.xml @ 23828:8cb38e3803cb

synced with r21537
author ptt
date Mon, 23 Jul 2007 16:16:24 +0000
parents
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
23828
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
1 <?xml version="1.0" encoding="utf-8"?>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
2 <!-- synced with r21537 -->
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
3 <appendix id="history">
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
4 <title>Storia</title>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
5
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
6 <blockquote><para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
7 E' inziato un anno fa... Avevo provato molto riproduttori sotto Linux
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
8 (<application>mtv</application>, <application>xmps</application>,
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
9 <application>dvdview</application>, <application>livid/oms</application>,
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
10 <application>videolan</application>, <application>xine</application>,
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
11 <application>xanim</application>, <application>avifile</application>,
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
12 <application>xmmp</application>), ma tutti avevano qualche problema. Soprattutto
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
13 con file particolari o con la sincronia audio/video. Molti di essi non erano in
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
14 grado di riprodurre file sia MPEG-1, che MPEG-2 o AVI (DivX). Molti lettori
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
15 avevano inoltre una brutta qualità dell'immagine o problemi di velocità.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
16 Perciò ho deciso di scriverne/modificarne uno...
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
17 </para></blockquote><para>A'rpi, 2001</para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
18
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
19 <itemizedlist>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
20 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
21 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
22 <emphasis role="bold"><application>mpg12play</application> v0.1-v0.3</emphasis>: Sep 22-25, 2000
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
23 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
24 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
25 Il primo tentativo, messo insieme in mezz'ora! Avevo usato libmpeg3 da
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
26 <ulink url="http://www.heroinewarrior.com"/> fino alla versione 0.3, ma con
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
27 esso c'erano problemi di qualità dell'immagine e di velocità.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
28 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
29 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
30
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
31 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
32 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
33 <emphasis role="bold"><application>mpg12play</application> v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
34 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
35 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
36 Rimpiazzato il codec MPEG con DVDview di Dirk Farin, era un buon codice, ma era
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
37 lento ed era scritto in C++ (A'rpi odia il C++!!!)
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
38 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
39 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
40
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
41 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
42 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
43 <emphasis role="bold"><application>mpg12play</application> v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
44 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
45 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
46 Il codec MPEG era libmpeg2 (mpeg2dec) di Aaron Holtzman e Michel Lespinasse.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
47 E' grande, codice C ottimizzato molto veloce, con qualità dell'immagine
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
48 perfetta e compatibilità al 100% con lo standard MPEG.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
49 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
50 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
51
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
52 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
53 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
54 <emphasis role="bold"><application>MPlayer</application> v0.3-v0.9</emphasis>: Nov 18-Dec 4, 2000
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
55 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
56 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
57 Era un insieme di due programmi: mpg12play v0.95pre6 e il mio nuovo semplice
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
58 riproduttore AVI, 'avip', basato sull'interprete di avifile delle DLL di Win32.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
59 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
60 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
61
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
62 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
63 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
64 <emphasis role="bold"><application>MPlayer</application> v0.10</emphasis>: Jan 1, 2001
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
65 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
66 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
67 I riproduttori MPEG ed AVI in un singolo eseguibile!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
68 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
69 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
70
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
71 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
72 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
73 <emphasis role="bold"><application>MPlayer</application> serie v0.11pre</emphasis>:
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
74 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
75 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
76 Si sono aggiunti alcuni nuovi sviluppatori e dalla 0.11 il progetto di
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
77 <application>MPlayer</application> è un lavoro di gruppo! Aggiunte la
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
78 de/codifica dei formati ASF e OpenDivX
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
79 (vedi <ulink url="http://www.projectmayo.com"/>).
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
80 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
81 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
82
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
83 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
84 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
85 <emphasis role="bold"><application>MPlayer</application> v0.17a "The IdegCounter" ("Il misuratore di Ideg")</emphasis>: Apr 27, 2001
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
86 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
87 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
88 Il rilascio della versione 0.11pre dopo 4 mesi di pesante sviluppo!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
89 Provala, sarai affascinato! Aggiunte migliaia di nuove funzionalità...
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
90 e chiaramente è stato migliorato anche il codice precedente, eliminati dei bug,
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
91 etc...
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
92 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
93 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
94
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
95 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
96 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
97 <emphasis role="bold"><application>MPlayer</application> 0.18 "The BugCounter" ("Il contatore di Bug")</emphasis>: Jul 9, 2001
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
98 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
99 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
100 2 mesi dalla 0.17 e qui c'è un nuovo rilascio... Complatata la gestione degli
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
101 ASF, di ulteriori formati di sottotitoli, introdotta libao (simile a libvo, ma
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
102 per l'audio), ancora più stabile di prima, e così via. E' un MUST!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
103 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
104 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
105
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
106 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
107 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
108 <emphasis role="bold"><application>MPlayer</application> 0.50 "The Faszom(C)ounter" ("Il misuratore di Faszom(C)")</emphasis>: Oct 8, 2001
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
109 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
110 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
111 Hmm. Un altro rilascio. Tante nuove funzioni, versione beta della GUI, corretti
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
112 dei bug, nuovi driver di vo e ao, portato su molti sistemi, include codec DivX
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
113 e altro ancora. Provalo!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
114 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
115 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
116
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
117 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
118 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
119 <emphasis role="bold"><application>MPlayer</application> 0.60 "The RTFMCounter" ("Il contatore di RTFM")</emphasis>: Jan 3, 2002
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
120 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
121 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
122 Supporto per formati file MOV/VIVO/RM/FLI/NUV, CRAM nativo, Cinepak, codec
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
123 ADPCM e supporto per i codec binari di XAnim; sottotitoli dei DVD, il primo
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
124 rilascio di <application>MEncoder</application>, acquisizione TV, cache, liba52,
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
125 svariate correzioni.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
126 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
127 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
128
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
129 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
130 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
131 <emphasis role="bold"><application>MPlayer</application> 0.90pre10 "The BirthdayCounter" ("Il contatore di Compleanni")</emphasis> Nov 11, 2002
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
132 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
133 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
134 Anche se questo non è un rilascio, lo segnalerò dato che è uscito 2 anni
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
135 dopo <application>MPlayer</application> v0.01.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
136 Buon Compleanno, <application>MPlayer</application>!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
137 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
138 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
139
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
140 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
141 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
142 <emphasis role="bold"><application>MPlayer</application> 0.90rc1 "The CodecCounter" ("Il contatore dei Codec")</emphasis> Dec 7, 2002
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
143 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
144 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
145 Di nuovo non un rilascio, ma dopo l'aggiunta di Sorenson 3 (QuickTime) e
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
146 Windows Media 9, <application>MPlayer</application> è il primo riproduttore al
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
147 mondo che supporta tutti i formati video conosciuti!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
148 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
149 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
150
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
151 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
152 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
153 <emphasis role="bold"><application>MPlayer</application> 0.90 "The CounterCounter" ("Il contatore dei Contatori")</emphasis> Apr 6, 2003
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
154 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
155 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
156 Dopo più di un anno, abbiamo finalmente stabilito che il codice è di nuovo
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
157 davvero stabile, e pronto ad essere reso pubblico come un rilascio.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
158 Sfortunatamente abbiamo dimenticato di aumentare il numero di versione e altri
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
159 irritanti bug sono stati scoperti, per cui preparati a...
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
160 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
161 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
162
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
163 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
164 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
165 <emphasis role="bold"><application>MPlayer</application> 0.91</emphasis> Aug 13, 2003
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
166 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
167 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
168 Sono stati corretti i bug suddetti e molti altri.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
169 Questa è la versione stabile più recente.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
170 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
171 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
172
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
173 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
174 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
175 <emphasis role="bold"><application>MPlayer</application> 1.0pre1 "Development on the beach" ("Sviluppo in spiaggia")</emphasis> Sep 1, 2003
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
176 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
177 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
178 Anche se questo non è un rilascio stabile, lo menzionerò perché è la prima
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
179 pre-versione della serie 1.0 di <application>MPlayer</application> ed è
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
180 considerata come aiuto per il
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
181 <emphasis>grande party della caccia ai bug</emphasis>.
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
182 Questo è un immenso passo avanti!
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
183 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
184 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
185
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
186 <listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
187 <para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
188 La data per <emphasis role="bold"><application>MPlayer</application> 1.0</emphasis> è ancora sconosciuta
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
189 </para>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
190 </listitem>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
191 </itemizedlist>
8cb38e3803cb synced with r21537
ptt
parents:
diff changeset
192 </appendix>