File: io.github.brunoherbelin.Vimix.appdata.xml

package info (click to toggle)
vimix 0.7.2%2Bgit20221123%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 85,560 kB
  • sloc: cpp: 81,574; ansic: 35,803; makefile: 361; objc: 97; xml: 31; sh: 2
file content (32 lines) | stat: -rw-r--r-- 1,392 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop">
  <id>io.github.brunoherbelin.Vimix</id>
  <launchable type="desktop-id">io.github.brunoherbelin.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.</p>
    <p>The documentation can be accessed on vimix github wiki.</p>
  </description>
  <screenshots>
    <screenshot type="default">
      <image type="source">https://brunoherbelin.github.io/vimix/vimix_0.2_beta.jpg</image>
    </screenshot>
  </screenshots>
  <releases>
    <release version="0.7.2" date="2022-11-19"/>
    <release version="0.7.1" date="2022-07-21"/>
  </releases>
  <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_name>Bruno Herbelin</developer_name>
  <project_license>GPL-3.0-or-later</project_license>
  <metadata_license>CC0-1.0</metadata_license>
  <content_rating type="oars-1.1">
    <content_attribute id="social-audio">moderate</content_attribute>
  </content_rating>
</component>