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
2022-03-24
Fix fullscreen window forcefully getting unfullscreened on i3 and bspwm
dec05eba
2022-03-24
Add screen-direct option for direct NvFBC
dec05eba
2022-03-23
Attempt to fix audio timestamp being totally wrong on fedora
dec05eba
2022-03-23
Add more info about gnome issue in stderr
dec05eba
2022-03-23
Readd nvfbc cursor capture
dec05eba
2022-03-23
Add info about PRIME
dec05eba
2022-03-22
Add -s option to set record area size, fix workspace switch freezing ↵
dec05eba
recording on bspwm, make background black after resize
2022-03-22
Attempt 2 at fixing black screen under dwm/i3 after resize
dec05eba
2022-03-22
Fix resize to fullscreen black video
dec05eba
2022-03-22
More compositor info
dec05eba
2022-03-22
Add note about gtk csd
dec05eba
2022-03-22
Record black screen instead of crash when compositor + window is not ↵
dec05eba
supported at the moment
2022-03-22
Add install script for ubuntu based distros
dec05eba
2022-03-22
Add script to record the selected window (with the active audio device)
dec05eba
2022-03-22
Use /usr/lib64 instead of /usr/lib, which makes it compatible with gentoo
dec05eba
2022-02-26
Do not add audio track if not recording audio
dec05eba
2022-02-25
li
dec05eba
2022-02-25
Fix code after avcodec->codec was deprecated
dec05eba
2022-01-30
Add full list of dependencies in README
dec05eba
2022-01-30
Remove dependency on sibs for building
dec05eba
2021-11-14
Update readme with info about nvlax
dec05eba
2021-10-30
Update readme with info about nvfbc
dec05eba
2021-10-11
Change format
dec05eba
2021-09-08
Update readme
dec05eba
2021-09-07
Use interleaved write
dec05eba
2021-07-29
Fix video/audio sync when recording display
dec05eba
2021-07-29
Fix recording display when a compositor is running
dec05eba
2021-07-29
Use direct capture when possible
dec05eba
2021-07-23
only use hevc when recording the entire screen
dec05eba
2021-07-23
Add option to record a display or all displays. This requires nvfbc
dec05eba
2021-07-19
Fix first frame being black
dec05eba
2020-11-24
Update libpulse version
dec05eba
2020-09-01
Add medium quality and set quality to medium by default
dec05eba
2020-08-31
Add medium quality
dec05eba
2020-08-31
Fix black video when resizing to smaller window size
dec05eba
2020-08-31
Revert select code. Causes laggy video for some reason
dec05eba
2020-08-31
Attempt to reduce frame skip
dec05eba
2020-08-31
Change qmin and qmax again. They are too low
dec05eba
2020-08-31
Use select on x11 display instead of sleeping and use xdamage again
dec05eba
2020-08-30
Use rgb instead of rgba to save memory
dec05eba
2020-08-30
Disable unused mipmap
dec05eba
2020-08-30
Go all out on quality..
dec05eba
2020-08-30
Set ideal qmax value
dec05eba
2020-08-30
Higher quality for 'high'
dec05eba
2020-08-30
Add -q quality flag. Set to high by default. Valid values: high, ultra
dec05eba
2020-08-30
Slightly improve performance by only swapping buffer on redraw
dec05eba
2020-08-30
interactive.sh is a bash script
dec05eba
2020-08-29
Add script for streaming while saving a local copy of the video
dec05eba
2020-08-29
Vastly improve quality by using qmin and qmax (uses higher bitrate)
dec05eba
2020-08-28
Remove dependency on alsa in project.conf
dec05eba
[next]