feat: add template json
This commit is contained in:
67
cargos/tvai-v2/exported_templates/放大至全高清.json
Normal file
67
cargos/tvai-v2/exported_templates/放大至全高清.json
Normal file
@@ -0,0 +1,67 @@
|
||||
{
|
||||
"name": "放大至全高清",
|
||||
"description": "将视频素材放大至全高清分辨率",
|
||||
"author": "Topaz Labs",
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"saveOutputSettings": false,
|
||||
"path": null,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"model": "chf-3",
|
||||
"factor": 1.0,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"model": "prob-4",
|
||||
"videoType": 1,
|
||||
"auto": 0,
|
||||
"fieldOrder": 0,
|
||||
"compress": 0,
|
||||
"detail": 0,
|
||||
"sharpen": 0,
|
||||
"denoise": 0,
|
||||
"dehalo": 0,
|
||||
"deblur": 0,
|
||||
"addNoise": 0,
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"isArtemis": false,
|
||||
"isGaia": false,
|
||||
"isTheia": false,
|
||||
"isProteus": true,
|
||||
"isIris": false,
|
||||
"focusFixLevel": "Off"
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 6,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0.0,
|
||||
"customResolutionPriority": 0,
|
||||
"lockAspectRatio": true
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user