ssr-wlroots icon indicating copy to clipboard operation
ssr-wlroots copied to clipboard

SimpleScreenRecorder, a screen recorder for Linux. Fork with minimal support for wlroots-based Wayland compositors.

Results 4 ssr-wlroots issues
Sort by recently updated
recently updated
newest added

I believe `AudioEncoder.cpp` requires an update to `AVCodecContext::channels` and `AVCodecContext::channel_layout`. Here is the output from the attempted compilation. I believe only the part after [28%] is of use, but I...

Hi there! This source now fails to compile on Arch Linux. It may be due to a change in the ffmpeg API. Here is the error message: ``` ==> Starting...

Can we borrow some code from http://github.com/emersion/slurp? Or for simplicity just call slurp binary?