github page content

This commit is contained in:
brunoherbelin
2020-08-01 20:39:57 +02:00
parent 2fb3c2baf2
commit a3f5ae9e71
2 changed files with 29 additions and 0 deletions

View File

@@ -0,0 +1 @@
theme: jekyll-theme-midnight

View File

@@ -0,0 +1,28 @@
# vimix
Live Video Mixing
vimix performs graphical mixing and blending of several movie clips and
computer generated graphics, with image processing effects in real-time.
Its intuitive and hands-on user interface gives direct control on image opacity and
shape for producing live graphics during concerts and VJ-ing sessions.
The ouput image is typically projected full-screen on an external
monitor or a projector, but can be recorded live (no audio).
vimix is the successor for [GLMixer](https://sourceforge.net/projects/glmixer/)
## Install vimix
### Linux
Download and install a release package from [Snapcraft](https://snapcraft.io/vimix) or simply type in a terminal:
snap install vimix
### Mac OSX
Download and open a release package from [github](https://github.com/brunoherbelin/vimix/releases)
NB: You'll need to accept the exception in OSX security preference.