How to install LiVES Video Editing & VJ system on Ubuntu

  • Post last modified:August 21, 2019
  • Post category:Linux
  • Post author:

LiVES is a free Video Editing & VJ system for Linux and BSD systems. Using LiVES you can edit your videos in non-linear video editing mode. You can mix and switch clips from the keyboard in LiVES. It comes with lots of realtime effects to enhance you video. Using LiVES clip editor, you can trim and edit your clips arrange them in a multitrack timeline. The main feature of LiVES video editor is recording in real time and edit it and render it.

(more…)

Continue ReadingHow to install LiVES Video Editing & VJ system on Ubuntu

How to install LiVES on ubuntu 11.10

  • Post last modified:December 5, 2011
  • Post category:Linux
  • Post author:

LiVES is a Free, Open Source video editor.LiVES mixes realtime video performance and non-linear editing in one professional quality application.

To install LiVES on ubuntu 11.10

1.Open Terminal.To open terminal click the Dash home from unity launcher.And type terminal in the search field. And click Terminal.

2.Type the below code in terminal and hit enter.

sudo add-apt-repository ppa:ferramroberto/lives

Type your ubuntu password if needed and press enter.

3.Then press enter to continue or ctrl-c to cancel adding the ppa.

4.Type below command and hit enter

sudo apt-get update

5.Then type below command and press enter

sudo apt-get install lives

6.Type y and hit enter to continue the installtion.
(more…)

Continue ReadingHow to install LiVES on ubuntu 11.10