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
/
src
/
main.cpp
Age
Commit message (
Expand
)
Author
6 days
Add -aa and -aai options to record audio only from selected applications
dec05eba
8 days
Fix incorrect color format in x11 cursor (bgr instead of rgb)
dec05eba
9 days
Prepare for pipewire audio routing
dec05eba
10 days
Change libx264 preset to veryfast and tune to film
dec05eba
12 days
Set buffer size
4.2.6
dec05eba
12 days
usage
dec05eba
12 days
Revert bitrate calculation
dec05eba
12 days
m
4.2.5
dec05eba
12 days
Fix incorrect bitrate calculation for constant bitrate
dec05eba
2024-11-01
Update issues link
dec05eba
2024-10-27
Mention the new UI
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-10-22
Fix shadow variable
dec05eba
2024-10-22
Allow recording virtual audio devices that have forward slash (/) in the name
dec05eba
2024-10-19
nixos fix: look for gsr-kms-server in PATH if not found in same directory as ...
dec05eba
2024-10-16
4.2.2: AMD IS SHIT
4.2.2
dec05eba
2024-10-16
Enable low latency encoding mode on amd (only available on amd since mesa ver...
dec05eba
2024-10-12
appendum
dec05eba
2024-10-12
Better frametimes when recording is too slow
dec05eba
2024-10-12
Better frame timing when frame encoding time overflows
dec05eba
2024-10-12
More frame timing
dec05eba
2024-10-11
Add back better frame timing for smoother video
dec05eba
2024-10-09
Rename video encoder cuda to video encoder nvenc
dec05eba
2024-10-07
Usage
dec05eba
2024-10-07
usage
dec05eba
2024-10-07
Replace -bitrate with -q for constant bitrate (-bm cbr)
dec05eba
2024-10-07
More constant bitrate
dec05eba
2024-10-07
Make -ab and -vb in kbps
dec05eba
2024-10-07
Add constant bitrate mode (-bm cbr with and -vb option)
dec05eba
2024-10-03
Support hevc vulkan, fix vulkan encoding for all resolutions, disable vulkan ...
dec05eba
2024-10-01
Comment out vulkan includes for now
dec05eba
2024-10-01
Rename codec query cuda to codec query nvenc
dec05eba
2024-10-01
Support gpus that only support low power encoding mode (Intel Arc A380)
dec05eba
2024-09-29
Cleanup rc
dec05eba
2024-09-27
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...
dec05eba
2024-09-26
Move codec query from encoder to separate file
dec05eba
2024-09-21
Fix first frame is black
dec05eba
2024-09-21
Revert "frame test"
dec05eba
2024-09-21
frame test
dec05eba
2024-09-21
Revert recent time framing and performance changes as it affects slower devic...
dec05eba
2024-09-20
4.1.9, Prepare for new hdr metadata alloc function and new preset values in f...
dec05eba
2024-09-20
Remove damage tracking for now, better frame timing (deal with time error acc...
dec05eba
2024-09-18
r
dec05eba
2024-09-18
Fix for ffmpeg 7.1
dec05eba
2024-09-18
Constant framerate tweaking
dec05eba
2024-09-18
Use async_depth option on vaapi for much better encoding performance
dec05eba
2024-09-16
Fix mixed audio messed up because of sleep in mutex lock
dec05eba
2024-09-16
Fallback to non-hdr for portal capture
dec05eba
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
2024-09-16
Improve capture performance on amd/intel when using monitor capture: capture ...
dec05eba
[next]