diff DOCS/codecs.html @ 6391:4e5c236ade69

small updates using CSS now
author gabucino
date Wed, 12 Jun 2002 09:14:08 +0000
parents 2ef20eaf8c39
children f9b3d010b35e
line wrap: on
line diff
--- a/DOCS/codecs.html	Wed Jun 12 09:13:36 2002 +0000
+++ b/DOCS/codecs.html	Wed Jun 12 09:14:08 2002 +0000
@@ -1,11 +1,7 @@
 <HTML>
 
 <HEAD>
-<STYLE>
-	.text
-		{font-family	:	Verdana, Arial, Helvetica, sans-serif;
-		font-size	:	14px;}
-</STYLE>
+  <LINK REL="stylesheet" TYPE="text/css" HREF="default.css">
 </HEAD>
 
 <BODY BGCOLOR=WHITE>
@@ -111,7 +107,7 @@
 <A HREF="http://ffmpeg.sourceforge.net">FFmpeg</A> contains an
 <B>open source</B> DivX codec, which is compatible with the traditional DivX.
 <B>MPlayer</B> supports this codec, making it possible to <B>watch
-DivX/DivX4/DivX5/MP42 movies on non-x86 platforms</B>. Furthermore it offers higher
+DivX/DivX4/DivX5/MP41/MP42 movies on non-x86 platforms</B>. Furthermore it offers higher
 decoding speed than the Win32 codecs or the original
 DivX4 library!</P>
 
@@ -340,11 +336,16 @@
 
 <P><B><A NAME=2.2.2.5>2.2.2.5.  RealAudio</A></B></P>
 
-<P>Currently the only supported one is the DNET codec. Actually it is a
-low-bitrate version of the well known AC3 codec. It can be found in both
-old and new RealMedia movies.</P>
+<P><B>MPlayer</B> supports decoding all versions of RealAudio:
+  <UL>
+    <LI>RealAudio DNET - decoding supported by <B>libavcodec</B></LI>
+    <LI>RealAudio Cook - decoding supported by <B>RealPlayer libraries</B></LI>
+    <LI>RealAudio Sipro - decoding supported by <B>RealPlayer libraries</B></LI>
+  </UL>
+</P>
 
-<P>RealAudio libraries from RealPlayer can't be used right now.</P>
+<P>On how to install RealPlayer libraries, see the
+  <A HREF="formats.html#2.1.1.7">RealMedia file format</A> section.</P>
 
 
 <P><B><A NAME=2.2.3>2.2.3. Win32 codec importing HOWTO</A></B></P>