%general-entities; ]> $LastChangedBy$ $Date$ OpenQuicktime-&openquicktime-version; Introduction to <application>OpenQuicktime</application> 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 size: &openquicktime-size; Estimated Disk space required: &openquicktime-buildsize; Estimated build time: &openquicktime-time; Additional downloads Required Patch (if compiled using GCC-3.4.x): Optional CODEC: <application>OpenQuicktime</application> dependencies Required Optional Installation of <application>OpenQuicktime</application> Install OpenQuicktime by running the following commands: patch -Np1 -i ../openquicktime-&openquicktime-version;-gcc34-1.patch && ./configure --prefix=/usr && make && make install Contents This package provides the libopenquicktime library and utilities that allow you to manipulate Quicktime files. Description libopenquicktime This is the core library. dechunk dechunk extracts RGB frames from a movie and writes them as PPM images. make_streamable This program makes the Quicktime file streamable. qtdump qtdump dumps all tables in a movie. qtinfo qtinfo reads all the information about the file. recover This program recovers JPEG and PCM audio from a corrupted movie.