mirror of
https://github.com/immich-app/immich.git
synced 2026-02-04 11:08:03 -08:00
tweak settings
This commit is contained in:
@@ -466,7 +466,7 @@ export class NVENCConfig extends BaseHWConfig {
|
||||
|
||||
return [
|
||||
'hwupload=derive_device=vulkan',
|
||||
`libplacebo=tonemapping=${this.config.tonemap}:colorspace=${colors.matrix}:color_primaries=${colors.primaries}:color_trc=${colors.transfer}:format=yuv420p:range=pc:downscaler=lanczos:deband=true:deband_iterations=3:deband_radius=8:deband_threshold=6`,
|
||||
`libplacebo=tonemapping=${this.config.tonemap}:colorspace=${colors.matrix}:color_primaries=${colors.primaries}:color_trc=${colors.transfer}:format=yuv420p:upscaler=none:downscaler=none:deband=true:deband_iterations=3:deband_radius=8:deband_threshold=6`,
|
||||
'hwupload=derive_device=cuda',
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user