aboutsummaryrefslogtreecommitdiff
path: root/extra
AgeCommit message (Collapse)Author
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
2023-10-15-mk > -mf in systemd service filedec05eba
2023-10-15Install systemd service in install script, skip empty audio devicedec05eba
Stop systemd service with SIGINT
2023-10-15Add the ability to save replays into folders by date4censord
This adds a new flag, '-mf' with a boolean argument If this is set, replays are organized in folders by date. With this, replays are saved like: $output_folder/2023-10-15/Replay_15-39-28.mp4 instead of all into the same folder.
2023-08-09Remove coolbits script (document the nvidia-xconfig command to use instead)dec05eba
2023-07-28Systemd replay service: record default audio output by defaultdec05eba
2023-07-28Create gpu-screen-recorder systemd servicedec05eba
2023-07-28Move additional scripts to 'extra' directorydec05eba