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 (
Expand
)
Author
43 hours
Update TODO
HEAD
master
dec05eba
7 days
Minor change
dec05eba
2024-12-26
Make '-w screen' capture the first monitor on nvidia x11 as well to make it w...
dec05eba
2024-12-09
Fix --list-capture-options with card path not working on x11 nvidia because x...
dec05eba
2024-12-05
Remove incorrect references to -aa and -aai
dec05eba
2024-11-17
Exclude duplicate app from --list-application-audio
dec05eba
2024-11-13
nvidia x11: fix black screen regression
dec05eba
2024-11-11
Add --list-capture-options option
dec05eba
2024-11-10
Add -aa and -aai options to record audio only from selected applications
dec05eba
2024-11-09
Fix incorrect color format in x11 cursor (bgr instead of rgb)
dec05eba
2024-11-08
Fixed TODO
dec05eba
2024-11-08
x11: fix correct monitor capture size when output is scaled
dec05eba
2024-11-05
Fix incorrect bitrate calculation for constant bitrate
dec05eba
2024-11-01
Update issues link
dec05eba
2024-10-26
Add option to change output resolution (-s)
dec05eba
2024-10-16
Enable low latency encoding mode on amd (only available on amd since mesa ver...
dec05eba
2024-10-14
README kdenlive
dec05eba
2024-10-12
Update TODO
dec05eba
2024-10-06
Move some TODO from README to TODO file
dec05eba
2024-10-06
Update TODO
dec05eba
2024-10-01
Comment out vulkan includes for now
dec05eba
2024-09-27
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware ac...
dec05eba
2024-09-18
Use async_depth option on vaapi for much better encoding performance
dec05eba
2024-09-17
Disable pure vaapi for intel because it doesn't work, will be fixed later if ...
dec05eba
2024-09-16
Pure vaapi capture (for capture target) and opengl composition for cursor onl...
dec05eba
2024-09-14
Set update fps to video fps, on x11 sync video to damage tracking
dec05eba
2024-09-06
Move damage tracking to separate file
dec05eba
2024-08-18
TODO: track vbr/cbr
dec05eba
2024-08-17
Update TODO
dec05eba
2024-08-17
Add hevc_10bit and av1_10bit options for 10bit color range, increase video qu...
dec05eba
2024-08-16
Allow capture of external monitors on a laptop with dedicated gpu (prime) on ...
dec05eba
2024-08-15
Disable prime-run + portal for now
dec05eba
2024-08-15
Allow prime-run capture on laptop with external gpu when the iGPU
dec05eba
2024-08-08
Add -portal-session-token-filepath option to specify where desktop portal ses...
dec05eba
2024-08-04
Compressed plane now works, update readme and remove warning
dec05eba
2024-07-26
Disable prime-run for now until the option to select a gpu device is added
dec05eba
2024-07-24
Show warning when amd driver adds black bars, set frame resolution after chan...
dec05eba
2024-07-23
Rename argument -mf to -df (keep -mf for backwards compatibility)
dec05eba
2024-07-23
Remove old script, in start-replay script dont start if gpu screen recorder i...
dec05eba
2024-07-22
Fix pipewire capture on amd (fallback to no drm modifiers if eglCreateImage f...
dec05eba
2024-07-22
m
dec05eba
2024-07-22
Update readme
dec05eba
2024-07-22
Fix portal capture on intel, support multiple planes in one egl image (might ...
dec05eba
2024-07-21
Fix HDR capture (HDR metadata is now correct). Note that HDR capture is only ...
dec05eba
2024-07-19
Update todo and minor usage info
dec05eba
2024-07-18
Disable desktop portal capture option on x11 since it doesn't seem to be hard...
dec05eba
2024-07-15
Show warning when capture monitor on intel and the plane is compressed. The w...
dec05eba
2024-07-15
Add support for desktop portal capture (-w portal)
dec05eba
2024-07-06
Add support for vp8 and vp9 (experimental)
dec05eba
2024-07-04
Add support for software video encoding with '-encoder cpu' option, currently...
dec05eba
[next]