Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
screen rotation in wayland is best effort,
wayland doesn't give the necessary information to make it robust.
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes screen capture on opensuse amd/intel or nvidia wayland
|
|
|
|
|
|
audio source
|
|
|
|
since mesa doesn't support global headers for h264
|
|
|
|
|
|
|
|
|
|
|
|
|
|
merged audio), might fix crash
|
|
|
|
|
|
allow screen capture on amd/intel nvidia/wayland (select the first output for now)
|
|
by codec
|
|
|
|
|
|
|
|
|
|
This reverts commit 97a345f08f910df375f5e9579876efd06674b802.
|
|
|
|
|
|
|
|
replace std::filesystem with posix
create replay directory automatically, recursively
|
|
Stop systemd service with SIGINT
|
|
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.
|
|
|
|
it's not supported
|