Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
With this instead of kms_cuda/kms_vaapi/kms_software and
xcomposite_cuda/xcomposite_vaapi/xcomposite_software there
is now only kms and xcomposite.
|
|
currently h264 only
|
|
|
|
|
|
fps frame timeout
|
|
capture currently supported
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
monitor reconfiguration
|
|
window
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|