diff options
author | lioux <lioux@FreeBSD.org> | 2001-01-07 07:49:59 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2001-01-07 07:49:59 +0800 |
commit | ab01a380eb48cf821f45391e7169704a23c9371f (patch) | |
tree | 3030c47d6a02498b917ccb170ce9f00e759c40ff /multimedia/avifile/pkg-descr | |
parent | 788e86e7ea667c8c8a85ea467304e08de3e950b0 (diff) | |
download | freebsd-ports-gnome-ab01a380eb48cf821f45391e7169704a23c9371f.tar.gz freebsd-ports-gnome-ab01a380eb48cf821f45391e7169704a23c9371f.tar.zst freebsd-ports-gnome-ab01a380eb48cf821f45391e7169704a23c9371f.zip |
1) Update to version 0.53.1
2) Update codec distribution to version 001222
3) Add codec wmvds32.ax
4) Install avifile library (both shared and static) version .0
(distfile's numbering)
5) Have the binaries use the shared library
6) Add a libtool hack fix kindly provided by Maxim Sobolev
<sobomax@FreeBSD.org>
7) Add an adhoc fix to insure build of avifile utilities despite
possible misbehavior of the configure script
9) Update pkg-descr with more informative message
10) Update pkg-comment with more precise message
11) Update pkg-message with information about possible build
problems. This port requires qt with thread support.
PR: ports/23941
Submitted by: maintainer,
Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Diffstat (limited to 'multimedia/avifile/pkg-descr')
-rw-r--r-- | multimedia/avifile/pkg-descr | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/multimedia/avifile/pkg-descr b/multimedia/avifile/pkg-descr index 3f99d86fc878..c299fbfa83c0 100644 --- a/multimedia/avifile/pkg-descr +++ b/multimedia/avifile/pkg-descr @@ -1,5 +1,22 @@ -An MPEG-4 (aka DivX) player built around the Windows binaries, -but does not need Wine. -There is also a xmps plugin you can build (manually). +An AVI player and converter built around the +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) +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 WWW: http://divx.euro.ru/ |