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
/
build.sh
Age
Commit message (
Collapse
)
Author
2023-03-17
Add overclocking option -oc to workaround a NVIDIA driver bug (forcefully ↵
dec05eba
set to p2 state when using cuda)
2023-03-17
vaapi wip
Steam Deck User
2023-02-16
Add option to merge audio devices by separating audio inputs with | in one -a
dec05eba
2022-11-30
wip intel
dec05eba
2022-10-16
Refactor xcomposite into abstract capture api
dec05eba
Refactor c++ files into c files, more usable
2022-10-14
Refactor nvfbc into abstract capture api
dec05eba
2022-10-11
Use p4 preset on older gpus (kepler family) because of performance
dec05eba
with p7
2022-10-11
Tune quality again, remove vbr
dec05eba
2022-09-28
Remove dependency on glew and glfw, move external files to external directory
dec05eba
2022-09-26
Load cuda at runtime. Include cuda header files inside the project
dec05eba
2022-09-20
Fix replay video/audio desync, fix dummy audio when dropping audio input, ↵
dec05eba
give each audio stream a new name so it can be replaced with pipewire graphs
2022-03-22
Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo
dec05eba
2022-01-30
Remove dependency on sibs for building
dec05eba