From 8d1f9c14447580f031efe36414a64ac01c48e2c4 Mon Sep 17 00:00:00 2001 From: gabucino Date: Mon, 17 Dec 2001 18:51:24 +0000 Subject: err... minor fixes/additions git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3567 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/codecs.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'DOCS/codecs.html') diff --git a/DOCS/codecs.html b/DOCS/codecs.html index 008542c965..c111951908 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -20,6 +20,7 @@ daily generated list!!!

  • MJPEG, ASV2 and other hardware formats
  • XAnim codecs
  • VIVO
  • +
  • FLI
  • If you have a Win32 codec not listed here, and not supported yet, just read the MPlayer to use them if possible.

    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 (you'll need the newest libavcodec !). For 2.0 files, use +ffh263 option (default) (you'll need the newest libavcodec !). For 2.0 files, use the ivvideo.dll Win32 DLL file (from here), and install it under /usr/lib/win32 or wherever you store the @@ -204,6 +205,7 @@ outputs, in contrary to the Win32 codec which supports only RGB.

  • Ogg Vorbis audio codec (native lib)
  • Voxware audio (using DirectShow DLL)
  • alaw, msgsm, pcm and other simple old audio formats
  • +
  • VIVO audio (g723, Vivo Siren)
  • @@ -258,8 +260,8 @@ option.

    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 g.723 audio, and VIVO/2.0 files -have Vivo Siren. Currently none of them is supported, but you can -grab the g.723 codec from +have Vivo Siren. Both is supported. You can grab the g.723/Siren +Win32 DLL from here, then copy it into the /usr/lib/win32 directory, or respectively.

    -- cgit v1.2.3