diff options
author | sf <sf@FreeBSD.org> | 2001-01-27 04:20:20 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2001-01-27 04:20:20 +0800 |
commit | 094b33f5c6ba7175ee796ae9816c1912a6ea5c89 (patch) | |
tree | 3bd3d6cb00f9b91bfc082444ee03bd72a94bf8b8 /multimedia/avifile/pkg-descr | |
parent | ba82fe41d890a213509bab9d0dc4b0b4b773c012 (diff) | |
download | freebsd-ports-gnome-094b33f5c6ba7175ee796ae9816c1912a6ea5c89.tar.gz freebsd-ports-gnome-094b33f5c6ba7175ee796ae9816c1912a6ea5c89.tar.zst freebsd-ports-gnome-094b33f5c6ba7175ee796ae9816c1912a6ea5c89.zip |
update to 0.53.3.
PR: 24631
Submitted by: maintainer
Diffstat (limited to 'multimedia/avifile/pkg-descr')
-rw-r--r-- | multimedia/avifile/pkg-descr | 44 |
1 files changed, 30 insertions, 14 deletions
diff --git a/multimedia/avifile/pkg-descr b/multimedia/avifile/pkg-descr index c299fbfa83c0..b583b05810be 100644 --- a/multimedia/avifile/pkg-descr +++ b/multimedia/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/ |