OpenQuicktime-1.0

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

Additional downloads

OpenQuicktime dependencies

Required

GLib-1.2.10

Optional

libjpeg-6b

Installation of OpenQuicktime

Install OpenQuicktime by running the following commands:

./configure --prefix=/usr &&
make &&
make install

Contents

This package provides 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.