Stuka - music video creator for studio recording sessions
v1.0.9 by arnaud sintès & nicolas combe



[home] [using Stuka] [scripting 1/2] [scripting 2/2] [download]



(for 32bits Windows)


C++/MFC/Win32 Visual Studio 9 solution

Both archives contain some Zeranoe FFmpeg Windows 32bits build results.
Note that the installer was packed using Inno setup.



We need more caffeine...

...to work hard on Stuka, but you know, the price of the pure Arabica became inaccessible today.
So, you want to improve your karma and save kittens ?
Please make a donation of any amount to the authors !

(not sure about the kittens but our wives will thank you for sure :-)



Stuka got some awards !

Stuka antivirus scan report at softoxi.com Stuka download







Don't forget that it's an OpenSource project, so you can access the SourceForge repository here.



version upgrades and bug fixes

version 1.0.9
  • #32 - fix a bug when selecting video in adjustments panel
  • #33 - fix a bug in timeline computation when working with double numbers
  • #34 - fix another bug relative to double numbers

    version 1.0.8
  • #31 - fix a big bug about the video seeking

    version 1.0.7
  • #25 - fix a bug about debug stamp marker extrapolation when changing time signature
  • #26 - fix the wrong frame count bug into the debug stamp
  • #27 - fix a bug councerning the vertical layout position (2 left / 1 right)
  • #28 - check IDs validity before building the project
  • #29 - drastic performance improvement when working with big videos
  • #30 - reset the output window before each new build

    version 1.0.6
  • #18 - fix a bug when a source was not found
  • #20 - fix the build preview windows enabling comportment
  • #21 - display more information when using debug();
  • #22 - fix the splitting bug of output files when using range();
  • #23 - fix some memory bug when working with a huge amount of viewports
  • #24 - refactor RGBAdjustment process to consume less memory

    version 1.0.5
  • adding Stuka project on SourceForge with SVN and tickets
  • #01 - fix odd measures bug
  • #02 - refactor progress and msg communication
  • #03 - adding a window to output the image during the build
  • #16 - fix noise reduction misplacement
  • #17 - fix BitBlt bug in adjustment panel

    version 1.0.4
  • 'noise_reduction' refactoring
  • paste script into the adjustment panel to reload previous settings
  • fix some bug with the noise reduction into the adjustment panel
  • 'vertical_flip' adjustment to force flip on input videos

    version 1.0.3
  • showing progression in windows title
  • 'noise_reduction' adjustment
  • 'debug' mode with marker position and iid in viewports
  • fix some minor bugs

    version 1.0.2
  • adding a 'range' command
  • adding a 'strobe' effect
  • adding a 'speed' modifier
  • refactoring Stuka runner thread

    version 1.0.1
  • AVI is corrupted when its size if over 2GB (we split the output into multiple .xx.avi files)
  • crash when audio file is too short regarding the output video duration (we insert a silence)
  • stop with errors when we ask for a video frame over the requested segment (we duplicate the last frame)

    version 1.0.0
  • first official release of Stuka