blob: 217ba3421a7487535da2ce9e20cb7495167c5625 (
plain)
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
|
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>org.qstopmotion.qstopmotion</id>
<launchable type="desktop-id">qstopmotion.desktop</launchable>
<name>qStopMotion</name>
<summary>Program to create stop-motion animations</summary>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-2.0</project_license>
<description>
<p>Program to create stop-motion animations. Features:</p>
<ul>
<li>Project management using Scenes, Takes and Exposures</li>
<li>Live-View of the camera picture</li>
<li>Onion-Scinning</li>
<li>Take pictures from WebCam, Digicam and Camera</li>
<li>Import of existing pictures</li>
<li>Export to different video formats</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<image>http://qstopmotion.org/images/screenshots/mode_mixing.png</image>
</screenshot>
</screenshots>
<url type="bugtracker">https://sourceforge.net/p/qstopmotion/tickets/</url>
<url type="homepage">http://qstopmotion.org/</url>
</component>
|