frei0r-plugins-1.8.0

Frei0r-plugins の概要

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

[注記]

注記

LFS や依存パッケージが本ブックに示す最新安定バージョンでなかった場合には、BLFS 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。

パッケージ情報

Frei0r-plugins の依存パッケージ

推奨

gavl-1.4.0

任意

Doxygen-1.9.8, opencv-4.8.1

Frei0r-plugins のインストール

以下のコマンドを実行して Frei0r をビルドします。

mkdir -vp build &&
cd        build &&

cmake -DCMAKE_INSTALL_PREFIX=/usr \
      -DCMAKE_BUILD_TYPE=Release  \
      -Wno-dev ..                 &&

make

このパッケージにテストスイートはありません。

root ユーザーになって以下を実行します。

make install

コマンド説明

-DWITHOUT_OPENCV=TRUE: This option instructs the make procedure to disable building plugins dependent upon opencv.

-DWITHOUT_GAVL=TRUE: This option instructs the make procedure to disable building plugins dependent upon gavl.

パッケージ構成

インストールプログラム: なし
インストールライブラリ: Over 130 video effects plugins
インストールディレクトリ: /usr/lib/frei0r-1