From 36fd4516db06bcb192e49055319d1778bbed0322 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 22 Mar 2022 23:08:39 +0100 Subject: Add -s option to set record area size, fix workspace switch freezing recording on bspwm, make background black after resize --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 7a7e1f4..263d6ca 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ This gpu-screen-recorder keeps the window image on the GPU and sends it directly FFMPEG only uses the GPU with CUDA when doing transcoding from an input video to an output video, and not when recording the screen when using x11grab. So FFMPEG has the same fps drop issues that OBS has. # TODO -* Scale video when the window is rescaled. * Support AMD and Intel, using VAAPI. cuda and vaapi should be loaded at runtime using dlopen instead of linking to those libraries at compile-time. * Clean up the code! -- cgit v1.2.3