OpenQuicktime is a small library that handles the Quicktime file format on most varieties of Unix. Audio and video decoding and encoding is provided using a plug-in mechanism.
Download (HTTP): http://prdownloads.sourceforge.net/openquicktime/openquicktime-1.0-src.tgz
Download MD5 sum: f90bc78b8632c6c254cddf70b4726644
Download size: 313 KB
Estimated disk space required: 8.6 MB
Estimated build time: 0.11 SBU
Required patch: http://www.linuxfromscratch.org/blfs/downloads/6.1/openquicktime-1.0-gcc34-1.patch
Optional CODEC: http://www.openquicktime.org/codecs.php
Install OpenQuicktime by running the following commands:
patch -Np1 -i ../openquicktime-1.0-gcc34-1.patch && ./configure --prefix=/usr && make
This package does not come with a test suite.
Now, as the root user:
make install
Last updated on 2005-08-01 13:29:19 -0600