Skip to content

Releases: kebby/Capturinha

Capturinha 0.4.1 - HDR refinements

25 Jan 17:16
Compare
Choose a tag to compare
  • Show recorded pixel format in statistics view
  • Fixed wrong video format in MKV EBML chunk when recording HDR
  • Better HDR detection and passthrough for 10bit outputs that are already in Rec.2100 format

These binaries don't contain FFmpeg - please download the n4.4 x64 shared build from https://github.com/BtbN/FFmpeg-Builds/releases and place the DLLs in the same directory.

Capturinha 0.4.0 - now in High Dynamic Range

23 Jan 20:06
Compare
Choose a tag to compare
  • Added HDR capture - if the screen is set to HDR we will now faithfully encode it in full Rec.2100 glory (HEVC 10 bit profiles only)
  • And while we're at it, mark SDR captures as having the sRGB transfer function (instead of Rec.709) which should improve shadows for players that care

These binaries don't contain FFmpeg - please download the n4.4 x64 shared build from https://github.com/BtbN/FFmpeg-Builds/releases and place the DLLs in the same directory.

Capturinha 0.3.0 - now with more square pixels

24 May 19:48
Compare
Choose a tag to compare
  • Oldschool Upscale: Scales up the screen in integer increments until a
    certain target resolution is hit (or surpassed)
  • More memory management fixes
  • Fixed Direct3D error on some machines
  • Error box shows full error text (instead of just a code) now also in release builds

These binaries don't contain FFmpeg - please download the n4.4 x64 shared build from https://github.com/BtbN/FFmpeg-Builds/releases and place the DLLs in the same directory.

Capturinha 0.2.0 - The Quality Update

11 May 18:50
Compare
Choose a tag to compare
  • Added Compute Shader based color space conversion
    • Less GPU and VRAM usage when encoding in 8 bit 4:2:0
    • Added 4:4:4 and 10 bits/channel profiles
  • Screen capture now supports 10/16 bits per channel modes
  • Tested a lot and tweaked encoder parameters for optimum performance/quality
  • Added Win-F9 hotkey to start/stop recording
  • Added a bit of help re. encoder settings to the README
  • Fixed file corruption when app window gets closed mid-recording
  • Scroll Lock light doesn't get stuck on "on" after recording anymore :)

These binaries don't contain FFmpeg - please download the n4.4 x64 shared build from https://github.com/BtbN/FFmpeg-Builds/releases and place the DLLs in the same directory.

Capturinha 0.1.1

04 May 18:03
Compare
Choose a tag to compare

Bug fix release

  • Removed AVI container (it can't do HEVC)
  • Fixed occasional hang when recording stops
  • Fixed HEVC muxing into Matroska container
  • Fixed memory leak after recording

These binaries don't contain FFmpeg - please download the x64 shared build from the address in README.md and place the DLLs in the same directory.

Capturinha 0.1.0

02 May 22:15
Compare
Choose a tag to compare

Initial release

These binaries don't contain FFmpeg - please download the x64 shared build from the address in README.md and place the DLLs in the same directory.