LibFAME-0.9.1

Introduction to libFAME

libFAME is a fast (real-time) MPEG-1 as well as MPEG-4 rectangular and arbitrary shaped video encoding library.

Package Information

Additional Downloads

Installation of libFAME

Install libFAME by running the following commands:

patch -Np1 -i ../libfame-0.9.1-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: libfame-config
Installed Libraries: libfame.[so,a]
Installed Directories: None

Short Descriptions

libfame-config

provides configuration information for libfame.

libfame.[so,a]

provides functions for the video encoding programs.

Last updated on 2005-08-01 13:29:19 -0600