Skip to content

Capturo 0.14.0

Choose a tag to compare

@mtom2k mtom2k released this 12 Aug 00:44
· 43 commits to main since this release

Capturo 0.14.0

Windows x64 is the only tested and supported platform for this release.

Highlights

  • GIF playback now follows actual active recording time, including late sampling and pauses.
  • A configurable 0-10 second pre-timer (default 3 seconds) gives time to prepare before capture begins.
  • Bounded encoder backpressure and changed-pixel palette work substantially reduce memory growth, finalization waits, and file size for typical desktop recordings.
  • GIF Settings can hide sampled, skipped, processed, ready, and encoded frame totals while retaining the timer and Finalizing/Saving states.
  • Windows recording chrome uses exact bounds, protected DWM styling, perimeter-constrained shade tiling, and deterministic ring stacking to prevent grey edge bands.

Validation

  • Built and exercised on Windows 11 x64.
  • Typecheck, 58 automated tests, production build, native-helper build, GIF smoke recording, and Win32 recording-window geometry inspection passed.
  • A representative 30 fps / 70% quality capture retained its complete 27.78-second timeline and produced a 2.41 MB GIF versus roughly 22 MB before the encoding optimizations. Results depend on screen activity and region size.

Download and platform notes

  • The attached Capturo-Setup-0.14.0-x64.exe is the supported interactive Windows installer.
  • SHA-256: 2a55bcfd2b86d4807e028f80dd236c80f85185f79f610a7d24130c0206a197e4
  • The installer is not Authenticode-signed, so Windows may display an unknown-publisher warning.
  • The portable executable is retained as local packaging output and is not attached to this release.
  • macOS remains untested, unsigned, un-notarized, unsupported, and is not published.