Commit Graph

10 Commits

Author SHA1 Message Date
dec05eba
28efefc4a9 Change default replay duration for systemd service to 30 seconds 2024-03-21 19:51:45 +01:00
dec05eba
177df56154 Add gpu-screen-recorder.env example 2024-02-28 16:27:58 +01:00
dec05eba
017fd0a37d Add support for hdr capture on amd/intel
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-02-06 02:43:47 +01:00
dec05eba
ee5d1d7a27 -mk > -mf in systemd service file 2023-10-15 21:03:21 +02:00
dec05eba
bae4504370 Install systemd service in install script, skip empty audio device
Stop systemd service with SIGINT
2023-10-15 18:12:33 +02:00
4censord
3ae89c8d7c Add the ability to save replays into folders by date
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-10-15 18:10:15 +02:00
dec05eba
ba00c20b47 Remove coolbits script (document the nvidia-xconfig command to use instead) 2023-08-09 22:46:47 +02:00
dec05eba
1cf7c77871 Systemd replay service: record default audio output by default 2023-07-28 21:51:09 +02:00
dec05eba
a72b41c1fa Create gpu-screen-recorder systemd service 2023-07-28 20:03:59 +02:00
dec05eba
aabab6dd87 Move additional scripts to 'extra' directory 2023-07-28 16:46:55 +02:00