Commit Graph

273 Commits

Author SHA1 Message Date
dec05eba
8ad6a1f4cb OpenGL ES version correct in README (only requires 3.0) 2025-06-16 22:41:16 +02:00
dec05eba
630c504241 Limit nvidia-smi to opensuse because it causes huge memory leak on ubuntu/debian. Add example toggle-recording.sh script 2025-06-12 14:42:04 +02:00
dec05eba
0528bc6f31 M 2025-06-10 11:08:43 +02:00
dec05eba
a8b3e38082 Update README and TODO 2025-06-10 11:07:42 +02:00
dec05eba
a849d2cdad Add nobara package link 2025-06-08 00:39:26 +02:00
dec05eba
3b09cb7fd3 Disable cap_sys_nice which causes amd gpu crash for some people. Do glFlush instead of swapBuffers, which allows it to run at high fps anyways. Downside is that some games on kde plasma can start to stutter. Kde plasma issue? 2025-06-07 00:41:45 +02:00
dec05eba
1ab2c066b4 Remove swap buffer call 2025-06-06 23:46:11 +02:00
dec05eba
9485df761f README update 2025-05-26 19:13:20 +02:00
dec05eba
5a94122b8f m 2025-05-21 18:33:19 +02:00
dec05eba
39503de742 README 2025-05-10 20:34:22 +02:00
dec05eba
36c74d3411 Add -replay-storage option to specify if temporary replay data should be stored in ram or disk 2025-05-04 21:24:07 +02:00
dec05eba
28bc8a0bd2 Update readme 2025-04-23 19:24:52 +02:00
dec05eba
8b11abd404 Update readme about recording repaly info 2025-04-21 23:21:07 +02:00
dec05eba
acf1624d2d Move argument parsing to different file 2025-04-20 15:55:14 +02:00
dec05eba
c4e917e677 wip: support replay smaller time with SIGRTMIN+N and recording in replay mode with SIGTRMIN 2025-04-19 20:53:08 +02:00
dec05eba
1f3d28fc5c Tune av1 quality 2025-04-15 03:34:23 +02:00
dec05eba
6910009e07 Fix region capture on hyprland with multiple monitors 2025-04-04 20:29:32 +02:00
dec05eba
12dd2cd3e1 Optimize compute shaders 2025-04-04 01:15:07 +02:00
dec05eba
d2ab24121d Test broadcom (raspberry pi) support 2025-03-18 21:54:12 +01:00
dec05eba
f071d8c373 Mention solus package 2025-02-28 13:57:40 +01:00
dec05eba
34f0eeebcd m 2025-02-23 01:13:40 +01:00
dec05eba
c63c1cfae3 Update README 2025-02-22 23:00:12 +01:00
dec05eba
51d883b97f Mention that hdr only works in 'prefer color accuracy' mode 2025-02-20 02:46:41 +01:00
dec05eba
3c0b607154 m 2025-02-17 19:23:54 +01:00
dec05eba
3050043dab m 2025-02-17 19:22:46 +01:00
dec05eba
1b5cde0789 Support taking a screenshot (-o image.jpg/image.png) 2025-02-16 14:21:17 +01:00
dec05eba
62bbdd7c30 Revert kde plasma 6.2 hdr workaround code 2025-02-15 16:57:37 +01:00
dec05eba
b250731b1c Info about hdr 2025-02-15 16:52:26 +01:00
dec05eba
ac5003dea6 Revert readme for hdr 2025-02-13 01:08:04 +01:00
dec05eba
38f1ef0f9b m 2025-02-11 09:40:28 +01:00
dec05eba
a3b9b89a7f Attempt to fix incorrect hdr colors on kde plasma 6.2 2025-02-09 06:51:22 +01:00
dec05eba
1b8d3b3f56 hdr works, for fullscreen applications? 2025-02-08 21:32:06 +01:00
dec05eba
b559c56d80 Mention amd recording performance issue 2025-01-18 21:38:17 +01:00
dec05eba
4211dfa2f8 Mention OpenMandriva package 2025-01-13 21:29:22 +01:00
dec05eba
68a7dc1b7f README: mention icc profile 2025-01-02 10:42:27 +01:00
dec05eba
c1048a3d20 Make '-w screen' capture the first monitor on nvidia x11 as well to make it work like amd, intel and nvidia wayland. Keep screen-direct for all monitors, that is gsync compatible 2024-12-26 13:49:20 +01:00
dec05eba
508934b14a Mention fedora package, remove old and likely broken gentoo ebuild 2024-11-30 13:24:30 +01:00
dec05eba
c2cd9c3473 Print --help to stdout instead of stderr 2024-11-28 10:42:23 +01:00
dec05eba
cbf4cba5a9 Allow recording app audio with -a, deprecate -aa and -aai
Use -a "app:brave" instead of -aa "brave".
Use -a "app-inverse:brave" instead of -aai "brave".

This now allows merging audio devices and app audio into the same audio
track.
2024-11-20 19:09:42 +01:00
dec05eba
a509bb023b gpu-screen-recorder-git > gpu-screen-recorder 2024-11-15 19:56:40 +01:00
dec05eba
c8fdf2f174 Fix build without app_audio build option 2024-11-11 00:18:10 +01:00
dec05eba
c11306c5fd Add --list-capture-options option 2024-11-11 00:06:29 +01:00
dec05eba
258f690a89 Update issues link 2024-11-01 09:18:27 +01:00
dec05eba
ea139ab9bb Mention opensuse 2024-10-28 23:05:56 +01:00
dec05eba
05c74e5a77 Mention the new UI 2024-10-27 23:11:11 +01:00
dec05eba
112640282d Add option to change output resolution (-s) 2024-10-26 20:58:00 +02:00
dec05eba
5ffa725367 Add unofficial sources list 2024-10-24 23:31:33 +02:00
dec05eba
601219febb README kdenlive 2024-10-14 14:22:37 +02:00
dec05eba
551f58fca1 Disable kms client check for now 2024-10-12 01:40:12 +02:00
dec05eba
28ba2e8f3e gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer 2024-10-06 22:26:47 +02:00