Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
systems running kde plasma)
|
|
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.
|
|
error on fail to focus window
|