Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-05 | Add encoder option to systemd service file | dec05eba | |
2024-06-23 | M | dec05eba | |
2024-06-11 | Migrate to Meson build system | A person | |
2024-05-30 | Rename gopm to keyint in service file too | dec05eba | |
2024-05-30 | Added secondary audio device for daemon and .env config | DjUlt | |
2024-05-21 | Allow setting gop multiplication to reduce file size | dec05eba | |
2024-03-21 | Change default replay duration for systemd service to 30 seconds | dec05eba | |
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 | |