annotate DOCS/xml/en/history.xml @ 20298:3c469a2030e7

What is the meaning of the numbers on the status line during the encoding process? Taken after Nico's explanation on MEncoder-users ML
author gpoirier
date Thu, 19 Oct 2006 08:20:32 +0000
parents 171e9afa4554
children c0687e92d463
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
1 <?xml version="1.0" encoding="iso-8859-1"?>
10913
49b1a67e7381 Add revision keyword to english xml files, to ease translation synchronization
lumag
parents: 10229
diff changeset
2 <!-- $Revision$ -->
20079
171e9afa4554 fix FIXME: move history to appendix
kraymer
parents: 14024
diff changeset
3 <appendix id="history">
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
4 <title>History</title>
12815
3c99b7a8c840 trailing whitespace removed (cosmetics)
diego
parents: 11792
diff changeset
5
10229
nicolas
parents: 10132
diff changeset
6 <blockquote><para>
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
7 This began a year ago... I have tried lots of players under Linux
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
8 (<application>mtv</application>, <application>xmps</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
9 <application>dvdview</application>, <application>livid/oms</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
10 <application>videolan</application>, <application>xine</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
11 <application>xanim</application>, <application>avifile</application>,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
12 <application>xmmp</application>) but they all have some problem. Mostly with
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
13 special files or with audio/video sync. Most of them are unable to play both
14024
0d9e27059495 MPEG-X spelling
diego
parents: 12815
diff changeset
14 MPEG-1, MPEG-2 and AVI (DivX) files. Many players have image quality or speed
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
15 problems too. So I've decided to write/modify one...
10229
nicolas
parents: 10132
diff changeset
16 </para></blockquote><para>A'rpi, 2001</para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
17
10229
nicolas
parents: 10132
diff changeset
18 <para>
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
19 <itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
20 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
21 <emphasis role="bold"><application>mpg12play</application> v0.1-v0.3</emphasis>: Sep 22-25, 2000
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
22 </para>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
23 <para>The first try, hacked together in a half hour! I've used libmpeg3
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
24 from <ulink url="http://www.heroinewarrior.com"/> up to the version 0.3, but
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
25 there were image quality and speed problems with it.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
26 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
27 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
28 <emphasis role="bold"><application>mpg12play</application> v0.5-v0.87</emphasis>: Sep 28-Oct 20, 2000
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
29 </para><para>MPEG codec replaced with DVDview by Dirk Farin, it was a
11212
c2bae64647fe grammar fixes by ismail.donmez@boun.edu.tr
diego
parents: 11138
diff changeset
30 great stuff, but it was slow and was written in C++ (A'rpi hates C++!!!)
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
31 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
32 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
33 <emphasis role="bold"><application>mpg12play</application> v0.9-v0.95pre5</emphasis>: Oct 21-Nov 2, 2000
11792
eefc63bdafd4 Some capitalisation fixes.
wight
parents: 11540
diff changeset
34 </para><para>MPEG codec was libmpeg2 (mpeg2dec) by Aaron Holtzman and
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
35 Michel Lespinasse. It's great, optimized very fast C code with perfect
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
36 image quality and 100% MPEG standard conformance.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
37 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
38 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
39 <emphasis role="bold"><application>MPlayer</application> v0.3-v0.9</emphasis>: Nov 18-Dec 4, 2000
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
40 </para><para>It was a pack of two programs: mpg12play v0.95pre6 and my
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
41 new simple AVI player 'avip' based on avifile's Win32 DLL loader.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
42 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
43 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
44 <emphasis role="bold"><application>MPlayer</application> v0.10</emphasis>: Jan 1, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
45 </para><para>The MPEG and AVI player in a single binary!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
46 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
47 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
48 <emphasis role="bold"><application>MPlayer</application> v0.11pre series</emphasis>:
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
49 </para><para>Some new developers joined and since 0.11 the <application>MPlayer</application>
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
50 project is a team-work! Added ASF file support, and OpenDivX
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
51 (see <ulink url="http://www.projectmayo.com"/>) en/decoding.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
52 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
53 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
54 <emphasis role="bold"><application>MPlayer</application> v0.17a "The IdegCounter"</emphasis> Apr 27, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
55 </para><para>The release version of the 0.11pre after 4 months of heavy
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
56 development! Try it, and be amazed! Thousands of new features added...
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
57 and of course old code was improved too, bugs removed etc.
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
58 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
59 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
60 <emphasis role="bold"><application>MPlayer</application> 0.18 "The BugCounter"</emphasis> Jul 9, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
61 </para><para>2 months since 0.17 and here's a new release.. Completed ASF
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
62 support, more subtitle formats, introduced libao (similar to libvo but to
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
63 audio), even more stable than ever, and so on. It's a MUST!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
64 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
65 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
66 <emphasis role="bold"><application>MPlayer</application> 0.50 "The Faszom(C)ounter"</emphasis> Oct 8, 2001
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
67 </para><para>Hmm. Release again. Tons of new features, beta GUI version,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
68 bugs fixed, new vo and ao drivers, ported to many systems, including
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
69 opensource DivX codecs and much more. Try it!
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
70 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
71 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
72 <emphasis role="bold"><application>MPlayer</application> 0.60 "The RTFMCounter"</emphasis> Jan 3, 2002
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
73 </para><para>MOV/VIVO/RM/FLI/NUV fileformats support, native CRAM, Cinepak,
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
74 ADPCM codecs, and support for XAnim's binary codecs; DVD subtitles support,
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
75 first release of <application>MEncoder</application>, TV grabbing, cache,
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
76 liba52, countless fixes.
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
77 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
78 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
79 <emphasis role="bold"><application>MPlayer</application> 0.90pre10 "The BirthdayCounter"</emphasis> Nov 11, 2002
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
80 </para><para> Although this is not a release, I am going to mention it because it
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
81 came out 2 years after <application>MPlayer</application> v0.01.
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
82 Happy birthday, <application>MPlayer</application>!
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
83 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
84 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
85 <emphasis role="bold"><application>MPlayer</application> 0.90rc1 "The CodecCounter"</emphasis> Dec 7, 2002
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
86 </para><para>Again not a release, but after adding Sorenson 3 (QuickTime)
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
87 and Windows Media 9 support, <application>MPlayer</application> is the
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
88 world's first movie player with support for all known video formats!
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
89 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
90 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
91 <emphasis role="bold"><application>MPlayer</application> 0.90 "The CounterCounter"</emphasis> Apr 6, 2003
10132
nicolas
parents: 10111
diff changeset
92 </para><para>After more than 1 year, we finally concluded that the code was indeed
nicolas
parents: 10111
diff changeset
93 stable again, and ready to be published as a release. Unfortunately we
nicolas
parents: 10111
diff changeset
94 forgot even to increase the version number, and other annoying bugs went
nicolas
parents: 10111
diff changeset
95 in, so get ready for...
nicolas
parents: 10111
diff changeset
96 </para></listitem>
nicolas
parents: 10111
diff changeset
97 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
98 <emphasis role="bold"><application>MPlayer</application> 0.91</emphasis> Aug 13, 2003
11030
diego
parents: 10913
diff changeset
99 </para><para>The above mentioned and lot of other bugs have been fixed.
diego
parents: 10913
diff changeset
100 This is the latest stable version.
diego
parents: 10913
diff changeset
101 </para></listitem>
diego
parents: 10913
diff changeset
102 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
103 <emphasis role="bold"><application>MPlayer</application> 1.0pre1 "Development on the beach"</emphasis> Sep 1, 2003
11030
diego
parents: 10913
diff changeset
104 </para><para>Although this is not a stable release, I am going to mention
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
105 it because it is the first pre version of the 1.0 series of <application>MPlayer</application>
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
106 and it is intended to help the <emphasis>big bug hunting party</emphasis>.
11030
diego
parents: 10913
diff changeset
107 This is a huge step forward!
diego
parents: 10913
diff changeset
108 </para></listitem>
diego
parents: 10913
diff changeset
109 <listitem><para>
11540
d480f7e36b74 <application> attack
wight
parents: 11212
diff changeset
110 <emphasis role="bold"><application>MPlayer</application> 1.0</emphasis> date yet unknown
9675
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
111 </para></listitem>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
112 </itemizedlist>
62c5a17038ba XML version of MPlayer's doc
nicolas
parents:
diff changeset
113 </para>
20079
171e9afa4554 fix FIXME: move history to appendix
kraymer
parents: 14024
diff changeset
114 </appendix>