The Avifile package contains an AVI video file player, tools and support libraries. This is useful for viewing and editing AVI files.
Download (HTTP): http://downloads.sourceforge.net/avifile/avifile-0.7-0.7.45.tar.bz2
Download MD5 sum: 7da94802f120d1b69e04a13170dcd21d
Download size: 3.2 MB
Estimated disk space required: 57.5 MB
Estimated build time: 2.5 SBU
Required CODEC: http://downloads.sourceforge.net/avifile/binaries-011002.tgz
Download MD5 sum: 4db4edeeceefb9353b15b047207fa6d3
Download size: 4.3 MB
Estimated disk space required: 13 MB
Qt-3.3.7 and SDL-1.2.11
pkg-config-0.20, libjpeg-6b, libvorbis-1.1.2, liba52-0.7.4, LAME-3.96.1, libmad-0.15.1b, XviD-1.1.0, FAAD2, DivX4Linux, and Dmalloc
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/avifile
Install the required CODECs as the root user using the following commands:
install -v -d -m755 /usr/lib/avifile-0.7/win32 && tar -xvf ../binaries-011002.tgz -C /usr/lib/avifile-0.7
Install Avifile by running the following commands:
./configure --prefix=/usr \ --with-win32-path=/usr/lib/avifile-0.7/win32 && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2007-01-15 17:25:53 -0600