8f614a26b2
Version 0.4.2 ------------- - Improved X11/Wayland detection. - Changed ALSA input to use non-blocking API. This seems to reduce the latency in some cases. - Added support for s24, s32 and f32 sample formats for ALSA input. - Added 'open folder' button after saving the recording. - Several minor improvements.
3 lines
190 B
Text
3 lines
190 B
Text
SimpleScreenRecorder is a screen recorder for X11. Despite the name, this
|
|
program is actually quite complex. It's 'simple' in the sense that it's
|
|
easier to use than ffmpeg/avconv or VLC :).
|