Age | Commit message (Collapse) | Author |
|
|
|
|
|
if known to speed up the command
|
|
|
|
vaapi on known buggy mesa version
|
|
|
|
This reverts commit a033d7c98a2ff45da7b664702699287aeb05b009.
|
|
|
|
Use the --list-application-audio option to list available applications
to record from.
|
|
output is scaled
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
only when capturing window and portal as well, clear background on resize for monitor capture
|
|
display frame using purely vaapi unless the monitor is rotated
|
|
|
|
-bm bitrate mode option for qp or vbr
|
|
(ignores qp, capture tearing)
|
|
|
|
x11, fix cursor not visible on some wayland compositors (hyprland) with multiple monitors
|
|
fix capture on intel iris)
|
|
|
|
content to center of video with black bars on all sides instead of only right/bottom
|
|
|
|
glitched video output on right/bottom side
|
|
|
|
|
|
|
|
|
|
Move common code between cuda/vaapi implementations
into xcomposite file.
This also fixes limited/full range colors on nvidia.
|
|
|
|
screen rotation in wayland is best effort,
wayland doesn't give the necessary information to make it robust.
|
|
|
|
|
|
allow screen capture on amd/intel nvidia/wayland (select the first output for now)
|
|
|
|
|
|
Ignore nouveau cards.
Fix lag on start of recording on amd/intel by only loading egl once,
on startup.
|
|
also captures cursor
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|