Skip to content

Releases: rdp/screen-capture-recorder-to-video-windows-free

0.13.3

20 Jun 00:55
@rdp rdp
Compare
Choose a tag to compare

Fix a tiny bug if enumerating devices twice, allow for selecting mp4 again instead of mkv, option.

0.13.2

24 May 05:20
@rdp rdp
Compare
Choose a tag to compare

changelog.txt:

if ScreenCaptureRecorder.ini file exists, assume all settings are there and use it solely, never the registry
attempt avoid confusion of having settings set in two different places...
fix capture_particular_display_number_starting_at_zero to work when width not set (which is typically)

0.13.1

30 Dec 18:47
@rdp rdp
Compare
Choose a tag to compare

0.13.1
Work with JRE's > 8

0.13.0
add ability to capture a particular display (i.e. monitor)
capture_particular_display_number_starting_at_zero
add ability to read configs from a file instead of registry, though both are supported.
%APPDATA%\ScreenCaptureRecorder.ini
default to record to .mkv so that interrupted records don't produce corrupted mp4

0.13.0

30 Dec 05:37
@rdp rdp
Compare
Choose a tag to compare
v0.13.0

bump some logs

v0.12.12]

26 Mar 04:12
@rdp rdp
Compare
Choose a tag to compare

Works with ffmpeg 5.0 plus now.

v0.12.11

16 Oct 18:25
@rdp rdp
Compare
Choose a tag to compare

work with newer java's

0.12.10

03 Nov 13:35
@rdp rdp
Compare
Choose a tag to compare

fix random crash, fix sync issues with audio.
Thanks to all the contributors who made this possible! You can see them in the github issues.

0.12.9

07 Oct 08:08
@rdp rdp
Compare
Choose a tag to compare

better pausing, better audio detecting when jack is unplugged/recording when nothing else is playing, added "silence" so it'll work on windows 8+ without anything playing in the background (thank you to our sponsors).