A feature-rich screen recorder that supports X11 and OpenGL
SimpleScreenRecorder is a Linux program that was created to record programs and games.
Original goal was to create a program that was just really simple to use, and the result is actually a pretty powerful program. It's 'simple' in the sense that it's easier to use than ffmpeg/avconv or VLC, because it has a straightforward user interface.
Features:
* Graphical user interface (Qt-based).
* Faster than VLC and ffmpeg/avconv.
* Records the entire screen or part of it, or records OpenGL applications
directly (similar to Fraps on Windows).
* Synchronizes audio and video properly (a common issue with VLC and ffmpeg/avconv).
* Reduces the video frame rate if your computer is too slow (rather than
using up all your RAM like VLC does).
* Fully multithreaded: small delays in any of the components will never
block the other components, resulting is smoother video and better
performance on computers with multiple processors.
* Pause and resume recording at any time (either by clicking a button or by
pressing a hotkey).
* Shows statistics during recording (file size, bit rate, total recording
time, actual frame rate, ...).
* Can show a preview during recording, so you don't waste time recording
something only to figure out afterwards that some setting was wrong.
* Uses libav/ffmpeg libraries for encoding, so it supports many different
codecs and file formats (adding more is trivial).
* Sensible default settings: no need to change anything if you don't want to.
* Tooltips for almost everything: no
- Links to X11:Utilities / simplescreenrecorder
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:X0F:HSF/simplescreenrecorder && cd $_
- Create Badge
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
768957a8de1534f0aa91bfc5d7af3c32f222beb8.patch | 0000002985 2.92 KB | |
_service | 0000000718 718 Bytes | |
baselibs.conf | 0000000016 16 Bytes | |
simplescreenrecorder-0.4.4+21~git20241005.7b34810. |
0001380852 1.32 MB | |
simplescreenrecorder-ffmpeg-7-compat.patch | 0000004348 4.25 KB | |
simplescreenrecorder.changes | 0000011189 10.9 KB | |
simplescreenrecorder.spec | 0000005841 5.7 KB | |
simplescreenrecorder_PR934.patch | 0000011428 11.2 KB |
Latest Revision
- Add simplescreenrecorder-ffmpeg-7-compat.patch: ffmpeg 7 compatibility (upstream commits) [gh#MaartenBaert/ssr#1031].
Comments 0