mirror of
https://github.com/brunoherbelin/vimix.git
synced 2026-06-16 04:27:23 +02:00
VERSION 0.9.0
This commit is contained in:
@@ -4,14 +4,15 @@ __Live Video Mixing__
|
||||
<img src=docs/vimix_screenshot.png width="800">
|
||||
|
||||
|
||||
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/
|
||||
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
<p>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.</p>
|
||||
shape video mapping of live graphics during concerts and VJ-ing sessions.</p>
|
||||
<p>Can read almost all video codecs (hardware accelerated for many),
|
||||
Open Sound Control remote control, live screen recoding. See docmentation in the github wiki.</p>
|
||||
</description>
|
||||
@@ -33,6 +33,12 @@
|
||||
<binary>vimix</binary>
|
||||
</provides>
|
||||
<releases>
|
||||
<release version="0.9.0" date="2026-02-15">
|
||||
<description>
|
||||
<p>Version 0.9.0</p>
|
||||
</description>
|
||||
<url>https://github.com/brunoherbelin/vimix/releases/tag/0.9.0</url>
|
||||
</release>
|
||||
<release version="0.8.5d" date="2025-12-24">
|
||||
<description>
|
||||
<p>Version 0.8.5d</p>
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
name: vimix
|
||||
base: core24
|
||||
version: '0.8.5d'
|
||||
version: '0.9.0'
|
||||
summary: Video live mixer
|
||||
title: vimix
|
||||
description: |
|
||||
|
||||
Reference in New Issue
Block a user