mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-05 15:30:00 +01:00
79 lines
3.0 KiB
XML
79 lines
3.0 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!-- Copyright 2023 Bruno Herbelin -->
|
|
<component type="desktop-application">
|
|
<id>io.github.brunoherbelin.Vimix</id>
|
|
<launchable type="desktop-id">vimix.desktop</launchable>
|
|
<name>Vimix</name>
|
|
<summary>Video live mixer</summary>
|
|
<description>
|
|
<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>
|
|
<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>
|
|
<categories>
|
|
<category>Graphics</category>
|
|
<category>AudioVideo</category>
|
|
</categories>
|
|
<screenshots>
|
|
<screenshot type="default">
|
|
<image type="source">https://brunoherbelin.github.io/vimix/vimix_screenshot.png</image>
|
|
</screenshot>
|
|
<screenshot>
|
|
<image type="source">https://brunoherbelin.github.io/vimix/vimix_screenshot_2.png</image>
|
|
</screenshot>
|
|
</screenshots>
|
|
<branding>
|
|
<color type="primary" scheme_preference="light">#303030</color>
|
|
<color type="primary" scheme_preference="dark">#181818</color>
|
|
</branding>
|
|
<provides>
|
|
<binary>vimix</binary>
|
|
</provides>
|
|
<releases>
|
|
<release version="0.8.5" date="2025-11-11">
|
|
<description>
|
|
<p>Version 0.8.5</p>
|
|
</description>
|
|
<url>https://github.com/brunoherbelin/vimix/releases/tag/0.8.5</url>
|
|
</release>
|
|
<release version="0.8.4" date="2025-01-04">
|
|
<description>
|
|
<p>Version 0.8.4</p>
|
|
</description>
|
|
<url>https://github.com/brunoherbelin/vimix/releases/tag/0.8.4</url>
|
|
</release>
|
|
<release version="0.8.3" date="2024-11-10">
|
|
<description>
|
|
<p>Version 0.8.3</p>
|
|
</description>
|
|
<url>https://github.com/brunoherbelin/vimix/releases/tag/0.8.3</url>
|
|
</release>
|
|
<release version="0.8.2d" date="2024-04-06"/>
|
|
<release version="0.8.2" date="2024-01-02"/>
|
|
<release version="0.8.1" date="2023-09-18"/>
|
|
<release version="0.8.0" date="2023-03-31"/>
|
|
<release version="0.7.3" date="2022-12-10"/>
|
|
<release version="0.7.2" date="2022-11-19"/>
|
|
<release version="0.7.1" date="2022-07-21"/>
|
|
</releases>
|
|
<supports>
|
|
<control>pointing</control>
|
|
<control>keyboard</control>
|
|
<control>gamepad</control>
|
|
</supports>
|
|
<url type="homepage">https://brunoherbelin.github.io/vimix/</url>
|
|
<url type="help">https://github.com/brunoherbelin/vimix/wiki/User-manual</url>
|
|
<url type="faq">https://github.com/brunoherbelin/vimix/wiki</url>
|
|
<url type="bugtracker">https://github.com/brunoherbelin/vimix/issues</url>
|
|
<developer id="io.github.brunoherbelin">
|
|
<name>Bruno Herbelin</name>
|
|
</developer>
|
|
<project_license>GPL-3.0-or-later</project_license>
|
|
<metadata_license>CC0-1.0</metadata_license>
|
|
<content_rating type="oars-1.1" />
|
|
</component>
|
|
|