From 4ade6dbc8a49216e9177e2e1efd52cc9133e0a49 Mon Sep 17 00:00:00 2001 From: gabucino Date: Wed, 4 Dec 2002 22:05:39 +0000 Subject: further codec (QT, Win32) updates git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8352 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/codecs.html | 3 ++- DOCS/documentation.html | 7 ++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/DOCS/codecs.html b/DOCS/codecs.html index a71667a773..be6d3b8db6 100644 --- a/DOCS/codecs.html +++ b/DOCS/codecs.html @@ -26,7 +26,7 @@
  • native decoder for Windows Media Video 7 (WMV1), and Win32 DLL decoder for Windows Media Video 8 (WMV2), both used in .wmv files
  • native Sorenson 1 (SVQ1) decoder
  • -
  • Win32 Sorenson 3 (SVQ3) decoder
  • +
  • Win32/QT Sorenson 3 (SVQ3) decoder
  • 3ivx decoder
  • Cinepak and Intel Indeo codecs (3.1, 3.2, 4.1, 5.0)
  • MJPEG, AVID, VCR2, ASV2 and other hardware formats
  • @@ -309,6 +309,7 @@ MPlayer supports decoding all versions of RealVideo: MMX/SSE/3DNow! optimization)
  • MPEG layer 1 audio (native code, with libavcodec)
  • Windows Media Audio v1, v2 (native code, with libavcodec)
  • +
  • Windows Media Audio 9 (WMAv3) (using DMO DLL)
  • AC3 Dolby audio (native code, with MMX/SSE/3DNow! optimization)
  • AC3 passing through soundcard hardware
  • diff --git a/DOCS/documentation.html b/DOCS/documentation.html index 4ad4929737..610b70e648 100644 --- a/DOCS/documentation.html +++ b/DOCS/documentation.html @@ -541,13 +541,18 @@
  • you need this if you want to play or encode for example movies recorded with various hardware compressors, like tuner cards, digital cameras (example: DV, ATI VCR, MJPEG)
  • -
  • needed if you want to play WMV8 movies. Not needed for old +
  • needed if you want to play WMV8, WMV9/WMA9 movies.
  • +
  • Not needed for old ASF's with MP41 or MP42 video (though VoxWare audio is frequent for these files - it's done by the Win32 codec), or WMV7. Also not needed for WMA (Windows Media Audio), libavcodec has opensource decoder for that.
  • +
  • QuickTime codecs: on x86 platforms these codecs can be used + to decode Sorenson v1/v3, RPZA, and other QuickTime video, and + QDesign audio streams. Installation instructions can be found in the + Sorenson video codec section.
  • DivX4/DivX5: information about this codec is available in the DivX4/DivX5 section. You possibly don't want this codec as libavcodec (see above) is much faster and has better -- cgit v1.2.3