Age | Commit message (Collapse) | Author |
|
content in the center with frame resolution and capture resolution diff
|
|
content to center of video with black bars on all sides instead of only right/bottom
|
|
|
|
This reverts commit f8453bcaa4b488aea601af632ab5656979eb6024.
|
|
glitched video output on right/bottom side
|
|
|
|
|
|
|
|
This reverts commit 2692a7d22c0b691f7f27f969c91e7af05c8ede7d.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
window capture
|
|
|
|
|
|
Move common code between cuda/vaapi implementations
into xcomposite file.
This also fixes limited/full range colors on nvidia.
|
|
|
|
|
|
Also fixes color metadata, color range and hdr on nvidia wayland.
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
systems running kde plasma)
|
|
|
|
replace std::filesystem with posix
create replay directory automatically, recursively
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ignore nouveau cards.
Fix lag on start of recording on amd/intel by only loading egl once,
on startup.
|
|
|
|
also captures cursor
|
|
|
|
|
|
|
|
Always find largest drm buf, to fix some cases
when there are multiple planes and we accidentally
capture a drm buf that isn't the target buf.
We always want the full SCREEN drm buf.
|
|
(not used yet)
|