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
/
TODO
Age
Commit message (
Collapse
)
Author
2022-09-06
Fix crackling audio with pipewire and only add empty audio packets until the ↵
dec05eba
first packet arrives
2022-09-02
Make video framerate constant, fix audio desync a bit when no audio playing ↵
dec05eba
for a while
2022-08-23
Add option to use multiple audio inputs (each in their own audio track)
dec05eba
2022-07-06
Do not allow recording area right now when recording screen/monitor
dec05eba
2022-04-26
Update README with info about nvfbc being slower
dec05eba
2022-04-05
Remove unecessary cuda memcpy when using nvfbc
dec05eba
2022-03-31
Close screenrecorder when target window is closed
dec05eba
2022-03-25
Redesign replay to save to file and continue on SIGUSR1
dec05eba
2022-03-24
Fix fullscreen window forcefully getting unfullscreened on i3 and bspwm
dec05eba
2022-03-22
Add script to record the selected window (with the active audio device)
dec05eba
2021-11-14
Update readme with info about nvlax
dec05eba
2021-07-29
Use direct capture when possible
dec05eba
2021-07-23
Add option to record a display or all displays. This requires nvfbc
dec05eba