dec05eba
|
ca0be79344
|
Fix nvidia capture after switch to opengl es
|
2025-06-10 00:34:21 +02:00 |
|
dec05eba
|
53557133c2
|
Reapply "Fix screen and portal capture not working on some intel gpus"
This reverts commit 7f00ce22e7.
|
2025-06-10 00:32:51 +02:00 |
|
dec05eba
|
7f00ce22e7
|
Revert "Fix screen and portal capture not working on some intel gpus"
This reverts commit 3ba1dbda98.
|
2025-06-09 22:11:16 +02:00 |
|
dec05eba
|
3ba1dbda98
|
Fix screen and portal capture not working on some intel gpus
|
2025-06-09 22:07:52 +02:00 |
|
dec05eba
|
1ab2c066b4
|
Remove swap buffer call
|
2025-06-06 23:46:11 +02:00 |
|
dec05eba
|
131209ddc0
|
Minor cleanup
|
2025-05-27 16:04:12 +02:00 |
|
dec05eba
|
637d6ebfd6
|
Match gsr monitor name with wayland monitor name. Thanks info@leocodes
|
2025-05-25 19:07:59 +02:00 |
|
dec05eba
|
1f3d28fc5c
|
Tune av1 quality
|
2025-04-15 03:34:23 +02:00 |
|
dec05eba
|
56e2a82474
|
Fix cursor rotated background in compute shader on wayland
|
2025-03-30 22:11:33 +02:00 |
|
dec05eba
|
3e3d8a179f
|
Fix incorrect region for region capture after compute shader change
|
2025-03-30 18:11:25 +02:00 |
|
dec05eba
|
ad26bc77db
|
Fix incorrect compute size when scaling image
|
2025-03-30 13:46:06 +02:00 |
|
dec05eba
|
b8a521a785
|
Reapply "WIP: use compute shader instead of graphics shader for better performance (especially on amd)"
This reverts commit f85a7ab205.
|
2025-03-29 15:38:05 +01:00 |
|
dec05eba
|
f85a7ab205
|
Revert "WIP: use compute shader instead of graphics shader for better performance (especially on amd)"
This reverts commit a41a32cb90.
|
2025-03-29 15:37:53 +01:00 |
|
dec05eba
|
a41a32cb90
|
WIP: use compute shader instead of graphics shader for better performance (especially on amd)
|
2025-03-29 13:29:10 +01:00 |
|
dec05eba
|
d2ab24121d
|
Test broadcom (raspberry pi) support
|
2025-03-18 21:54:12 +01:00 |
|
dec05eba
|
b0de8588f2
|
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) limitation that only allows one nvfbc session at a time
|
2025-03-13 22:34:29 +01:00 |
|
dec05eba
|
92492db788
|
Add region capture with -w region -region WxH+X+Y
|
2025-03-13 00:18:28 +01:00 |
|
dec05eba
|
000da7d640
|
Make image output lossy (use stb image writer), also significantly improves performance for jpeg
|
2025-02-22 01:05:29 +01:00 |
|
dec05eba
|
a3b9b89a7f
|
Attempt to fix incorrect hdr colors on kde plasma 6.2
|
2025-02-09 06:51:22 +01:00 |
|
dec05eba
|
621f253f00
|
Minor change
|
2025-01-03 17:14:30 +01:00 |
|
dec05eba
|
d138a1fe73
|
Add card path to --info, add card path and vendor to --list-capture-options if known to speed up the command
|
2024-12-08 02:52:58 +01:00 |
|
dec05eba
|
c259a19b9d
|
Refactor windowing from egl to window_x11/window_wayland, yolo
|
2024-12-08 02:17:41 +01:00 |
|
dec05eba
|
02673c4644
|
Fix portal capture on broken amd drivers: fallback to opengl copy instead of vaapi on known buggy mesa version
|
2024-11-21 00:25:56 +01:00 |
|
dec05eba
|
68c9781f44
|
print
|
2024-11-21 00:01:18 +01:00 |
|
dec05eba
|
2879d64d40
|
Revert "va sync buffer/surface"
This reverts commit a033d7c98a.
|
2024-11-21 00:01:01 +01:00 |
|
dec05eba
|
a033d7c98a
|
va sync buffer/surface
|
2024-11-20 23:37:55 +01:00 |
|
dec05eba
|
4240f0e334
|
Add -aa and -aai options to record audio only from selected applications
Use the --list-application-audio option to list available applications
to record from.
|
2024-11-10 23:54:39 +01:00 |
|
dec05eba
|
76c565684f
|
Prefer drm cursor over x11 on x11, to fix correct position and size when x11 output is scaled
|
2024-11-08 23:57:59 +01:00 |
|
dec05eba
|
e18e5d7143
|
Simpler xrandr monitor query (do the same thing as before)
|
2024-11-08 21:31:47 +01:00 |
|
dec05eba
|
70fced3889
|
x11: fix correct monitor capture size when output is scaled
|
2024-11-08 20:52:08 +01:00 |
|
dec05eba
|
112640282d
|
Add option to change output resolution (-s)
|
2024-10-26 20:58:00 +02:00 |
|
dec05eba
|
ff77c64309
|
Mesa && AMD check
|
2024-10-23 22:01:03 +02:00 |
|
dec05eba
|
293ec193ba
|
Support old amd gpus that need radeon driver
|
2024-10-23 21:26:05 +02:00 |
|
dec05eba
|
28ba2e8f3e
|
gsr-kms-server 'security': only allow gpu-screen-recorder to get framebuffer
|
2024-10-06 22:26:47 +02:00 |
|
dec05eba
|
5863fda414
|
Comments
|
2024-09-22 19:58:54 +02:00 |
|
dec05eba
|
25b7b4e84e
|
Pure vaapi capture (for capture target) and opengl composition for cursor only when capturing window and portal as well, clear background on resize for monitor capture
|
2024-09-16 23:31:53 +02:00 |
|
dec05eba
|
4bcf976a71
|
Improve capture performance on amd/intel when using monitor capture: capture display frame using purely vaapi unless the monitor is rotated
|
2024-09-16 23:31:53 +02:00 |
|
dec05eba
|
8acb346382
|
Set update fps to video fps, on x11 sync video to damage tracking
|
2024-09-14 01:15:01 +02:00 |
|
dec05eba
|
1d7c1e7d14
|
Enable recording on steam deck with warning, use vbr on steam deck and add -bm bitrate mode option for qp or vbr
|
2024-08-31 00:26:22 +02:00 |
|
dec05eba
|
45a10baf5f
|
Disable steam deck support at the moment because the driver is broken (ignores qp, capture tearing)
|
2024-08-20 15:28:37 +02:00 |
|
dec05eba
|
4012d60dbc
|
Remove unused include
|
2024-08-16 19:40:47 +02:00 |
|
dec05eba
|
da4925b23e
|
Allow capture of external monitors on a laptop with dedicated gpu (prime) on x11, fix cursor not visible on some wayland compositors (hyprland) with multiple monitors
|
2024-08-16 19:37:00 +02:00 |
|
dec05eba
|
b5b4d6b2bd
|
Fix portal capture on intel, support multiple planes in one egl image (might fix capture on intel iris)
|
2024-07-22 04:58:41 +02:00 |
|
dec05eba
|
048b8d21ec
|
Add support for desktop portal capture (-w portal)
|
2024-07-15 19:02:34 +02:00 |
|
dec05eba
|
adbd5d9766
|
Take amd hevc video alignment padding into consideration to move video content to center of video with black bars on all sides instead of only right/bottom
|
2024-06-10 17:51:09 +02:00 |
|
dec05eba
|
55266f2a68
|
Wayland: match montitor by name before trying to match by place
|
2024-06-10 17:14:25 +02:00 |
|
dec05eba
|
c17a717326
|
Workaround amd driver bug: hevc ffmpeg/mesa misaligned resolution causing glitched video output on right/bottom side
|
2024-06-10 12:44:40 +02:00 |
|
dec05eba
|
3f0a58a1e6
|
Do not require a valid drm plane to capture a window on amd/intel x11
|
2024-06-10 12:28:53 +02:00 |
|
dec05eba
|
f1eb893493
|
Proper strncpy null termination
|
2024-05-09 16:17:38 +02:00 |
|
dec05eba
|
406f1092ca
|
bad size
|
2024-03-10 23:25:22 +01:00 |
|