frei0r-27-01-15

Introduction to Frei0r

Frei0r is a minimalistic plugin API for video effects. Note that the 0 in the name is a zero, not a capital letter o.

This package is known to build and work properly using an LFS-7.8 platform.

Package Information

Additional Downloads

Frei0r Dependencies

Required

gavl-1.4.0 and opencv-3.0.0

Optional

Doxygen-1.8.10

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/frei0r

Installation of Frei0r

Install Frei0r by running the following commands:

patch -Np1 -i ../frei0r-snapshot-27-01-15-gcc5_fix-1.patch &&

cmake -DCMAKE_INSTALL_PREFIX=/usr .. &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Program: None
Installed Libraries: Over 120 vieeo effects plugins
Installed Directories: /usr/lib/frei0r-1

Last updated on 2015-09-20 15:38:20 -0700