Age | Commit message (Collapse) | Author |
|
|
|
smoothness
|
|
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
|
|
This reverts commit 0702aad3cf83a97ffcd979d67c5266062d5dfa7f.
|
|
|
|
|
|
|
|
|
|
This reverts commit 97a345f08f910df375f5e9579876efd06674b802.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Ignore nouveau cards.
Fix lag on start of recording on amd/intel by only loading egl once,
on startup.
|
|
also captures cursor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
systems)
|
|
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.
|
|
|
|
instead of /dev/dri/card0 (fixes capture on some systems)
|
|
|