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
Age
Commit message (
Collapse
)
Author
3 days
Fix h264 software encoding not working
dec05eba
12 days
Fix build issues on older ffmpeg (disable unused vulkan encoder for now), ↵
dec05eba
fix incorrect wayland protocol file
13 days
5.4.1
5.4.1
dec05eba
13 days
Update readme
dec05eba
13 days
Fix replay saving freeze, unable to save replay if audio is not provided
dec05eba
2025-04-22
Change replay recording filename prefix to Video
5.4.0
dec05eba
2025-04-22
5.4.0
dec05eba
2025-04-22
Move encoding code from video encoder to encoder, since it also processes ↵
dec05eba
audio input
2025-04-21
Update readme about recording repaly info
dec05eba
2025-04-21
Fix crash on exit when replay recording, increase SIGRTMIN replay save by ↵
dec05eba
keyint time
2025-04-21
Refactor video encoding packet receiving, replay buffer and finish SIGRTMIN ↵
dec05eba
for recording while replay/replaying. Add -ro option to specify the directory
2025-04-20
catch SIGTERM to stop recording
dec05eba
2025-04-20
Move argument parsing to different file
dec05eba
2025-04-19
wip: support replay smaller time with SIGRTMIN+N and recording in replay ↵
dec05eba
mode with SIGTRMIN
2025-04-18
Type safety
dec05eba
2025-04-15
Tune av1 quality
dec05eba
2025-04-09
m
dec05eba
2025-04-06
5.3.8
5.3.8
dec05eba
2025-04-06
Fallback to graphics shader instead of compute shader if the gpu doesn't ↵
dec05eba
support compute shader (either glsl 420 or opengl es glsl 310)
2025-04-06
Use opengl 4.20 for non-external texture (supports wider range of hardware)
dec05eba
2025-04-06
Improve color quality, use texture instead of texelFetch
dec05eba
2025-04-04
5.3.7
5.3.7
dec05eba
2025-04-04
m
dec05eba
2025-04-04
Cleanup
dec05eba
2025-04-04
Fix region capture on hyprland with multiple monitors
dec05eba
2025-04-04
Remove unused code
dec05eba
2025-04-04
5.3.6
5.3.6
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-04
Optimize compute shaders
dec05eba
2025-04-01
m
dec05eba
2025-04-01
Usage text
dec05eba
2025-03-30
5.3.5
5.3.5
dec05eba
2025-03-30
Fix incorrect region when monitor is rotated
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
Fix incorrect region for region capture after compute shader change
5.3.4
dec05eba
2025-03-30
5.3.4
dec05eba
2025-03-30
Compute shader cleanup
dec05eba
2025-03-30
Cleanup
dec05eba
2025-03-30
TODO: scissor conversion to compute shader
dec05eba
2025-03-30
Fix incorrect compute size when scaling image
dec05eba
2025-03-30
Highp rgb shader
dec05eba
2025-03-30
Change quality parameters for 'very_high' (default) quality
dec05eba
2025-03-30
Refine options text
dec05eba
2025-03-30
GL_READ_WRITE -> GL_WRITE_ONLY
dec05eba
2025-03-30
Add -high-performance-encoding option to improve encoding performance (on amd)
dec05eba
2025-03-30
Compute shader cleanup
dec05eba
[next]