Commit Graph

422 Commits

Author SHA1 Message Date
dec05eba
21d200b53d Test vaapi plane modifier 2023-09-08 10:53:59 +02:00
dec05eba
7d358580a2 wip 2023-09-07 19:19:00 +02:00
dec05eba
d6cf3b7354 readme 2023-08-30 00:19:33 +02:00
dec05eba
c3f23b3b72 Fallback to another video codec if the selected video codec is not auto and it's not supported 2023-08-22 00:39:21 +02:00
dec05eba
3acc7e5972 README password prompt 2023-08-18 23:14:59 +02:00
dec05eba
00dfb69981 Unofficial package info 2023-08-17 02:31:37 +02:00
dec05eba
59bf8e3025 Change nvenc preset to p5 to workaround new nvidia driver bug 2023-08-15 23:27:13 +02:00
dec05eba
a253be38b7 kms vaapi: fix capture bug (incorrect video size) caused by shadowed variable... 2023-08-13 01:55:56 +02:00
dec05eba
26b54ff3e4 fugg 2023-08-13 01:41:26 +02:00
dec05eba
a151d7ac26 test 2023-08-13 01:38:15 +02:00
dec05eba
3131e041c1 Dont hardcore gsr-kms-server path 2023-08-13 01:07:37 +02:00
dec05eba
2765a5d476 Cleanup debug output 2023-08-11 22:11:41 +02:00
dec05eba
ba00c20b47 Remove coolbits script (document the nvidia-xconfig command to use instead) 2023-08-09 22:46:47 +02:00
dec05eba
a0e8e9ba59 Test fix recent regression in ffmpeg that increases cpu usage 2023-08-09 18:18:46 +02:00
dec05eba
140199bf7b Update TODO with camera 2023-08-09 09:14:58 +02:00
dec05eba
3a85b457c8 Remove TODO items, improve readme replay service section 2023-07-28 23:06:26 +02:00
dec05eba
1cf7c77871 Systemd replay service: record default audio output by default 2023-07-28 21:51:09 +02:00
dec05eba
0db86f4a69 Nvidia readme 2023-07-28 20:08:34 +02:00
dec05eba
a72b41c1fa Create gpu-screen-recorder systemd service 2023-07-28 20:03:59 +02:00
dec05eba
aabab6dd87 Move additional scripts to 'extra' directory 2023-07-28 16:46:55 +02:00
dec05eba
15a7c2f1b0 cap_sys_nice, set caps on gsr-kms-server and gpu-screen-recorder 2023-07-26 05:14:01 +02:00
dec05eba
4ad0118f35 High priority egl context if possible, use eglBindAPI(EGL_OPENGL_ES_API) 2023-07-26 02:31:12 +02:00
dec05eba
bee99a69e3 Dont use jpeg color range (fixes too dark image on amd/intel in flatpak) 2023-07-25 04:46:45 +02:00
dec05eba
44f84748f8 README 2023-07-24 13:00:15 +02:00
dec05eba
64a301a279 vaapi window capture cleanup 2023-07-23 05:24:17 +02:00
dec05eba
af0961f64f AMD/Intel: do custom color conversion for window capture, better colors 2023-07-23 05:19:59 +02:00
dec05eba
fafb1e84f0 Improve color accuracy on amd/intel 2023-07-23 04:21:38 +02:00
dec05eba
41883be889 Proper waitpid NOHANG handling 2023-07-23 03:08:17 +02:00
dec05eba
bb88c4ee3a readme 2023-07-23 00:03:31 +02:00
dec05eba
9a7d1e2117 Update readme 2023-07-23 00:00:25 +02:00
dec05eba
0b2b4c0b03 Dont do glClear/glSwapBuffers on nvidia wayland, it's not needed 2023-07-22 23:32:58 +02:00
dec05eba
d45597e104 Exit with exit code 10 if pkexec fails 2023-07-22 23:22:51 +02:00
dec05eba
9ca5b8ec3a Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its fixed 2023-07-22 20:12:41 +02:00
dec05eba
4de23c2556 Temp disable cursor fix 2023-07-22 05:13:23 +02:00
dec05eba
b898bddb63 Hide cursor when it's on another display 2 2023-07-22 04:56:50 +02:00
dec05eba
4e8c47a154 Hide cursor when it's on another display 2023-07-22 04:38:08 +02:00
dec05eba
60de2c47be Use correct offset for combined plane monitor capture 2023-07-22 04:12:02 +02:00
dec05eba
22a0a01553 AMD/Intel capture cursor 2023-07-22 02:57:38 +02:00
dec05eba
fc316750b8 Fix monitor capture on amd/intel + x11 2023-07-21 19:30:09 +02:00
dec05eba
8b0723a4f2 Fix window capture 2023-07-21 19:12:24 +02:00
dec05eba
a1d31a5cf0 Fix capture not working on intel + wayland
Ignore nouveau cards.
Fix lag on start of recording on amd/intel by only loading egl once,
on startup.
2023-07-21 18:56:34 +02:00
dec05eba
5a9673b1d7 TODO 2023-07-21 17:06:55 +02:00
dec05eba
8cd0ae0162 vfr on wayland (even on nvidia), add uninstall script 2023-07-21 16:17:22 +02:00
dec05eba
de019711d1 Support wlroots screen capture, which doesn't require kms root access and also captures cursor 2023-07-21 02:57:06 +02:00
dec05eba
585382cf18 More kms vaapi allow to work without xwayland 2023-07-18 07:06:12 +02:00
dec05eba
a3beaeb0cc Fix green screen sometimes when capturing amd/intel window 2023-07-18 06:00:36 +02:00
dec05eba
d879ccf0fe todo 2023-07-18 05:07:49 +02:00
dec05eba
e89d8a0551 readme typo 2023-07-18 04:06:49 +02:00
dec05eba
8230d23acb Remove -O2 and use globally defined opt value 2023-07-18 03:32:36 +02:00
dec05eba
b2644a9881 Fix wayland capture on amd/intel 2023-07-18 03:21:16 +02:00