Skip to content
This repository has been archived by the owner on Apr 13, 2023. It is now read-only.

Releases: MathewSachin/Captura

Captura v7.0.1

20 Mar 14:23
Compare
Choose a tag to compare

Fixed FFMpeg download link

Changelog

Captura v7.0.0

14 Mar 10:57
Compare
Choose a tag to compare

Known Issues

FFMpeg downloader is not working
Workaround: download manually from https://ffmpeg.zeranoe.com/builds/ and set FFMpeg directory in Configure | FFMpeg

Changelog

Captura v6.0.1

06 Nov 12:01
Compare
Choose a tag to compare

fix: High memory usage when recording a specific screen.

Known Issues

  • #165 Cannot record Mp4 with multiple screens and total width or height is not divisible by 2.
  • #167 Region Selector cannot be resized precisely on high DPI.

Changelog

Captura v6.0.0

01 Nov 15:44
Compare
Choose a tag to compare

Known Issues

  • High memory consumption when not using Desktop Duplication.

What's New

  • Improved consistency and animations in the UI.
  • fix: Prevent Variable Frame Rate GIF with Desktop Duplication.
  • Improve audio-video synchronisation.
  • fix: Screen recording with Desktop Duplication has an extra black region.
  • fix: Error after recording without Desktop Duplication after trying to record with when it is not supported.
  • fix: Error when Region Selector is taken out of visible bounds during recording.
  • Added a simple drawing canvas.
  • fix: Using Screenshot resize resulted in blank images.
  • Pause recording on Sleep/Hibernate.

Webcam

  • fix: Webcam preview fails when Captura is run on dedicated graphics processor.
  • Webcam drawn as overlay.
  • Added Configure | Webcam for position and size of Webcam overlay.
  • Opening Preview window is optional.
  • Capture image button on header.

MouseKeyHook

  • MouseKeyHook customizations embedded in Config menu.
  • Multipliers shown for repeated keystrokes.
  • History of selected no of previous keystrokes displayed in overlay.
  • fix: Corrected Keystrokes Center positioning.

Installation

  • Moving to standard type of installer where you the user has control over options.
  • Chocolatey upgrade is now used again.

Translation

  • Language selection moved to Configure tab.
  • Added lots of translations.

Changelog

Captura v5.0.1

14 Sep 15:10
Compare
Choose a tag to compare

Added Spanish translation.

Changelog

Captura v5.0.0

10 Aug 06:49
Compare
Choose a tag to compare

Captura v4.2.2

07 Jul 05:04
Compare
Choose a tag to compare

Fix: Error notification after continuous recordings.

Changelog

Captura v4.2.1

04 Jul 09:51
Compare
Choose a tag to compare

Fix: Crash when Snap to Window is clicked without dragging.
It now Snaps to the window below.

Changelog

Captura v4.2.0

03 Jul 05:47
Compare
Choose a tag to compare

Known Issues

  • Gif: High memory usage may lead to crash
    Workaround for non-FFMpeg: Use Variable Frame Rate
  • FFMpeg | Gif has color blending issues.

What's New

  • fix: Fix thread exceptions when showing MessageBox.
  • fix: NullReferenceException happening with Notifications.
  • fix: High CPU usage in Recording and Paused states.
  • Option to Customize Clicks and Keystrokes overlay.
  • Better default style for the Clicks and Keystrokes overlay.
  • Added Window capture Background Color.
  • Added Opus support for FFMpeg audio alone capture.
  • Improved Folder Browser Dialog (Contributed by @armujahid).
  • Added a circle around the Cursor, Clicks and Keys toggle options to improve accessibility.
  • Gif Variable Frame Rate setting defaults to True.
  • Added FFMpeg Logging. Openable from About tab.
  • Resize/Rotate/Flip transforms now only for ScreenShots.

Extras

A new window openable from About tab for additional settings:

  • Accent Color
  • Top Bar Color
  • Setting Region Border Thickness
  • Setting ScreenShot Notification Timeout
  • Selecting Video Background Color
  • Copying output file to Clipboard
  • Making Main Window always to Top

Changelog

Captura v4.1.0

17 Jun 18:50
Compare
Choose a tag to compare

What's New

  • fix: Region Selector on High DPI.
  • fix: Selected Video Writer Kind null if FFMpeg folder is removed when currently selected as Video Writer Kind.
  • fix: Restores in normal state from Minimize to Tray.
  • Added a Close button on Region Selector. When closed, Selected Video Source Kind changes to Window.
  • Using MUI as a library.
  • Output FileName support for start and shot commands.
  • CommamdLine support for Transparent ScreenShots.
  • New Encoder: Encode to Folder.

Changelog