WHAT IS THIS
------------
qStopMotion is a program to create stop motion animations.
See http://www.qstopmotion.org for more info.
REQUIREMENTS
------------
You need the following libraries installed to use qStopMotion:
- Qt4
- gtreamer
- ffmpeg
INSTALLATION
------------
Use the installer on Windows or the package for your Linux
distribution.
BUILD ON LINUX
--------------
Install the following packages:
- CMake
- G++ Compiler
- Qt4 development files
- gstreamer development files
Download the source tar ball and unpack it in a separate directory.
Change to the source directory and call:
- cmake .
- make
- su
- make install
- exit
WHO CAN USE IT
--------------
Everyone can use this application as it is distributed under the
GPLv2 licence (See the file COPYING for more details).
DO YOU WANT TO CONTRIBUTE?
--------------------------
Do not hesitate to contact us if you want to contribute with translations,
graphics, code, +++
Your help is very much appreciated.
ralf.lange@longsoft.de
2012-02-11