aboutsummaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)Author
10 daysShow flatpak run command in help menudec05eba
2024-04-16Increase audio bitrate for all codecsStoppedpuma
Increases AAC to 160kbps, increases Opus and FLAC to 128kbps. Remove step from TODO.
2024-04-13Set audio timeout to a low value againdec05eba
2024-04-09Better audio timing test: compensate for audio server latencydec05eba
2024-04-08X11 nvidia monitor capture: fix capture broken after sleep/suspend or ↵dec05eba
monitor reconfiguration
2024-04-02Mention new issues pagedec05eba
2024-03-10Allow overclocking on window capture nvidiadec05eba
2024-03-09Refactor capture basedec05eba
2024-03-09Draw cursor in window capturedec05eba
2024-03-08Use opengl capture for nvfbc (prepare for vulkan capture without cuda)dec05eba
2024-02-28Update readmedec05eba
2024-02-20Add usage example for replaydec05eba
2024-02-10FAQ: glitched videodec05eba
2024-02-10Add screen rotation support (tested on amd/intel)dec05eba
screen rotation in wayland is best effort, wayland doesn't give the necessary information to make it robust.
2024-02-06Add support for hdr capture on amd/inteldec05eba
Nvidia support will be added in the future. Note that hdr metadata is missing from the output file as amd and intel both have bugged drivers that dont add hdr metadata to the output file. Need to find a workaround for this (patching the video bitstream?). Add -cr limited|full, to set color range
2024-01-02Create directory to output file if not existsdec05eba
2023-12-23Small changes who caresdec05eba
2023-11-30flatpak: run gsr kms server on host if the file has root capacitydec05eba
2023-11-30Workaround mesa (amd and intel driver issue): use hevc when mkv is used ↵dec05eba
since mesa doesn't support global headers for h264
2023-11-27testdec05eba
2023-11-18Remove old tododec05eba
2023-11-17Make amd/intel nvidia/wayland capture display match x11 connector name, ↵dec05eba
allow screen capture on amd/intel nvidia/wayland (select the first output for now)
2023-11-12kms client/server: replace unix domain socket file with socketpair after ↵dec05eba
connecting (fixes issue of .gsr-kms-socket files remaining in $HOME)
2023-11-11Add experimental av1 support (only tested on amd)dec05eba
2023-10-31Revert "Try re-enabling use of modified in linux dma buf ext egl create image"dec05eba
This reverts commit 97a345f08f910df375f5e9579876efd06674b802.
2023-10-31Revert temp modifier testdec05eba
2023-10-31Try re-enabling use of modified in linux dma buf ext egl create imagedec05eba
2023-10-21Update TODOdec05eba
2023-10-15Install systemd service in install script, skip empty audio devicedec05eba
Stop systemd service with SIGINT
2023-09-07wipdec05eba
2023-08-18README password promptdec05eba
2023-08-15Change nvenc preset to p5 to workaround new nvidia driver bugdec05eba
2023-08-09Test fix recent regression in ffmpeg that increases cpu usagedec05eba
2023-08-09Update TODO with cameradec05eba
2023-07-28Remove TODO items, improve readme replay service sectiondec05eba
2023-07-26High priority egl context if possible, use eglBindAPI(EGL_OPENGL_ES_API)dec05eba
2023-07-25Dont use jpeg color range (fixes too dark image on amd/intel in flatpak)dec05eba
2023-07-22Fix cursor offset in kms grab (amd/intel), disable wlroots capture until its ↵dec05eba
fixed
2023-07-22Temp disable cursor fixdec05eba
2023-07-22AMD/Intel capture cursordec05eba
2023-07-21TODOdec05eba
2023-07-21vfr on wayland (even on nvidia), add uninstall scriptdec05eba
2023-07-21Support wlroots screen capture, which doesn't require kms root access and ↵dec05eba
also captures cursor
2023-07-18More kms vaapi allow to work without xwaylanddec05eba
2023-07-18tododec05eba
2023-07-18Fix wayland capture on amd/inteldec05eba
2023-07-18Experimental wayland support, test 1dec05eba
2023-06-20Do not automatically install coolbitsdec05eba
2023-06-07Mention that only h264/hevc is supported at the momentdec05eba
2023-05-29Update readme about flatpakdec05eba