dec05eba
|
1b5cde0789
|
Support taking a screenshot (-o image.jpg/image.png)
|
2025-02-16 14:21:17 +01:00 |
|
dec05eba
|
935a7b892e
|
Rename video encoder cuda to video encoder nvenc
|
2024-10-09 18:32:26 +02:00 |
|
dec05eba
|
ebc8c69bac
|
Add vulkan video encoding option (-k h264_vulkan). WIP, not fully hardware accelerated yet
|
2024-09-27 03:03:09 +02:00 |
|
dec05eba
|
1aaa26d87e
|
Move codec query from encoder to separate file
|
2024-09-26 16:08:26 +02:00 |
|
dec05eba
|
aa2fa1e17e
|
Add template for vulkan video encoding
|
2024-09-26 02:23:56 +02:00 |
|
dec05eba
|
dfe2b17648
|
Prepare for video codec query, cleanup readme, add libva-drm as dependency
|
2024-08-29 22:22:46 +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 |
|