Change chroma scaling and downscaling to cheap algorithms as they're not as noticable

This commit is contained in:
Alex D. 2024-08-08 10:49:05 +00:00
parent b362cc434c
commit c6e22e7102
Signed by: caskd
GPG Key ID: F92BA85F61F4C173
1 changed files with 2 additions and 2 deletions

View File

@ -18,8 +18,8 @@ deband=yes
correct-downscaling=yes correct-downscaling=yes
sigmoid-upscaling=yes sigmoid-upscaling=yes
scale=ewa_lanczos4sharpest scale=ewa_lanczos4sharpest
#cscale=ewa_lanczos cscale=bilinear
dscale=mitchell dscale=bilinear
# Audio # Audio
ao=pulse ao=pulse