diff DOCS/codecs.html @ 3806:053ea3e7c5d8

new 'RealMedia' 'Realvideo' 'RealAudio' sections also added FLI format section
author gabucino
date Thu, 27 Dec 2001 22:12:35 +0000
parents 7ab4c9c542e7
children ef59dc91aaaf
line wrap: on
line diff
--- a/DOCS/codecs.html	Thu Dec 27 22:07:37 2001 +0000
+++ b/DOCS/codecs.html	Thu Dec 27 22:12:35 2001 +0000
@@ -21,6 +21,7 @@
 <LI>XAnim codecs</LI>
 <LI>VIVO</LI>
 <LI>FLI</LI>
+<LI>RealVideo 1.0</LI>
 </UL></P>
 
 <P>If you have a Win32 codec not listed here, and not supported yet, just read the <A
@@ -199,6 +200,14 @@
 Used by default.</P>
 
 
+<P><B><A NAME=2.2.1.8>2.2.1.8.  RealVideo</A></B></P>
+
+<P>Currently ONLY the RealVideo 1.0 (fourcc RV10) codec is supported, through
+ffmpeg. Sadly, no new RealMedia files come with this one, only with the newer
+RV20 and RV30 codecs which are closed-source. Their future support is
+unlikely :(</P>
+
+
 <P><B><A NAME=2.2.2>2.2.2.  Audio codecs</A></B></P>
 
 <P>The most important audio codecs above all :<BR>
@@ -210,6 +219,7 @@
 <LI>Voxware audio (using DirectShow DLL)</LI>
 <LI>alaw, msgsm, pcm and other simple old audio formats</LI>
 <LI>VIVO audio (g723, Vivo Siren)</LI>
+<LI>RealAudio: DNET (low bitrate AC3)</LI>
 </UL></P>
 
 
@@ -270,6 +280,13 @@
 then copy it into the <CODE>/usr/lib/win32</CODE> directory, or respectively.</P>
 
 
+<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's a
+low-bitrate version of the well-known AC3 codec. It can be found either in
+old and new RealMedia movies.</P>
+
+
 <P><B><A NAME=2.2.3>2.2.3. Win32 codec importing howto</A></B></P>
 
 <P><B><A NAME=2.2.3.1>2.2.3.1. VFW codecs</A></B></P>