|
本帖最后由 fy939 于 2019-4-29 20:34 编辑
Settings For Screen on 2560x1440
GPU GTX1080 or Vega56 or better needed
madvr 0.92.9
image downscaling
SSIM 1D100 +LL +AR
upscaling
if (srcWidth>=2000)&&(srcWidth<=4200)&&(deintFps>=31) "4K 60P"
elsif (srcWidth>=2000)&&(srcWidth<=4200)&&(deintFps<31) "4K 24P"
elsif (srcWidth>=1400)&&(srcWidth<2000)&&(deintFps>=31) "1080P 60P"
elsif (srcWidth>=1400)&&(srcWidth<2000)&&(deintFps<31) "1080P 24P"
elsif (srcWidth<=1400)&&(srcWidth>1024)&&(deintFps>=31) "720P 60P"
elsif (srcWidth<=1400)&&(srcWidth>1024)&&(deintFps<31) "720P 24P"
elsif (srcWidth<=1024)&&(deintFps>=31) "DVD 60P"
elsif (srcWidth<=1024)&&(deintFps<31) "DVD 24P"
else "1080P 24P"
4K 60P
chroma upscaling super-xbr 125 +AR
image upscaling jinc+AR
4K 24P
chroma upscaling NNEDI3 32neurons
image upscaling jinc+AR
1080P 60P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 16
disabled
normal
1.2x
--
jinc AR
SSIM 1D100 AR LL
1080P 24P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 32
32
high
1.2x
3.0x
jinc AR
SSIM 1D100 AR LL
1080P 24P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 32
32
high
1.2x
3.0x
jinc AR
SSIM 1D100 AR LL
720P 60P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 32
32
high
1.2x
3.0x
jinc AR
SSIM 1D100 AR LL
720P 24P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 32
32
high
1.2x
3.0x
jinc AR
SSIM 1D100 AR LL
DVD 60P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 32
32
high
1.2x
3.0x
jinc AR
SSIM 1D100 AR LL
DVD 24P
chroma upscaling NNEDI3 32neurons
image doubling
NNEDI3 32
32
high
1.2x
3.0x
jinc AR
SSIM 1D100 AR LL
|
评分
-
查看全部评分
|