You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.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
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).