forked from OpenShot/openshot-qt
-
Notifications
You must be signed in to change notification settings - Fork 0
/
org.openshot.OpenShot.appdata.xml
66 lines (66 loc) · 2.5 KB
/
org.openshot.OpenShot.appdata.xml
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.openshot.OpenShot</id>
<launchable type="desktop-id">org.openshot.OpenShot.desktop</launchable>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>OpenShot Video Editor</name>
<developer_name>OpenShot Studios, LLC</developer_name>
<summary>
An easy to use, quick to learn, and surprisingly powerful video editor
</summary>
<description>
<p>
OpenShot Video Editor is a free, open-source, non-linear video editor. It
can create and edit videos and movies using many popular video, audio,
image formats. Create videos for YouTube, Flickr, Vimeo, Metacafe, iPod,
Xbox, and more!
</p>
<p>
Features include:
<ul>
<li>Multiple tracks (layers)</li>
<li>Compositing, image overlays, and watermarks</li>
<li>Audio mixing and editing</li>
<li>Support for image sequences (rotoscoping)</li>
<li>Key-frame animation</li>
<li>Video effects (chroma-key)</li>
<li>Transitions (lumas and masks)</li>
<li>Titles with integrated editor and templates</li>
<li>3D animation (titles and effects)</li>
</ul>
</p>
</description>
<provides>
<binary>openshot-qt</binary>
</provides>
<url type="donation">https://www.openshot.org/donate</url>
<url type="help">https://www.openshot.org/user-guide</url>
<url type="homepage">https://www.openshot.org</url>
<url type="bugtracker">https://github.com/OpenShot/openshot-qt/issues</url>
<screenshots>
<screenshot type="default">
<image height="637" width="975">https://www.openshot.org/static/img/gallery/ui-example.jpg</image>
</screenshot>
<screenshot>
<image height="555" width="780">https://www.openshot.org/static/img/gallery/title-editor.jpg</image>
</screenshot>
</screenshots>
<content_rating type="oars-1.0">
<content_attribute id="social-info">moderate</content_attribute>
</content_rating>
<provides>
<binary>openshot-qt</binary>
<id>openshot-qt</id>
</provides>
<releases>
<release version="2.6.1" date="2021-09-04"/>
<release version="2.6.0" date="2021-08-19"/>
<release version="2.5.1" date="2020-02-28"/>
<release version="2.5.0" date="2020-02-07"/>
<release version="2.4.4" date="2019-03-20"/>
<release version="2.4.3" date="2018-09-22"/>
<release version="2.4.2" date="2018-06-30"/>
<release version="2.4.1" date="2017-11-12"/>
</releases>
</component>