summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-04 15:30:43 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2003-02-04 15:30:43 +0000
commit82a49856f4363ac5b132cff6b29df34e2b37facf (patch)
treee3164ef5740b4786a04c150dd17999faba0b5a34 /DOCS
parentaf8f6c8d4119a0ee407048b7c8a5fffe5571b028 (diff)
downloadmpv-82a49856f4363ac5b132cff6b29df34e2b37facf.tar.bz2
mpv-82a49856f4363ac5b132cff6b29df34e2b37facf.tar.xz
removal of obsolete references
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@9272 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/codecs.html12
1 files changed, 3 insertions, 9 deletions
diff --git a/DOCS/codecs.html b/DOCS/codecs.html
index 77df987ddf..59c44b3e83 100644
--- a/DOCS/codecs.html
+++ b/DOCS/codecs.html
@@ -209,10 +209,8 @@
<P>MPlayer can play Vivo (1.0 and 2.0) videos. The most suitable codec
for 1.0 files is FFmpeg's H263 decoder, you can use it with the <CODE>-vc
- ffh263</CODE> option (default). For 2.0 files, use the
- <A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/ivvideo.dll">ivvideo.dll</A>
- Win32 DLL file (included in the latest DLL packages), and install it under
- <CODE>/usr/lib/win32</CODE> or wherever you store the Win32 codecs.</P>
+ ffh263</CODE> option. For 2.0 files, use the Win32 DLL (<CODE>-vc vivo</CODE>).
+ Anyway, MPlayer selects automatically the best codec.</P>
<H4><A NAME="mpeg">2.2.1.5 MPEG 1/2 video</A></H4>
@@ -415,11 +413,7 @@ MPlayer supports decoding all versions of RealVideo:
<P>The audio codec used in VIVO files depends on whether it is 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> audio. Both are supported. You can grab the
- <A HREF="http://www.mplayerhq.hu/MPlayer/samples/drivers32/vivog723.acm">g.723/Siren</A>
- Win32 DLL from the MPlayer site,
- then copy it into the <CODE>/usr/lib/win32</CODE> directory.</P>
-
+ have <B>Vivo Siren</B> audio. Both are supported.</P>
<H4><A NAME="realaudio">2.2.2.5 RealAudio</A></H4>