diff DOCS/codecs.html @ 2865:72c750bbc249

*** empty log message ***
author gabucino
date Tue, 13 Nov 2001 13:17:46 +0000
parents 8bb4e195d7d7
children 7b85ba8c9be5
line wrap: on
line diff
--- a/DOCS/codecs.html	Tue Nov 13 13:17:12 2001 +0000
+++ b/DOCS/codecs.html	Tue Nov 13 13:17:46 2001 +0000
@@ -164,8 +164,6 @@
 Win32 codecs. This latter codec doesn't support YV12 nor YUY2 only BGR modes,
 thus usable only with the X11 and OpenGL outputs. Discouraged.</P>
 
-<P>Be sure to read the <A HREF=#2.2.2.3>VIVO audio codec</A> section too!</P>
-
 
 <P><B><A NAME=2.2.1.5>2.2.1.5.  MPEG 1/2 video</A></B></P>
 
@@ -217,8 +215,10 @@
 
 <P><B><A NAME=2.2.2.3>2.2.2.3.  VIVO audio</A></B></P>
 
-<P>AKA VivoSiren. Currently this isn't supported, but when it will, it will use
-the <CODE>vivog723.acm</CODE> file. Download from
+<P>The audio codec used in VIVO files depends on whether it's a VIVO/1.0 or
+VIVO/2.0 file. VIVO/1.0 files have <B>g.723</B> audio, and VIVO/2.0 files
+have <B>Vivo Siren</B>. Currently none of them is supported, but you can
+grab the g.723 codec from
 <A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/vivog723.acm">here</A>,
 then copy it into the <CODE>/usr/lib/win32</CODE> directory, or respectively.</P>