Menu

Tree [4f6741] default tip /
 History

Read Only access


File Date Author Commit
 cmake 2018-12-08 Ralf Lange LF Ralf Lange LF [675fb0] Prepare the version 2.4.1. Update the change lo...
 cmake-old 2017-09-26 Ralf Lange LF Ralf Lange LF [d6a491] Cleaning the cmake directory.
 deb 2021-12-24 Ralf Lange LF Ralf Lange LF [a34ed1] Change the version number to 2.5.3.
 graphics 2019-08-10 Ralf Lange LF Ralf Lange LF [2a0a07] Merge develop to default.
 icons 2011-11-17 Ralf Lange Ralf Lange [60d17f] Add 32x32 pixel bitmap to icons.
 linux 2016-11-10 Ralf Lange LF Ralf Lange LF [0828f4] Run spell checking and update the translations....
 manual 2017-08-08 Ralf Lange LF Ralf Lange LF [a87fe0] Update the inline manual.
 rpm 2015-06-06 Ralf Lange LW Ralf Lange LW [08f3bd] Fix the lintian errors and warnings of the deb ...
 sounds 2017-09-28 Ralf Lange LF Ralf Lange LF [e1dc16] Finalize the beep and click sound effect.
 src 2024-05-03 Ralf Lange LF Ralf Lange LF [4f6741] Replace the fix buffer by a dynamic memory map ...
 styles 2019-06-16 Ralf Lange LF Ralf Lange LF [2a48ac] Add style select box to the general widget.
 translations 2022-01-06 Ralf Lange LF Ralf Lange LF [8d0ac1] Update the german translation.
 windows 2021-01-06 Ralf Lange D8.6 Ralf Lange D8.6 [a6eb55] Change the version number to 2.5.2.
 .hgignore 2019-07-06 Ralf Lange SW Ralf Lange SW [757a75] Cleanup the CMakeList.txt and .hgignore file.
 .hgtags 2021-01-06 Ralf Lange D8.6 Ralf Lange D8.6 [9199d2] Added tag v2.5.2 for changeset a6eb55a0573c
 .hgtimestamp 2019-11-02 Ralf Lange D8.6 Ralf Lange D8.6 [affc3a] Update the MintLinux part of the CMake build fi...
 AUTHORS 2011-08-18 Ralf Lange Ralf Lange [36e1a1] Initial version (0.9.8) of qStopMotion. This is...
 CMakeLists.txt 2022-04-22 Ralf Lange D11S Ralf Lange D11S [dae90e] Fix the build problem for deb packages.
 COPYING 2015-06-06 Ralf Lange LW Ralf Lange LW [08f3bd] Fix the lintian errors and warnings of the deb ...
 Changes.txt 2021-12-24 Ralf Lange LF Ralf Lange LF [a34ed1] Change the version number to 2.5.3.
 README.txt 2018-12-08 Ralf Lange LF Ralf Lange LF [675fb0] Prepare the version 2.4.1. Update the change lo...
 README_Makefile_Linux.txt 2018-01-17 Ralf Lange LF Ralf Lange LF [40e42c] Update the README files for Linux and Windows.
 README_NMake_Windows.txt 2019-02-18 Dmitry Valento Dmitry Valento [2f234d] Ticket #10 - download and install ffmpeg and li...
 README_QtCreator_Linux.txt 2018-01-17 Ralf Lange LF Ralf Lange LF [40e42c] Update the README files for Linux and Windows.
 README_QtCreator_Windows.txt 2019-07-10 Ralf Lange SW Ralf Lange SW [c8bba5] Change the used Visual Studio to 2017.
 README_VisualStudio_Windows.txt 2019-02-18 Dmitry Valento Dmitry Valento [2f234d] Ticket #10 - download and install ffmpeg and li...
 appveyor.yml 2019-02-19 Dmitry Valento Dmitry Valento [bd751e] Add appveyor build configuration for x64
 qstopmotion.cppcheck 2011-08-18 Ralf Lange Ralf Lange [36e1a1] Initial version (0.9.8) of qStopMotion. This is...
 qstopmotion.png 2011-10-21 Ralf Lange Ralf Lange [3209f2] Add the packaging for RPM packages and DEB pack...
 qstopmotion.pro 2021-11-02 tatankat tatankat [4dd3a9] Add FPS selector for Frameview to home screen t...

Read Me

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:
    - Qt5
    - Qwt for Qt5
    - ffmpeg or libav
    - gphoto2 (Linux only)
    - video4linux2 (Linux only)


INSTALLATION
------------
Use the installer on Windows or the package for your Linux
distribution.


BUILD ON LINUX
--------------
Install the following packages:
    - CMake
    - G++ Compiler
    - Qt5 development files
    - Qwt development files
    - gphoto2 development files
    - video4linux2 development files
Download the source tar ball and unpack it in a separate directory.
Change to the source directory and call:
    - cmake -DCMAKE_BUILD_TYPE=Release .
    - 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@qstopmotion.org
2018-12-08
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.