This repository has been archived by the owner on Apr 13, 2023. It is now read-only.
Releases: MathewSachin/Captura
Releases · MathewSachin/Captura
Captura v4.0.0
Known Issues
- High memory usage when encoding Gif
Workaround: Use Variable Frame Rate
What's New
Added Command-line support, see https://mathewsachin.github.io/Captura/Manual/cmdline.html
Captura v3.5.0
What's New
- fix: Crash when Recording stops automatically on reaching Duration.
- fix: Recording cannot start if Delay is set.
- fix: Optional libraries don't load on Chocolatey.
- Localization using RESX files. Translations are welcome.
- Scroll to change values in Number boxes.
- Removed NAudio support.
- Items in the Recent list are persisted only if the files exist.
Captura v3.4.0
Known Issues
- Crash on recording stopped by Capture Duration.
- Recording cannot start if delay is set.
Known issues in Chocolatey
- FFmpeg, SharpAvi, MouseKeyHook, ManagedBass don't load.
Whats New
- fix: App crashes on Startup in Release builds.
- Expanded/Collapsed state is persisted.
- Added MessageBoxes for showing some errors.
- fix: Cache Images in
ScreenShotBalloon
. Fixes the unability to delete files. - Unconstrained Gif renamed to Variable Frame Rate.
- Confirm RecentItem deletion.
- fix: After recording tasks can run before saving is completed.
- Asks before Exit during Recording.
- fix: Hide Keystrokes and Clicks capture buttons when
MouseKeyHook
library is not present.
Captura v3.3.0
Known Issue: App may crash on start.
- fix: h264 (FFMpeg Mp4) encoder requires video dimensions to be even.
- Webcam Support: Not as a Video Source but as a standalone window which can be captured using standard methods.
- Redesigned RegionSelector.
- Implemented RegionSelector Snap to Window.
- fix: Prevent appearance of RegionSelector in Window list.
- fix: Prevent RegionSelector from being Maximized.
- fix: Heavy memory usage with FFMpeg.
- Collapsed/Expanded state of Main Window is persistence.
Captura v3.2.0
- .Net 4.6.1 is required.
- Remembers last used Audio/Video Codecs and Sources.
- Remembers Window Location.
- Remembers ScreenShot Save target and Image Format.
- Experimetal Gif encoding using FFMpeg.
- Rotate/Flip/Resize Transforms for ScreenShot/Video.
- fix: FFMpeg Command-line args when encoding both audio and video.
- fix: WASAPI Format error on loopback.
Recent List
- Recent List persists items (max items can be configured).
- Added Recent list Clear button.
- fix: Scolling in Recent List.
System Tray
- Icons in Context menu.
- Double click to show/hide MainWindow.
- Improved notifications.
- ScreenShot notification displays the image.
- Tray icon changes depending on the Recording state.
Captura v3.1.0
What's New
bass.dll
andbassmix.dll
are included- Now available on chocolatey:
choco install captura -y
Captura v3.0.0
What's New
- New Colors
- Added a button to reset hotkeys
- Hotkeys can be disabled.
- Expanded State on Launch.
- Hotkeys for ScreenShot of Desktop and Active Window.
- Option to disable system tray notifications.
- NAudio fallback if BASS is not present.
- Implemented Audio and Video Quality for FFMpeg.
- Fix errors in NumericBox.
- Remove Video BackgroundColor.
- Added Taskbar Thumb buttons.
- Keystrokes displayed on lower left.
- Embedded the Screna Extension libraries’ code.
- Multiple output formats for Audio only recording.