dec05eba
|
112640282d
|
Add option to change output resolution (-s)
|
2024-10-26 20:58:00 +02:00 |
|
dec05eba
|
aef223d844
|
Remove damage tracking for now, better frame timing (deal with time error accumulation)
|
2024-09-20 02:20:42 +02:00 |
|
dec05eba
|
3ec93bcc41
|
Add hevc_10bit and av1_10bit options for 10bit color range, increase video quality (qp)
|
2024-08-17 19:55:09 +02:00 |
|
dec05eba
|
b9fa7f2fa2
|
Separate video encoding method from capture method
With this instead of kms_cuda/kms_vaapi/kms_software and
xcomposite_cuda/xcomposite_vaapi/xcomposite_software there
is now only kms and xcomposite.
|
2024-07-05 10:33:47 +02:00 |
|
dec05eba
|
e43934e2d2
|
Remove video_alignment_padding variable, replace with putting capture content in the center with frame resolution and capture resolution diff
|
2024-06-10 18:41:05 +02:00 |
|
dec05eba
|
adbd5d9766
|
Take amd hevc video alignment padding into consideration to move video content to center of video with black bars on all sides instead of only right/bottom
|
2024-06-10 17:51:09 +02:00 |
|
dec05eba
|
e4832f3d64
|
Revert "Fix screen capture on intel arc gpu (on x11 and wayland)"
This reverts commit f8453bcaa4.
|
2024-06-10 16:44:04 +02:00 |
|
dec05eba
|
f8453bcaa4
|
Fix screen capture on intel arc gpu (on x11 and wayland)
|
2024-06-09 23:35:48 +02:00 |
|
dec05eba
|
ba096a3ba7
|
Add -cursor option to not record cursor
|
2024-03-11 19:01:46 +01:00 |
|
dec05eba
|
45ad3695b6
|
Refactor capture base
|
2024-03-09 18:54:53 +01:00 |
|
dec05eba
|
3d9a706528
|
Set frame size to video codec context size, nicer rgb to nv12
|
2024-03-08 11:35:30 +01:00 |
|
dec05eba
|
d0c221a233
|
Refactor kms_vaapi and kms_cuda
Also fixes color metadata, color range and hdr on nvidia wayland.
|
2024-03-08 11:34:36 +01:00 |
|