mirror of
https://repo.dec05eba.com/gpu-screen-recorder
synced 2026-05-05 22:40:42 +09:00
Add hevc_10bit and av1_10bit options for 10bit color range, increase video quality (qp)
This commit is contained in:
@@ -8,7 +8,7 @@ typedef struct gsr_egl gsr_egl;
|
||||
typedef struct {
|
||||
gsr_egl *egl;
|
||||
bool overclock;
|
||||
bool hdr;
|
||||
gsr_color_depth color_depth;
|
||||
} gsr_video_encoder_cuda_params;
|
||||
|
||||
gsr_video_encoder* gsr_video_encoder_cuda_create(const gsr_video_encoder_cuda_params *params);
|
||||
|
||||
Reference in New Issue
Block a user