diff --git a/README.md b/README.md index a2a69d6..93d121c 100644 --- a/README.md +++ b/README.md @@ -4,14 +4,15 @@ __Live Video Mixing__ -vimix performs graphical mixing and blending of several movie clips and -computer generated graphics, with image processing effects in real-time. +Vimix performs graphical mixing and blending of several movie clips and +computer generated graphics, with image processing effects in real-time (OpenGL). +Vimix supports GPU accelerated decoding and encoding. 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 output image is typically projected full-screen on an external -monitor or a projector, and can be streamed live (SRT, Shmdata) or recorded (without audio). +Video mapping can be configured for projection on all connected monitors. +The output can also be live streamed (SRT, shared memory) or recorded. vimix is the successor for GLMixer - https://sourceforge.net/projects/glmixer/ diff --git a/share/metainfo/io.github.brunoherbelin.Vimix.metainfo.xml b/share/metainfo/io.github.brunoherbelin.Vimix.metainfo.xml index 8d191bc..02604d4 100644 --- a/share/metainfo/io.github.brunoherbelin.Vimix.metainfo.xml +++ b/share/metainfo/io.github.brunoherbelin.Vimix.metainfo.xml @@ -9,7 +9,7 @@

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.

+ shape video mapping of live graphics during concerts and VJ-ing sessions.

Can read almost all video codecs (hardware accelerated for many), Open Sound Control remote control, live screen recoding. See docmentation in the github wiki.

@@ -33,6 +33,12 @@ vimix + + +

Version 0.9.0

+
+ https://github.com/brunoherbelin/vimix/releases/tag/0.9.0 +

Version 0.8.5d

diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml index e015262..618f66b 100644 --- a/snap/snapcraft.yaml +++ b/snap/snapcraft.yaml @@ -1,6 +1,6 @@ name: vimix base: core24 -version: '0.8.5d' +version: '0.9.0' summary: Video live mixer title: vimix description: |