diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-26 20:20:20 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-26 20:20:20 +0000 |
commit | 1215e22daa78193b7d49013d668f43e9e679e637 (patch) | |
tree | 18b62bc924ec4fe97d040bb7e795ba895149ffa5 /graphics/avifile/pkg-descr | |
parent | e7e5ac65509328400d457e9f59202373456f474c (diff) | |
download | ports-1215e22daa78193b7d49013d668f43e9e679e637.tar.gz ports-1215e22daa78193b7d49013d668f43e9e679e637.zip |
Notes
Diffstat (limited to 'graphics/avifile/pkg-descr')
-rw-r--r-- | graphics/avifile/pkg-descr | 44 |
1 files changed, 30 insertions, 14 deletions
diff --git a/graphics/avifile/pkg-descr b/graphics/avifile/pkg-descr index c299fbfa83c0..b583b05810be 100644 --- a/graphics/avifile/pkg-descr +++ b/graphics/avifile/pkg-descr @@ -3,20 +3,36 @@ Windows binary codecs. Does not use Wine. It supports the following codecs: Video: - ATI VCR-2 - Cinepak(R) - DivX ;-) - Indeo(R) Video 3.2, 4.1, 5.0 - Intel v.263 - Microsoft MPEG-4 - Microsoft Windows Media Video 7 (ASF) +- Win32 VfW DLLs: + Indeo Video 3.2, 4.1 + Microsoft MPEG-4 v1 & v2 beta + Microsoft MPEG-4 v3 ( also known as DivX ;-) ) + Cinepak Video + ATI VCR-2 + I263 +- Win32 DirectShow filters, decompression-only support: + Microsoft MPEG-4 v3 ( this decoder is slower than VfW one, + but offers wider range of picture control features ) + Windows Media Video 7 + Indeo Video 5.0 + Motion JPEG ( using Morgan Multimedia shareware codec ) +- Open-source plugins: + Motion JPEG ( using libjpeg, very slow ) + Audio: - DivX ;-) Audio aka Windows Media Audio - Microsoft GSM 6.10 - IMA ADPCM - IMC (Intel Media Coder ) - MSN Audio - MPEG Layer-1,2,3 Audio - PCM +- Win32 ACM DLLs, decompression-only support: + Windows Media Audio ( also known as DivX ;-) Audio ) + MS ADPCM + Intel Music Codec +- Open-source plugins, decompression-only support: + PCM + AC3 + IMA ADPCM + MPEG Layer-1,2,3 ( compression into MP3 is also supported ) + MSN Audio + GSM 6.1 Audio +- Win32 DirectShow filters, untested decompression-only support: + Voxware Metasound + ACELP.net WWW: http://divx.euro.ru/ |