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 (
Expand
)
Author
2022-09-17
Attempt to fix video/audio desync when video pts gets desynced with clock
dec05eba
2022-09-12
Make compatbie with old ass ubuntu
dec05eba
2022-09-11
Fix build for old ffmpeg (ubuntu, pop os lts)
dec05eba
2022-09-06
Fix crackling audio with pipewire and only add empty audio packets until the ...
dec05eba
2022-09-02
Update: video is no longer variable framerate
dec05eba
2022-09-02
Make video framerate constant, fix audio desync a bit when no audio playing f...
dec05eba
2022-08-23
Add option to use multiple audio inputs (each in their own audio track)
dec05eba
2022-08-06
Fix audio recording with pipewire and with different pulseaudio system settin...
dec05eba
2022-07-29
Revert "Revert "Use expose instead of visibility event""
dec05eba
2022-07-27
Add note about broken vlc/kdenlive
dec05eba
2022-07-25
Revert "Use expose instead of visibility event"
dec05eba
2022-07-24
Add info about flatpak
dec05eba
2022-07-18
Use expose instead of visibility event
dec05eba
2022-07-17
Check if visibility really change on event change
dec05eba
2022-07-07
Update README with correct info on PRIME
ASOwnerYT
2022-07-06
Fix nvfbc recording at 3440 width (set linesize to width * 4)
dec05eba
2022-07-06
Do not allow recording area right now when recording screen/monitor
dec05eba
2022-05-15
Remove fps limit
dec05eba
2022-04-26
Update README with info about nvfbc being slower
dec05eba
2022-04-14
Add more performance comparison
dec05eba
2022-04-14
Add more performance comparison
dec05eba
2022-04-09
Show correct original fps in mediainfo
dec05eba
2022-04-07
Improve quality, especially when using h264. Force disable h264 for now becau...
dec05eba
2022-04-06
Reduce bitrate. It was way too high
dec05eba
2022-04-05
p5 for high
dec05eba
2022-04-05
Remove unecessary cuda memcpy when using nvfbc
dec05eba
2022-03-31
Better detection of window destroyed
dec05eba
2022-03-31
Close screenrecorder when target window is closed
dec05eba
2022-03-31
Create pid file to detect if gpu-screen-recorder is already running and only ...
dec05eba
2022-03-28
Attempt to fix audio/video desync and fps mayhem when
dec05eba
2022-03-25
Remove direct capture sound hack (fixes audio on fedora)
dec05eba
2022-03-25
Fix replay crash when not recording audio
dec05eba
2022-03-25
Redesign replay to save to file and continue on SIGUSR1
dec05eba
2022-03-24
Attempt to fix audio in replay mode in screen-direct
dec05eba
2022-03-24
Fix replay if no audio stream
dec05eba
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 recordin...
dec05eba
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 supporte...
dec05eba
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
[next]