# HG changeset patch # User alex # Date 1044372643 0 # Node ID 0b150ee7e2ad8174bdfe6870fa6dd3f8d32b34f3 # Parent aac86d4eba845c1bbea96e0626168403f013998b removal of obsolete references diff -r aac86d4eba84 -r 0b150ee7e2ad DOCS/codecs.html --- a/DOCS/codecs.html Tue Feb 04 14:58:39 2003 +0000 +++ b/DOCS/codecs.html Tue Feb 04 15:30:43 2003 +0000 @@ -209,10 +209,8 @@
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 -vc
- ffh263
option (default). For 2.0 files, use the
- ivvideo.dll
- Win32 DLL file (included in the latest DLL packages), and install it under
- /usr/lib/win32
or wherever you store the Win32 codecs.
-vc vivo
).
+ Anyway, MPlayer selects automatically the best codec.
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 g.723 audio, and VIVO/2.0 files
- have Vivo Siren audio. Both are supported. You can grab the
- g.723/Siren
- Win32 DLL from the MPlayer site,
- then copy it into the /usr/lib/win32
directory.