diff options
author | Lenard Spencer <lenardrspencer@gmail.com> | 2021-05-10 19:57:01 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-17 08:49:45 +0700 |
commit | 22bafaf01725ba923377c49164af603b89fef104 (patch) | |
tree | 1be58cdcff8600bd8eedf5fb8fc8abd5a2586b12 /multimedia/lives/README | |
parent | 9c2d31cad33676dcfbce12fe6181fcd64e9b6adc (diff) |
multimedia/lives: Cleanups.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'multimedia/lives/README')
-rw-r--r-- | multimedia/lives/README | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/multimedia/lives/README b/multimedia/lives/README index 0ff8df50b53c0..c71419c5a61df 100644 --- a/multimedia/lives/README +++ b/multimedia/lives/README @@ -20,15 +20,11 @@ performances, and as a video editor is capable of creating dazzling clips in a huge variety of formats. Optional dependencies: -mjpegtools ladspa_sdk libunicap libdv schroedinger libavc1394 +mjpegtools ladspa_sdk libunicap libdv schroedinger libavc1394 -If after initialization the program does not properly come up on the -screen, right-click on the entry in the taskbar, then go to -'More Actions -> Resize', then click anywhere on the screen and it -should lock in. +To build with opencv support, pass OPENCV=yes to the script. -NOTE! You must remove any previous installation of lives before -running this script or the build will fail. +To disable building with pulseaudio, pass PULSE=no to the script. This package uses POSIX filesystem capabilities to execute with elevated privileges (required for realtime audio processing). This |