Stopmotion

Rating: 
5
Your rating: None Average: 5 (3 votes)

A simple qt/qml stopmotion photo app for creating a time series of photos to create animations on SFOS. This is alpha/beta grade software. Still, doesn't crash, takes timeseries photos and assembles all the way to mp4 :)

Parts of the Recording screen are based on a qml app that was once available for SFOS called, Timelapse. 

A number of elements from the Slideshow views originate with Joni Korhonen Slideshow:
https://github.com/pinniini/harbour-slideshow

This is alpha quality software, but works suprisingly well. Planned are c++ backends to control other cameras, more camera control more animation options.

The output encoding to mp4 is currently done via python and ffmpeg.

Source: https://github.com/poetaster/harbour-stopmotion

 

 

 

Screenshots: 
Application versions: 
AttachmentSizeDate
File harbour-stopmotion-0.4.1-1.i486.rpm204.23 KB12/07/2022 - 11:29
File harbour-stopmotion-0.4.1-1.armv7hl.rpm202.47 KB12/07/2022 - 11:29
File harbour-stopmotion-0.4.1-1.aarch64.rpm203.47 KB12/07/2022 - 11:29
File harbour-stopmotion-0.4.2-1.aarch64.rpm203.38 KB12/07/2022 - 12:16
File harbour-stopmotion-0.4.2-1.armv7hl.rpm202.71 KB12/07/2022 - 12:16
File harbour-stopmotion-0.4.2-1.i486.rpm204.27 KB12/07/2022 - 12:16
File harbour-stopmotion-0.4.3-1.i486.rpm204.38 KB13/07/2022 - 10:37
File harbour-stopmotion-0.4.3-1.armv7hl.rpm202.72 KB13/07/2022 - 10:37
File harbour-stopmotion-0.4.3-1.aarch64.rpm203.44 KB13/07/2022 - 10:37
File harbour-stopmotion-0.4.4-2.i486.rpm207.91 KB21/12/2023 - 13:24
File harbour-stopmotion-0.4.4-2.armv7hl.rpm205.98 KB21/12/2023 - 13:24
File harbour-stopmotion-0.4.4-2.aarch64.rpm207.02 KB21/12/2023 - 13:24
File harbour-stopmotion-0.4.5-2.i486.rpm208.01 KB21/12/2023 - 16:19
File harbour-stopmotion-0.4.5-2.armv7hl.rpm206.08 KB21/12/2023 - 16:19
File harbour-stopmotion-0.4.5-2.aarch64.rpm207.13 KB21/12/2023 - 16:19
Changelog: 

0.4.5 - Add a selector to choose single snap or at intervals.

0.4.4 - Add series to slideshow, shutter speed slider, ffmpeg fixes

0.4.2 - Automatic creation of Stopmotion subdir

0.4.1 - Missing requires fix, minor code cleanup

0.4.0 - code cleanup, missing prefs
- python handler being specialized
- some settings not being saved, now saved
- added a loading BusyIndicator for canvas slideshow.

0.3.0 - canvas correction
- fixes color swap
- fixes the orientation of portrait pictures to canvas
 

0.2.x - spf/fps release
- allow switching between frames per second and second per frame. 
- loop option
-canvas based viewer  for fast FPS (only works for horizontal, classic jolla RGB swap issue)

0.1.0 Initial release