|
|
(One intermediate revision by one other user not shown) |
Line 1: |
Line 1: |
| = KStopmotion / Linux-Stopmotion =
| | [https://invent.kde.org/multimedia/stopmotion/-/issues/13 Moved to KDE Invent Issue] |
| '''Sponsor:''' Carl Schwan
| |
| | |
| [[File:LogoLSM-linux-text500x160.png]]
| |
| | |
| Linux Stopmotion is a Free Open Source application to create stop-motion
| |
| animations. It helps you capture and edit the frames of your animation
| |
| and export them as a single file.
| |
| | |
| Direct capture from webcams, MiniDV cameras, and DSLR cameras. It offers
| |
| onion-skinning, import images from disk, and time lapse photography. LSM
| |
| supports multiple scenes, frame editing, basic sound track, animation
| |
| playback at different frame rates, and GIMP integration for image.
| |
| Movies can be exported to a file and to Cinelerra frame lists.
| |
| | |
| Technically, it is a C++ / Qt application with optional dependencies to
| |
| camera capture libraries.
| |
| | |
| === Discussions and changes during the incubation ===
| |
| * We evaluate to switch to CMake as the build system.
| |
| * We renamed the application to KStopmotion, as Linux is [https://www.linuxfoundation.org/en/trademark-usage/ trademarked].
| |
| | |
| == Team ==
| |
| List the people committed to the project and actively working on it:
| |
| * Tim Band
| |
| * Christoph Grüninger
| |
| | |
| == Manifesto Compliance Plan ==
| |
| | |
| List the actions planned to get in compliance with the manifesto. Don't hesitate to even list parts of the manifesto which don't require action and highlight why. This part will really be used as a discussion starting point with the project sponsor.
| |
| | |
| === Update May 2022 ===
| |
| {{Input|1=<nowiki>
| |
| I wrote a replacement of the build system [1], but did not feel confident for
| |
| merging it. In the meantime I have been busy reanimating some 20+ year old
| |
| academic finite element code [2]. I learnt to use the GitLab CI system. I want
| |
| to set this up for KStopmotion, too. That will help me replacing the build
| |
| system without breaking the code on other distributions.
| |
|
| |
| Actually, I was hoping to attract some developers and being able to interact a
| |
| little bit more with them. I assume I have to write more code myself, make a
| |
| release (in consultation with Tim Band), and do some more PR like writing on
| |
| Planet KDE and such.
| |
|
| |
| Maybe it is also a good idea to migrate to Qt 6.2. It should not be that hard
| |
| and will help me get more familiar with our code base.
| |
| </nowiki>}}
| |
| | |
| == Sponsor Checklists ==
| |
| | |
| === Candidate ready ===
| |
| | |
| {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width:100%;"
| |
| |- style="background: #ececec; white-space:nowrap;"
| |
| ! Status
| |
| ! Description
| |
| ! width=250 | Notes
| |
| |-
| |
| {{FeatureTodo|Project description|...}}
| |
| {{FeatureDone|Project team|see above}}
| |
| {{FeatureTodo|Manifesto compliance plan|...}}
| |
| |}
| |
| | |
| === Incubating ===
| |
| | |
| {| class="sortable" border="1" cellpadding="5" cellspacing="0" style="border: gray solid 1px; border-collapse: collapse; text-align: left; width:100%;"
| |
| |- style="background: #ececec; white-space:nowrap;"
| |
| ! Status
| |
| ! Description
| |
| ! width=250 | Notes
| |
| |-
| |
| {{FeatureDone|Repository and code available (in playground)|2021-04-13: Repository copied from SourceForge to https://invent.kde.org/multimedia/stopmotion}}
| |
| {{FeatureDone|Mailing list available|2021- 04-28: Mailing list [email protected] created and started to use}} | |
| {{FeatureTodo|Website available (if applicable)|...}}
| |
| {{FeatureTodo|Active community|...}}
| |
| {{FeatureTodo|Manifesto compliance|...}}
| |
| |}
| |