annotate DOCS/codecs.html @ 5021:f30ea91ce6f9

XViD section added
author gabucino
date Sun, 10 Mar 2002 09:03:37 +0000
parents 0cb063e71d9a
children 61cb4f38f9f6
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
1 <HTML>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
2
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
3 <HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
4 <STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
5 .text
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
6 {font-family : Verdana, Arial, Helvetica, sans-serif;
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
7 font-size : 14px;}
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
8 </STYLE>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
9 </HEAD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
10
1712
7c1643fb989a bgcolor=white, codecs-status url fixed
arpi
parents: 1711
diff changeset
11 <BODY BGCOLOR=WHITE>
1704
a2e1432f7ac3 Arial font
gabucino
parents: 1688
diff changeset
12
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
13 <FONT CLASS="text">
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
14
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
15 <P><B><A NAME=2.2>2.2. Supported codecs</A></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
16
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
17
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
18 <P><B><A NAME=2.2.1>2.2.1. Video codecs</A></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
19
1731
07e2dfca67a3 can't stop commiting :)
gabucino
parents: 1712
diff changeset
20 <P>See <A HREF="http://www.mplayerhq.hu/DOCS/codecs-status.html">http://www.mplayerhq.hu/DOCS/codecs-status.html</A> for the complete,
1869
01aa08dae521 small fixes
arpi
parents: 1855
diff changeset
21 daily generated list!!!</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
22
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
23 <P>The most important ones above all:<BR>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
24 <UL>
2290
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
25 <LI>MPEG1 (VCD) and MPEG2 (DVD) video</LI>
2690
a2bb142ce67d some updates
gabucino
parents: 2684
diff changeset
26 <LI>DivX ;-), OpenDivX (DivX4), 3ivx and other MPEG4 variants</LI>
2290
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
27 <LI>Windows Media Video 7 (WMV1) and 8 (WMV2) used in .wmv files</LI>
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
28 <LI>Intel Indeo codecs (3.1,3.2,4.1,5.0)</LI>
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
29 <LI>MJPEG, ASV2 and other hardware formats</LI>
2690
a2bb142ce67d some updates
gabucino
parents: 2684
diff changeset
30 <LI>XAnim codecs</LI>
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
31 <LI>VIVO</LI>
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3239
diff changeset
32 <LI>FLI</LI>
3806
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
33 <LI>RealVideo 1.0</LI>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
34 </UL></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
35
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
36 <P>If you have a Win32 codec not listed here, and not supported yet, just read the <A
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
37 HREF="#2.2.3">codec importing</A> to get info about how to help us adding support
1731
07e2dfca67a3 can't stop commiting :)
gabucino
parents: 1712
diff changeset
38 for it!</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
39
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
40 <P><B><A NAME=2.2.1.1>2.2.1.1. DivX4/DivX5</A></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
41
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
42 <P>This section contains information about the DivX4 codec of
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
43 <A HREF="http://www.projectmayo.com">ProjectMayo</A>. Their first available alpha version was the OpenDivX 4.0
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
44 alpha 47 and 48. Support for this was/is included in <B>MPlayer</B>, and built by
2240
5d476d03e2b3 ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents: 2153
diff changeset
45 default. We used to use its postprocessing code to optionally enhance visual
5d476d03e2b3 ide vmi nagy hulyeseget akartam irni de elfelejtettem
gabucino
parents: 2153
diff changeset
46 quality of MPEG1/2 movies. Now we use our own.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
47
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
48 <P>The new generation of this codec can even decode movies made with the
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
49 infamous DivX codec! And it's not everything, it's MUCH faster than the
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
50 traditional Win32 DivX DLL's (note that libavcodec's decoder is EVEN FASTER,
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
51 so the usage of this codec is <B>DISCOURAGED</B> - you need it only for
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
52 encoding). See below for configuration. The only disadvantage of this codec is
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
53 that it's currently closed-source. :(</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
54
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
55 <P>The codec can be downloaded from the following URL:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
56
3583
66e418645b67 hm. stuff.
gabucino
parents: 3566
diff changeset
57 <P>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://avifile.sourceforge.net">http://avifile.sourceforge.net</A></P>
66e418645b67 hm. stuff.
gabucino
parents: 3566
diff changeset
58
66e418645b67 hm. stuff.
gabucino
parents: 3566
diff changeset
59 <P>If it doesn't work, try :</P>
66e418645b67 hm. stuff.
gabucino
parents: 3566
diff changeset
60
66e418645b67 hm. stuff.
gabucino
parents: 3566
diff changeset
61 <P>&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://divx.com">http://divx.com</A></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
62
2684
aadd16c5d6eb divx4 installation updated
gabucino
parents: 2664
diff changeset
63 <P>Unpack it, and run <CODE>./install.sh</CODE> as root.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
64
4177
cab4ac1467e4 many small updates
gabucino
parents: 4022
diff changeset
65 <P>Note: do NOT forget to add <CODE>/usr/local/lib</CODE> to your
cab4ac1467e4 many small updates
gabucino
parents: 4022
diff changeset
66 <CODE>/etc/ld.so.conf</CODE> and running <CODE>ldconfig</CODE> !</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
67
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
68 <P><B>MPlayer</B> autodetects if DivX4/DivX5 is (properly) installed, just
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
69 compile as usual. If it doesn't detect it, you didn't install it exactly as
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
70 above, and/or has messed up config (see last question of 5.1 section).</P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
71
4177
cab4ac1467e4 many small updates
gabucino
parents: 4022
diff changeset
72 <P>Using it is a bit tricky. As it conflicts with the old OpenDivX (its API is
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
73 very similar to OpenDivX's), OpenDivX code is disabled, and the OpenDivX
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
74 driver calls this library too.</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
75
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
76 <P>Generally we can pinpoint this issue to that you have two options to use
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
77 this codec:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
78
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
79 <P><TABLE BORDER=0>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
80 <TD>&nbsp;&nbsp;</TD><TD VALIGN=top><FONT CLASS="text">-vc&nbsp;odivx</TD><TD>&nbsp;&nbsp;</TD>
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
81 <TD><FONT CLASS="text">using the codec as a new version of OpenDivX.
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
82 in this case it produces YV12 image in its own buffer,
1987
c4dbfa55d873 reviewed for release
gabucino
parents: 1869
diff changeset
83 and <B>MPlayer</B> (libvo) does colorspace conversion. (<B>RECOMMENDED!</B>)</TD><TR>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
84 <TD></TD><TD VALIGN=top><FONT CLASS="text">-vc&nbsp;divx4</TD><TD></TD>
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
85 <TD><FONT CLASS="text">using the codec's colorspace conversion.
2095
340f3a4089cb divx4vfw removed
gabucino
parents: 2091
diff changeset
86 in this mode, you can use YUY2/UYVY too.</TD></TR>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
87 </TABLE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
88
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
89 <P>The 'odivx' method is usually faster, due to the fact that it transfers
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
90 image data in YV12 (planar YUV 4:2:0) format, thus requiring much less
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
91 bandwidth on the bus. For packed YUV modes (YUY2, UYVY) use the 'divx4'
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
92 method. For RGB modes you can choose freely, their speed is same, maybe
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
93 differ according to the current bpp.</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
94
4177
cab4ac1467e4 many small updates
gabucino
parents: 4022
diff changeset
95 <P>Note: it supports postprocessing too (use option <CODE>-oldpp</CODE> to
cab4ac1467e4 many small updates
gabucino
parents: 4022
diff changeset
96 enable using it), but range of values is strange: </P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
97
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
98 <P><TABLE BORDER=0>
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
99 <TD>&nbsp;&nbsp;</TD><TD><FONT CLASS="text">0</TD><TD>&nbsp;&nbsp;</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
100 <TD><FONT CLASS="text">no postproc</TD><TR>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
101 <TD></TD><TD><FONT CLASS="text">10 .. 20</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
102 <TD></TD><TD><FONT CLASS="text">postprocessing, normal (like level 2 with divxds)</TD><TR>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
103 <TD></TD><TD><FONT CLASS="text">30 .. 60</TD>
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
104 <TD></TD><TD><FONT CLASS="text">hard prostprocessing, eats many CPU (like level 4 with divxds</TD><TR>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
105 </TABLE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
106
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
107 <P><B><A NAME=2.2.1.2>2.2.1.2. ffmpeg's DivX/libavcodec</A></B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
108
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
109 <P>Beginning with version 0.4.2 ,
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
110 <A HREF="http://ffmpeg.sourceforge.net">ffmpeg</A> contains an
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
111 <B>opensource</B> DivX codec, which is compatible with the traditional DivX.
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
112 <B>MPlayer</B> supports this codec, and this makes it possible to <B>watch
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
113 DivX/DivX4/DivX5 movies on non-x86 platforms</B>, and gain much faster
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
114 <B>DivX/DivX4/DivX5</B> decoding speed than the Win32 codecs and the original
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
115 DivX4 library has!</P>
4022
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
116
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
117 <P>It also contains lots of nice codecs, such as RealVideo 1.0, MJPEG, h263,
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
118 h263+, etc.</P>
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
119
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
120 <P>If you use MPlayer
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
121
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
122 <UL>
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
123 <LI>from release : then you have libavcodec right in the package, just
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
124 build <B>MPlayer</B> as usual.</LI>
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
125 <LI>from CVS : you have to download it manually directly from <B>FFmpeg</B>'s
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
126 tree:
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
127
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
128 <P><CODE>
1987
c4dbfa55d873 reviewed for release
gabucino
parents: 1869
diff changeset
129 cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg login<BR>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
130 cvs -d:pserver:anonymous@cvs.ffmpeg.sourceforge.net:/cvsroot/ffmpeg co ffmpeg
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
131 </CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
132
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
133 <P>Note: <I>if you copy with CVS subdirs, next time it's enough to do
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
134 'cvs update'.</I></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
135 <P>Now, move the newly downloaded ffmpeg source's <B>libavcodec</B> directory,
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
136 (with all it's subdirectories) to <B>MPlayer</B>'s tree, so it will look
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
137 like this:</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
138
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
139 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>main/libavcodec</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
140
1869
01aa08dae521 small fixes
arpi
parents: 1855
diff changeset
141 <P>Symlinking is NOT enough, you have to copy/move it!!!</P>
1668
a5cb1b1d47a8 *** empty log message ***
gabucino
parents: 1624
diff changeset
142
4022
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
143 </LI>
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
144 </UL>
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
145 </P>
a1e321bd80bd lavc info+install instructions update
gabucino
parents: 3931
diff changeset
146
3140
4173305887a7 *** empty log message ***
gabucino
parents: 3027
diff changeset
147 <P>Then compile. configure detects if it's alright, and can be compiled. The
4173305887a7 *** empty log message ***
gabucino
parents: 3027
diff changeset
148 codec also <B>supports postprocessing!</B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
149
3694
7ab4c9c542e7 bad wording
gabucino
parents: 3668
diff changeset
150 <P>In order to use it, update your codecs.conf file, and do as the manpage,
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
151 or the example.conf says (the -vfm option).</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
152
2290
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
153 <P>To achieve the <B>greatest speed</B> on my K6, I remove the
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
154 <CODE>ffmpeg12</CODE> section from codecs.conf (this codec isn't optimized, and
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
155 libmpeg2 is twice as fast), and place <CODE>vfm=5</CODE> in my config file.
b858758fd4db *** empty log message ***
gabucino
parents: 2240
diff changeset
156 Then <B>MPlayer</B> always uses <B>ffdivx/ffodivx</B> to decode
5018
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
157 <B>DivX</B> files, and libmpeg2 for MPEG1/2 . With this and my
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
158 Matrox G400, I can view even the highest resolution DivX movies on my
0cb063e71d9a DivX5 support
gabucino
parents: 4982
diff changeset
159 K6/2 500, without framedrop.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
160
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
161
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
162 <P><B><A NAME=2.2.1.3>2.2.1.3. XAnim codecs</A></B></P>
2411
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
163
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
164 <P>Foreword: using (some) XAnim codecs with other program than XAnim, is
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
165 <B><I>ILLEGAL</I></B>. It is <B>YOUR</B> responsibility to read its license,
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
166 and do accordingly. The authors of <B>MPlayer</B> can't be held responsible for
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
167 any unlawful act of the user.</P>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
168
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
169 <P>So yes, <B>MPlayer</B> can use XAnim's codecs for decoding. It's very
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
170 easy to enable them:</P>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
171
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
172 <P>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
173 <UL>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
174 <LI>download the codecs you wish to use from the
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
175 <A HREF="http://xanim.va.pubnix.com">XAnim site</A>. The <B>3ivx</B> codec
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
176 isn't there, so download it from the <A HREF="http://www.3ivx.com">3ivx site</A>.</LI>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
177
2664
f23882410024 decreasing my todo list
gabucino
parents: 2611
diff changeset
178 <LI>use the <CODE>--with-xanimlibdir</CODE> option to tell configure where
4704
1e936c3cc3fa XANIM_MOD_DIR can be used for XAnim codecs' path specifying
gabucino
parents: 4339
diff changeset
179 it can find the xanim codecs. By default, it checks them at <CODE>/</CODE> (...) .
1e936c3cc3fa XANIM_MOD_DIR can be used for XAnim codecs' path specifying
gabucino
parents: 4339
diff changeset
180 Alternatively you can set the environment variable <I>XANIM_MOD_DIR</I> to
1e936c3cc3fa XANIM_MOD_DIR can be used for XAnim codecs' path specifying
gabucino
parents: 4339
diff changeset
181 the dir of the XAnim codecs.</LI>
3163
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
182
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
183 <LI>rename the filenames by cutting out the architecture stuff, so they will
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
184 have filenames like these : <CODE>vid_cvid.xa, vid_h263.xa, vid_iv50.xa</CODE>
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
185
2411
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
186 </UL>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
187 </P>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
188
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
189 <P>They are video codec family number 10, so you may want to use <CODE>-vfm 10</CODE>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
190 option to tell <B>MPlayer</B> to use them if possible.</P>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
191
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
192 <P>Tested codecs are: <B>Indeo 3.2</B>, <B>4.1</B>, <B>5.0</B>, <B>CVID</B>, <B>3ivX</B>, <B>h263</B>.</P>
70daede73cd9 xanim stuff added
gabucino
parents: 2290
diff changeset
193
2452
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
194
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
195 <P><B><A NAME=2.2.1.4>2.2.1.4. VIVO video</A></B></P>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
196
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
197 <P><B>MPlayer</B> can play Vivo (1.0 and 2.0) videos. The most suitable codec
3027
7b85ba8c9be5 mostly fixes, some updates
gabucino
parents: 2865
diff changeset
198 for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3239
diff changeset
199 ffh263</CODE> option (default) (you'll need the newest libavcodec !). For 2.0 files, use
3174
4164be267d0f misinfo fixed (notified by Al3x. At least 65535 times:)
gabucino
parents: 3163
diff changeset
200 the <CODE>ivvideo.dll</CODE> Win32 DLL file (from <A
3027
7b85ba8c9be5 mostly fixes, some updates
gabucino
parents: 2865
diff changeset
201 HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">here</A>),
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
202 and install it under <CODE>/usr/lib/win32</CODE> or wherever you store the
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
203 Win32 codecs. This latter codec doesn't support YV12 nor YUY2 only BGR modes,
3174
4164be267d0f misinfo fixed (notified by Al3x. At least 65535 times:)
gabucino
parents: 3163
diff changeset
204 thus usable only with the X11 and OpenGL outputs. Hopefully ffh263 will support
4164be267d0f misinfo fixed (notified by Al3x. At least 65535 times:)
gabucino
parents: 3163
diff changeset
205 VIVO 2.0 files in the future.</P>
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
206
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
207
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
208 <P><B><A NAME=2.2.1.5>2.2.1.5. MPEG 1/2 video</A></B></P>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
209
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
210 <P>MPEG1 and MPEG2 are decoded with the native library <B>libmpeg2</B>.
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
211 Its source code is included in <B>MPlayer</B>, and of course is multiplatform.
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
212 We handle buggy MPEG1/2 video files by checking for what signature does
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
213 libmpeg2 return, and when it gives sig11 (segmentation fault), we quickly
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
214 reinitialize the codec, and continue exactly from where the failure did occur.
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
215 No speed decrease is measurable.</P>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
216
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
217
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
218 <P><B><A NAME=2.2.1.6>2.2.1.6. MS Video1</A></B></P>
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
219
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
220 <P>This is a very old and very bad codec of Microsoft. In the past it was
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
221 decoded with the <CODE>msvidc32.dll</CODE> Win32 codec, now we have our own
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
222 open-source implementation (by <A HREF="mailto:melanson@pcisys.net">Mike
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
223 Melanson</A>).</P>
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
224
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
225
3163
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
226 <P><B><A NAME=2.2.1.7>2.2.1.7. Cinepak CVID</A></B></P>
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
227
3647
6ed77f4d208e updated Cinepak section (new, opensource codec)
gabucino
parents: 3583
diff changeset
228 <P><B>MPlayer</B> now has its own opensource, multiplatform Cinepak decoder.
6ed77f4d208e updated Cinepak section (new, opensource codec)
gabucino
parents: 3583
diff changeset
229 Supports YUV outputs, thus hardware scaling if video output driver allows.
6ed77f4d208e updated Cinepak section (new, opensource codec)
gabucino
parents: 3583
diff changeset
230 Used by default.</P>
3163
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
231
27986f4dcd30 CVID section
gabucino
parents: 3140
diff changeset
232
3806
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
233 <P><B><A NAME=2.2.1.8>2.2.1.8. RealVideo</A></B></P>
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
234
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
235 <P>Currently ONLY the RealVideo 1.0 (fourcc RV10) codec is supported, through
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
236 ffmpeg. Sadly, no new RealMedia files come with this one, only with the newer
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
237 RV20 and RV30 codecs which are closed-source. Their future support is
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
238 unlikely :(</P>
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
239
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
240
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
241 <P><B><A NAME=2.2.2>2.2.2. Audio codecs</A></B></P>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
242
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
243 <P>The most important audio codecs above all :<BR>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
244 <UL>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
245 <LI>MPEG layer 2, and layer 3 (MP3) audio (<B>native</B> code, with MMX/SSE/3DNow! optimization)</LI>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
246 <LI>MPEG layer 1 audio (<B>native</B> code, with libavcodec)</LI>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
247 <LI>AC3 Dolby audio (<B>native</B> code, with SSE/3DNow! optimization)</LI>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
248 <LI>Ogg Vorbis audio codec (<B>native</B> lib)</LI>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
249 <LI>Voxware audio (using DirectShow DLL)</LI>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
250 <LI>alaw, msgsm, pcm and other simple old audio formats</LI>
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3239
diff changeset
251 <LI>VIVO audio (g723, Vivo Siren)</LI>
3806
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
252 <LI>RealAudio: DNET (low bitrate AC3)</LI>
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
253 </UL></P>
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
254
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
255
3239
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
256 <P><B><A NAME=2.2.2.1>2.2.2.1. Software AC3 decoding</A></B></P>
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
257
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
258 <P>This is the default decoder used for files with AC3 audio.</P>
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
259
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
260 <P>The AC3 decoder can create output audio mixes for 2, 4, or 6
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
261 speakers. When configured for 6 speakers, this decoder provides
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
262 separate output of all the AC3 channels to the soundcard driver,
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
263 allowing the full "surround sound" experience without the external AC3
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
264 decoder required to use the hwac3 codec.</P>
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
265
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
266 <P>Use the <CODE>-channels</CODE> option to select the number of output channels.
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
267 Use <CODE>-channels 2</CODE> for a stereo downmix. For a 4 channel downmix (Left
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
268 Front, Right Front, Left Surround and Right Surround outputs), use
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
269 <CODE>-channels 4</CODE>. In this case, any Centre channel will be mixed
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
270 equally to the front channels. Lastly, "-channels 6" will output all the AC3
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
271 channels as they are encoded - in the order Left, Right, Left Surround, Right
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
272 Surround, Centre and LFE.</P>
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
273
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
274 <P>The default number of output channels is 2.</P>
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
275
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
276 <P>To use more than 2 output channels, you'll need to be using OSS,
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
277 and to have a soundcard driver that supports the appropriate number of
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
278 output channels via the SNDCTL_DSP_CHANNELS ioctl. For example, a
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
279 version of the emu10k1 driver (used with the SB Live cards) newer than
4200
e5f53a91c2eb *** empty log message ***
gabucino
parents: 4177
diff changeset
280 August 2001 should be suitable (I heard newest ALSA CVS supports this too).</P>
3239
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
281
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
282
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
283 <P><B><A NAME=2.2.2.2>2.2.2.2. Hardware AC3 decoding</A></B></P>
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
284
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
285 <P>You'll need an AC3 capable soundcard, with digital out (SP/DIF). The
4339
4b231f3778a6 entudjam?
gabucino
parents: 4200
diff changeset
286 card's driver must support the AFMT_AC3 format (like SB Live! or C-Media does).
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
287 Connect your AC3 decoder to the SP/DIF output, and use the '-ac hwac3'
4982
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
288 option. It may or may not work (experimental). It will work with C-Media
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
289 cards, and with SB Live! + ALSA driver. It won't work with Live!'s OSS
6cb9d9a1716d HTML: different font handling - idea from new hp dezign
gabucino
parents: 4704
diff changeset
290 driver.</P>
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
291
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
292
3239
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
293 <P><B><A NAME=2.2.2.3>2.2.2.3. libmad support</A></B></P>
2452
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
294
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
295 <P><A HREF="http://mad.sourceforge.net">libmad</A> is a multiplatform MPEG audio
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
296 decoding library. If you don't know why is it good, you probably don't need it.</P>
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
297
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
298 <P>To enable support, compile with the <CODE>--enable-mad</CODE> configure
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
299 option.</P>
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
300
7da4afe26f6b *** empty log message ***
gabucino
parents: 2411
diff changeset
301
3239
ef38487113b1 "Software AC3 decoding" section. Patch by Stephen Davies <steve@daviesfam.org>
gabucino
parents: 3174
diff changeset
302 <P><B><A NAME=2.2.2.4>2.2.2.4. VIVO audio</A></B></P>
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
303
2865
72c750bbc249 *** empty log message ***
gabucino
parents: 2855
diff changeset
304 <P>The audio codec used in VIVO files depends on whether it's a VIVO/1.0 or
72c750bbc249 *** empty log message ***
gabucino
parents: 2855
diff changeset
305 VIVO/2.0 file. VIVO/1.0 files have <B>g.723</B> audio, and VIVO/2.0 files
3566
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3239
diff changeset
306 have <B>Vivo Siren</B>. Both is <U>supported</U>. You can grab the g.723/Siren
92b3028b10f3 err... minor fixes/additions
gabucino
parents: 3239
diff changeset
307 Win32 DLL from
2855
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
308 <A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/vivog723.acm">here</A>,
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
309 then copy it into the <CODE>/usr/lib/win32</CODE> directory, or respectively.</P>
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
310
8bb4e195d7d7 *** empty log message ***
gabucino
parents: 2848
diff changeset
311
3806
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
312 <P><B><A NAME=2.2.2.5>2.2.2.5. RealAudio</A></B></P>
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
313
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
314 <P>Currently the only supported one is the DNET codec. Actually it's a
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
315 low-bitrate version of the well-known AC3 codec. It can be found either in
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
316 old and new RealMedia movies.</P>
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
317
053ea3e7c5d8 new 'RealMedia' 'Realvideo' 'RealAudio' sections
gabucino
parents: 3694
diff changeset
318
5021
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
319 <P><B><A NAME=2.2.2.6>2.2.2.6. XViD</A></B></P>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
320
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
321 <P><B>XViD</B> is another development from good old OpenDivX (first
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
322 development was DivX4).</P>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
323
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
324 <P><B>Advantages</B> :
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
325 <UL>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
326 <LI>opensource</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
327 <LI>its API is compatible with DivX4 so it's easy to add support for
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
328 it</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
329 <LI>2-pass encoding support</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
330 <LI>nice encoding quality, higher speed than DivX4 (you can optimize it for
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
331 your box while compiling)</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
332 </UL>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
333 </P>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
334
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
335 <P><B>Disadvantages</B> :
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
336 <UL>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
337 <LI>currently it doesn't properly decode all DivX/DivX4 files</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
338 <LI>you have to choose between DivX4 <B>OR</B> XViD support at
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
339 compiletime</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
340 <LI>under development</LI>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
341 </UL>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
342 </P>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
343
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
344 <P><B>Installation</B> : it's currently available only in CVS. Here are the
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
345 downloading and installation instructions :<BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
346 &nbsp;&nbsp;<CODE>cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
347 login</CODE><BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
348 &nbsp;&nbsp;<CODE>cvs -z3 -d:pserver:anonymous@cvs.xvid.org:/xvid co
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
349 xvidcore</CODE><BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
350 &nbsp;&nbsp;<CODE>cd xvidcore/build/generic</CODE><BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
351 &nbsp;&nbsp;<CODE>Edit Makefile.linux to fit your needs</CODE><BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
352 &nbsp;&nbsp;<CODE>make -f Makefile.linux</CODE><BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
353 &nbsp;&nbsp;<CODE>recompile <B>MPlayer</B> with
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
354 --with-xvidcore=/path/to/libcore.a</CODE><BR>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
355 </P>
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
356
f30ea91ce6f9 XViD section added
gabucino
parents: 5018
diff changeset
357
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
358 <P><B><A NAME=2.2.3>2.2.3. Win32 codec importing howto</A></B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
359
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
360 <P><B><A NAME=2.2.3.1>2.2.3.1. VFW codecs</A></B></P>
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
361
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
362 <P>VfW (Video for Windows) is the old Video API for Windows. Its codecs have
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
363 the .DLL or (rarely) .DRV extension.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
364 If <B>MPlayer</B> fails with your AVI:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
365
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
366 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>UNKNOWN video codec: HFYU (0x55594648)</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
367
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
368 <P>It means your AVI is encoded with a codec which has the HFYU fourcc (HFYU =
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
369 HuffYUV codec, DIV3 = DivX Low Motion, etc...). Now that we know this, we'll
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
370 have to find out which DLL Windows loads in order to play this file. In our
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
371 case, the system.ini contains this (with many others):</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
372
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
373 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>VIDC.HFYU=huffyuv.dll</CODE></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
374
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
375 <P>So we'll need the huffyuv.dll file. Note that the audio codecs are specified
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
376 with the MSACM prefix:</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
377
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
378 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>msacm.l3acm=L3codeca.acm</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
379
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
380
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
381 <P>This is the MP3 codec.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
382 So, now we have all the info needed (fourcc, codec file, sample AVI), submit
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
383 your codec support request in mail, and upload these files to the FTP:</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
384
1869
01aa08dae521 small fixes
arpi
parents: 1855
diff changeset
385 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/</CODE></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
386
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
387
2745
62bcea66003e oh my god what have i done...
gabucino
parents: 2690
diff changeset
388 <P><B><A NAME=2.2.3.2>2.2.3.2. DirectShow codecs</A></B></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
389
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
390 <P>DirectShow is the newer Video API, which is even worse than its predecessor.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
391 Things are harder with DirectShow, since
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
392 <UL>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
393 <LI>system.ini doesn't contain the needed information, instead it's stored in
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
394 the registry :(
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
395 <LI>we'll need the GUID of the codec.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
396 </UL></P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
397
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
398 <P>So let's search that goddamn registry..
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
399 <UL>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
400 <LI>Start 'regedit'
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
401 <LI>press ctrl-f, disable the first two checkbox, and enable the third. Type
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
402 the fourcc of the codec. (for ex.: TM20)
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
403 <LI>you should see a field which contains the path and filename
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
404 (for ex. : C:\WINDOWS\SYSTEM\TM20DEC.AX)
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
405 <LI>now that we have the file, we'll need the GUID. Try searching again, but
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
406 now we'll search for the codec's name, not the fourcc. Its name can be acquired
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
407 when Media Player is playing that file, by checking File/Properties/Advanced.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
408 If not, bad luck ;) Try guessing.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
409 (for ex. search for : TrueMotion)
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
410 <LI>if found (in registry), there should be a FriendlyName field, and a CLSID
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
411 field. Write down that 16 byte of CLSID, this is the GUID required by us.
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
412 </UL></P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
413
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
414 <P>NOTE: if searching fails, try to enable all the checkboxes.. you may have
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
415 false hits, but maybe you'll have the right, too...</P>
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
416 <P>NOTE: dump that M$ shit.</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
417
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
418
1682
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
419 <P>So, now we have all the info needed (fourcc, GUID, codec file, sample AVI),
dba45a1aafad *** empty log message ***
gabucino
parents: 1668
diff changeset
420 submit your codec support request in mail, and upload these files to the FTP:<BR>
1869
01aa08dae521 small fixes
arpi
parents: 1855
diff changeset
421 ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/</P>
1612
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
422
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
423 </BODY>
1b011d6150c7 new, splitted, etc dox
gabucino
parents:
diff changeset
424 </HTML>