LiVES
From CBLFS
Jump to navigationJump to searchDownload Source: | http://www.xs4all.nl/%7Esalsaman/lives/current/LiVES-0.9.9.5.tar.bz2 |
---|
Contents
Introduction to LiVES
LiVES is a simple to use, yet powerful video editor and VJ tool. It allows you to combine realtime and rendered effects, streams and multiple video/audio files, and then encode to over 50 formats.
Project Homepage: http://lives.sourceforge.net/
Dependencies
Required
Recommended
Required (Runtime)
Non-Multilib
Compile the package:
./configure --prefix=/usr --sysconfdir=/etc && make
Install the package:
make install
Multilib
32Bit
Compile the package:
CC="gcc ${BUILD32}" ./configure --prefix=/usr --sysconfdir=/etc && make
Install the package:
make install
N32
Compile the package:
CC="gcc ${BUILDN32}" ./configure --prefix=/usr --libdir=/usr/lib32 \ --sysconfdir=/etc && make
Install the package:
make install
64Bit
Compile the package:
CC="gcc ${BUILD64}" ./configure --prefix=/usr --libdir=/usr/lib64 \ --sysconfdir=/etc && make
Install the package:
make install
Contents
Installed Directories: | /usr/share/lives, /usr/share/doc/lives-0.9.9.5, /usr/lib/lives/plugins |
---|---|
Installed Programs: | lives-exe, dirac_encoder.py, avi_encoder.py, gif_encoder.py, mkv_encoder.py, mng_encoder.py, mpeg_encoder.py, ogm_encoder.py, theora_encoder.py, lives, smogrify, midistart, midistop, autolives.pl, build-lives-rfx-plugin, build-lives-rfx-plugin-multi |
Installed Libraries: | libweed.{a,la,so},libweed-utils,{a,la,so}, libweed-plugin-utils.{a,la,so}, libweed_slice.{a,la,so}, various plugin libraries in /usr/lib/lives/plugins. |