comparison DOCS/codecs.html @ 2559:54ef00c7e2ad

codecs section renumbered!
author gabucino
date Tue, 30 Oct 2001 17:06:17 +0000
parents 7da4afe26f6b
children 10f1768b096d
comparison
equal deleted inserted replaced
2558:2f3c9175532c 2559:54ef00c7e2ad
45 <LI>Voxware audio (using directshow DLL)</LI> 45 <LI>Voxware audio (using directshow DLL)</LI>
46 <LI>alaw, msgsm, pcm and other simple old audio formats</LI> 46 <LI>alaw, msgsm, pcm and other simple old audio formats</LI>
47 </UL></P> 47 </UL></P>
48 48
49 <P>If you have a codec not listed here, and not supported yet, just read <A 49 <P>If you have a codec not listed here, and not supported yet, just read <A
50 HREF="#2.1.4">section 2.1.4</A> to get info about how to help us adding support 50 HREF="#2.1.3">section 2.1.3</A> to get info about how to help us adding support
51 for it!</P> 51 for it!</P>
52 52
53 <P><B><A NAME=2.1.2.1>2.1.2.1. DivX4</A></B></P> 53 <P><B><A NAME=2.1.2.1>2.1.2.1. DivX4</A></B></P>
54 54
55 <P>This section contains information about the DivX4 codec of 55 <P>This section contains information about the DivX4 codec of
200 200
201 <P>To enable support, compile with the <CODE>--enable-mad</CODE> configure 201 <P>To enable support, compile with the <CODE>--enable-mad</CODE> configure
202 option.</P> 202 option.</P>
203 203
204 204
205 <P><B><A NAME=2.1.4>2.1.4. Codec importing howto</A></B></P> 205 <P><B><A NAME=2.1.3>2.1.3. Codec importing howto</A></B></P>
206 206
207 <P><B><A NAME=2.1.4.1>2.1.4.1. VFW codecs</A></B></P> 207 <P><B><A NAME=2.1.3.1>2.1.3.1. VFW codecs</A></B></P>
208 208
209 <P>VfW (Video for Windows) is the old Video API for Windows. Its codecs have 209 <P>VfW (Video for Windows) is the old Video API for Windows. Its codecs have
210 the .DLL or (rarely) .DRV extension. 210 the .DLL or (rarely) .DRV extension.
211 If <B>MPlayer</B> fails with your AVI:</P> 211 If <B>MPlayer</B> fails with your AVI:</P>
212 212
230 your codec support request in mail, and upload these files to the FTP:</P> 230 your codec support request in mail, and upload these files to the FTP:</P>
231 231
232 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/</CODE></P> 232 <P>&nbsp;&nbsp;&nbsp;&nbsp;<CODE>ftp://ftp.mplayerhq.hu/MPlayer/incoming/[codecname]/</CODE></P>
233 233
234 234
235 <P><B><A NAME=2.1.4.2>2.1.4.2. DirectShow codecs</A></B></P> 235 <P><B><A NAME=2.1.3.2>2.1.3.2. DirectShow codecs</A></B></P>
236 236
237 <P>DirectShow is the newer Video API, which is even worse than its predecessor. 237 <P>DirectShow is the newer Video API, which is even worse than its predecessor.
238 Things are harder with DirectShow, since 238 Things are harder with DirectShow, since
239 <UL> 239 <UL>
240 <LI>system.ini doesn't contain the needed information, instead it's stored in 240 <LI>system.ini doesn't contain the needed information, instead it's stored in