1
0

lanczos downscaling 8:7

This commit is contained in:
2025-09-06 03:16:59 +02:00
parent 48c1b43531
commit 4b581de6c3
4 changed files with 4 additions and 4 deletions

View File

@ -93,7 +93,7 @@ adm.addVideoFilter(
"swscale", "swscale",
"width=2472", "width=2472",
"height=2160", "height=2160",
"algo=1", "algo=2",
"sourceAR=0", "sourceAR=0",
"targetAR=0", "targetAR=0",
"lockAR=False", "lockAR=False",

View File

@ -93,7 +93,7 @@ adm.addVideoFilter(
"swscale", "swscale",
"width=2472", "width=2472",
"height=2160", "height=2160",
"algo=1", "algo=2",
"sourceAR=0", "sourceAR=0",
"targetAR=0", "targetAR=0",
"lockAR=False", "lockAR=False",

View File

@ -93,7 +93,7 @@ adm.addVideoFilter(
"swscale", "swscale",
"width=1232", "width=1232",
"height=1080", "height=1080",
"algo=1", "algo=2",
"sourceAR=0", "sourceAR=0",
"targetAR=0", "targetAR=0",
"lockAR=False", "lockAR=False",

View File

@ -93,7 +93,7 @@ adm.addVideoFilter(
"swscale", "swscale",
"width=824", "width=824",
"height=720", "height=720",
"algo=1", "algo=2",
"sourceAR=0", "sourceAR=0",
"targetAR=0", "targetAR=0",
"lockAR=False", "lockAR=False",