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 開発版においては、パッケージのビルドや処理実行が適切に行われないことがあります。
ダウンロード (HTTP): https://files.dyne.org/frei0r/releases/frei0r-plugins-1.8.0.tar.gz
ダウンロード MD5 sum: 45ffe53925ce0a90ce1d838c05e0a3c0
ダウンロードサイズ: 804 KB
必要ディスク容量: 40 MB
概算ビルド時間: 0.5 SBU
以下のコマンドを実行して 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.