%general-entities; ]> $Date$ OpenQuicktime-&openquicktime-version; OpenQuicktime Introduction to OpenQuicktime 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. Package Information Download (HTTP): Download (FTP): Download MD5 sum: &openquicktime-md5sum; Download size: &openquicktime-size; Estimated disk space required: &openquicktime-buildsize; Estimated build time: &openquicktime-time; Additional Downloads Required patch: Optional CODEC: OpenQuicktime Dependencies Required Optional User Notes: Installation of OpenQuicktime Install OpenQuicktime by running the following commands: patch -Np1 -i ../openquicktime-&openquicktime-version;-gcc34-1.patch && ./configure --prefix=/usr && make This package does not come with a test suite. Now, as the root user: make install Contents Installed Programs Installed Library Installed Directories dechunk, make_streamable, qtdump, qtinfo, and recover libopenquicktime.so, quicktime_codec_ms.so, quicktime_codec_jpeg.so and quicktime_codec_.mp3.so /usr/include/openquicktime Short Descriptions dechunk extracts RGB frames from a movie and writes them as PPM images. dechunk make_streamable this program makes the Quicktime file streamable. make_streamable qtdump dumps all tables in a movie. qtdump qtinfo reads all the information about the file. qtinfo recover this program recovers JPEG and PCM audio from a corrupted movie. recover libopenquicktime.{so,a} this is the core library. libopenquicktime.{so,a}