Mercurial > mplayer.hg
changeset 8351:98146a490f2f
further codec (QT, Win32) updates
author | gabucino |
---|---|
date | Wed, 04 Dec 2002 22:05:39 +0000 |
parents | 9e045c59ffb8 |
children | 2aed330d2054 |
files | DOCS/codecs.html DOCS/documentation.html |
diffstat | 2 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/codecs.html Wed Dec 04 22:01:59 2002 +0000 +++ b/DOCS/codecs.html Wed Dec 04 22:05:39 2002 +0000 @@ -26,7 +26,7 @@ <LI>native decoder for Windows Media Video 7 (WMV1), and Win32 DLL decoder for Windows Media Video 8 (WMV2), both used in .wmv files</LI> <LI><B>native Sorenson 1 (SVQ1) decoder</B></LI> - <LI><B>Win32 Sorenson 3 (SVQ3) decoder</B></LI> + <LI><B>Win32/QT Sorenson 3 (SVQ3) decoder</B></LI> <LI>3ivx decoder</LI> <LI>Cinepak and Intel Indeo codecs (3.1, 3.2, 4.1, 5.0)</LI> <LI>MJPEG, AVID, VCR2, ASV2 and other hardware formats</LI> @@ -309,6 +309,7 @@ MMX/SSE/3DNow! optimization)</LI> <LI>MPEG layer 1 audio (<B>native</B> code, with libavcodec)</LI> <LI>Windows Media Audio v1, v2 (<B>native</B> code, with libavcodec)</LI> + <LI>Windows Media Audio 9 (WMAv3) (using DMO DLL)</LI> <LI>AC3 Dolby audio (<B>native</B> code, with MMX/SSE/3DNow! optimization)</LI> <LI>AC3 passing through soundcard hardware</LI>
--- a/DOCS/documentation.html Wed Dec 04 22:01:59 2002 +0000 +++ b/DOCS/documentation.html Wed Dec 04 22:05:39 2002 +0000 @@ -541,13 +541,18 @@ <LI>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)</LI> - <LI>needed if you want to play <B>WMV8 movies</B>. Not needed for old + <LI>needed if you want to play <B>WMV8, WMV9/WMA9 movies</B>.</LI> + <LI>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.</LI> </UL> </LI> + <LI><B>QuickTime codecs</B>: 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 + <A HREF="codecs.html#sorenson">Sorenson video codec</A> section.</LI> <LI><B>DivX4/DivX5</B>: information about this codec is available in the <A HREF="codecs.html#divx">DivX4/DivX5</A> section. You possibly don't want this codec as <B>libavcodec</B> (see above) is much faster and has better