lanczos downscaling 8:7
This commit is contained in:
@ -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",
|
||||||
|
@ -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",
|
||||||
|
@ -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",
|
||||||
|
@ -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",
|
||||||
|
Reference in New Issue
Block a user