Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-02-28 | Add gpu-screen-recorder.env example | dec05eba | |
2024-02-06 | Add support for hdr capture on amd/intel | dec05eba | |
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 file | dec05eba | |
2023-10-15 | Install systemd service in install script, skip empty audio device | dec05eba | |
Stop systemd service with SIGINT | |||
2023-10-15 | Add the ability to save replays into folders by date | 4censord | |
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-09 | Remove coolbits script (document the nvidia-xconfig command to use instead) | dec05eba | |
2023-07-28 | Systemd replay service: record default audio output by default | dec05eba | |
2023-07-28 | Create gpu-screen-recorder systemd service | dec05eba | |
2023-07-28 | Move additional scripts to 'extra' directory | dec05eba | |