index
:
gpu-screen-recorder
master
A shadowplay-like screen recorder for Linux. The fastest screen recorder for Linux.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
10 hours
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN f...
dec05eba
35 hours
catch SIGTERM to stop recording
dec05eba
41 hours
Move argument parsing to different file
dec05eba
3 days
wip: support replay smaller time with SIGRTMIN+N and recording in replay mode...
dec05eba
7 days
Tune av1 quality
dec05eba
2025-04-06
Fallback to graphics shader instead of compute shader if the gpu doesn't supp...
dec05eba
2025-04-04
rc-lookahead 0
dec05eba
2025-04-04
Remove -preset and -multipass, replace with -tune performance|quality
dec05eba
2025-04-04
Correct error message for preset
dec05eba
2025-04-04
Add -preset and -multipass options for higher quality video encoding on nvidia
dec05eba
2025-04-01
m
dec05eba
2025-04-01
Usage text
dec05eba
2025-03-30
Remove -high-performance-encoding, always force enable it
dec05eba
2025-03-30
Fix cursor rotated background in compute shader on wayland
dec05eba
2025-03-30
5.3.4
dec05eba
2025-03-30
Change quality parameters for 'very_high' (default) quality
dec05eba
2025-03-30
Add -high-performance-encoding option to improve encoding performance (on amd)
dec05eba
2025-03-29
Reapply "WIP: use compute shader instead of graphics shader for better perfor...
dec05eba
2025-03-29
Revert "WIP: use compute shader instead of graphics shader for better perform...
dec05eba
2025-03-29
WIP: use compute shader instead of graphics shader for better performance (es...
dec05eba
2025-03-18
m
dec05eba
2025-03-18
Test broadcom (raspberry pi) support
dec05eba
2025-03-16
Ffmpeg changes the api YET AGAIN, breaking recording on nvidia
dec05eba
2025-03-14
Fix screenshot of window not working after latest change
5.3.1
dec05eba
2025-03-13
Take screenshot with XGetImage on x11 to workaround nvidia driver (nvfbc) lim...
dec05eba
2025-03-13
Fix screenshot with region not working correctly for some sizes and possibly ...
dec05eba
2025-03-13
Add region capture with -w region -region WxH+X+Y
dec05eba
2025-03-05
Rename window_wayland to wayland and window_x11 to x11
dec05eba
2025-02-26
Audio device capture: make default output/input switch recording source the d...
dec05eba
2025-02-24
Higher jpeg quality, we can afford that
dec05eba
2025-02-24
Change jpeg quality parameters
dec05eba
2025-02-22
Make it possible to stop screenshot with sigint
dec05eba
2025-02-22
Make image output lossy (use stb image writer), also significantly improves p...
dec05eba
2025-02-21
Make fps option (default to 60)
dec05eba
2025-02-16
Only show codec warning for image output
dec05eba
2025-02-16
Support taking a screenshot (-o image.jpg/image.png)
dec05eba
2025-02-15
Revert kde plasma 6.2 hdr workaround code
dec05eba
2025-02-13
Revert hdr color fix. It looked better for fullscreen hdr games before
dec05eba
2025-02-10
Minor -sc fix for flatpak
dec05eba
2025-02-10
Make plasmashell check work in flatpak
dec05eba
2025-02-09
Attempt to fix incorrect hdr colors on kde plasma 6.2
dec05eba
2025-02-08
Fix crash when trying to capture hdr and it fails
dec05eba
2025-02-07
Improve argument parsing
dec05eba
2025-02-06
m
dec05eba
2025-02-06
Increase replay max allowed duration to 3 hours
dec05eba
2025-01-28
fix: proper cleanup for init_filter_graph
Alex Murkoff
2025-01-25
Dont normalize audio for mixed audio. This matches app audio|device audio mix...
dec05eba
2025-01-24
-overlay-replay > -restart-replay-on-save
dec05eba
2025-01-24
-overlapping-replay > -overlap-replay
5.0.2
dec05eba
2025-01-23
Add version to --info output
dec05eba
[next]