feat: 修复tvai调用问题
This commit is contained in:
74
examples/MiniDV HD Int Basic.json
Normal file
74
examples/MiniDV HD Int Basic.json
Normal file
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"date": "Fri Jun 6 13:35:20 2025 GMT-0500",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"name": "MiniDV高清隔行基础处理",
|
||||
"description": "对MiniDV格式的隔行扫描视频进行基础高清处理",
|
||||
"path": "C:/ProgramData/Topaz Labs LLC/Topaz Video AI/presets/MiniDV HD Int Basic.json",
|
||||
"saveOutputSettings": false,
|
||||
"settings": {
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"addNoise": 0,
|
||||
"auto": 1,
|
||||
"compress": 8,
|
||||
"deblur": 17,
|
||||
"dehalo": 5,
|
||||
"denoise": -18,
|
||||
"detail": 10,
|
||||
"fieldOrder": 0,
|
||||
"focusFixLevel": "Off",
|
||||
"model": "prob-4",
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"sharpen": 50,
|
||||
"videoType": 0,
|
||||
"isSecondEnhancement": false
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"hdr": {
|
||||
"active": false,
|
||||
"auto": 0,
|
||||
"exposure": 0,
|
||||
"fieldOrder": 0,
|
||||
"hdrOutputTRC": 0,
|
||||
"model": "hyp-1",
|
||||
"saturation": 0,
|
||||
"sdrInflectionPoint": 0.7,
|
||||
"videoType": 1
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"modelName": "thm-2"
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"cropToFit": false,
|
||||
"customResolutionPriority": 1,
|
||||
"height": "1080",
|
||||
"lockAspectRatio": true,
|
||||
"outSizeMethod": 9,
|
||||
"outputFps": "1x",
|
||||
"outputPAR": 1
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10,
|
||||
"factor": 1,
|
||||
"model": "apo-8"
|
||||
},
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"method": 1,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2,
|
||||
"rsc": false,
|
||||
"smooth": 50
|
||||
}
|
||||
},
|
||||
"veaiversion": "7.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user