>>539
>Anybody got a good screen recording program for linux?
OBS Studio (GUI, main focus is live streaming with offline recording capabilities, most features & community)
SimpleScreenRecorder (GUI, focused on recording, simple to use but the most niche)
FFmpeg (CLI, swiss army knife of video programs, screen capture not a primary focus but lots of documentation and generally useful)
>Editing software too
Olive 0.12 (GUI, hardware accelerated with OpenGL effects, most similar to tools like Adobe Premiere with major rewrite in the works)
Blender VSE (GUI, single threaded, not speedy but solid like you would expect from Blender)
AviSynth+ (DSL, a scripting language for video with multi threading, relies on tools like FFmpeg for playback and rendering)
Melt (CLI/DSL, single threaded library that powers tools like Kdenlive with ability to run scripts, slow and buggy like the editors based on it)
FFmpeg (CLI, capable of doing some editing too, doesn't have the standard features of other editors but can do some basic things)