feat: add template json
This commit is contained in:
63
cargos/tvai-v2/template/4x slow motion.json
Normal file
63
cargos/tvai-v2/template/4x slow motion.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "4倍慢动作",
|
||||
"description": "对视频素材应用4倍(400%)慢动作效果",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": true,
|
||||
"model": "apo-8",
|
||||
"factor": 4,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": false,
|
||||
"model": "prob-3",
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 0,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
63
cargos/tvai-v2/template/8x super slow motion.json
Normal file
63
cargos/tvai-v2/template/8x super slow motion.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "8倍超级慢动作",
|
||||
"description": "对视频素材应用8倍(800%)超级慢动作效果",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": true,
|
||||
"model": "apo-8",
|
||||
"factor": 8,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": false,
|
||||
"model": "prob-3",
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 0,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
63
cargos/tvai-v2/template/Auto crop stabilization.json
Normal file
63
cargos/tvai-v2/template/Auto crop stabilization.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "自动裁剪防抖",
|
||||
"description": "对抖动的视频素材应用自动裁剪防抖功能",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": true,
|
||||
"smooth": 50,
|
||||
"method": 0,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"model": "apo-8",
|
||||
"factor": 1,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": false,
|
||||
"model": "prob-3",
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 0,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
63
cargos/tvai-v2/template/Convert to 60 fps.json
Normal file
63
cargos/tvai-v2/template/Convert to 60 fps.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "转换至60帧",
|
||||
"description": "将视频素材的帧率转换为60fps,同时保持原始分辨率",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": true,
|
||||
"model": "chf-3",
|
||||
"factor": 1,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": false,
|
||||
"model": "prob-3",
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 0,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 60
|
||||
}
|
||||
}
|
||||
}
|
||||
63
cargos/tvai-v2/template/Deinterlace and upscale to FHD.json
Normal file
63
cargos/tvai-v2/template/Deinterlace and upscale to FHD.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "去隔行扫描并放大至全高清",
|
||||
"description": "对视频素材进行去隔行扫描处理并放大至全高清分辨率",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"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,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"model": "ddv-3",
|
||||
"videoType": 0,
|
||||
"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": false,
|
||||
"isIris": false
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 6,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
92
cargos/tvai-v2/template/Film Stock 4K Light.json
Normal file
92
cargos/tvai-v2/template/Film Stock 4K Light.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"name": "胶片素材4K轻度处理",
|
||||
"description": "对胶片素材进行轻度4K增强处理,保持自然质感",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Mon Jun 9 11:06:20 2025 GMT-0500",
|
||||
"veaiversion": "7.0.1",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": true,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"modelName": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"model": "apo-8",
|
||||
"factor": 1,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"model": "prob-4",
|
||||
"videoType": 1,
|
||||
"auto": 1,
|
||||
"fieldOrder": 0,
|
||||
"compress": 25,
|
||||
"detail": -100,
|
||||
"sharpen": 0,
|
||||
"denoise": -100,
|
||||
"dehalo": 0,
|
||||
"deblur": 0,
|
||||
"addNoise": 0,
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"focusFixLevel": "Off"
|
||||
},
|
||||
"hdr": {
|
||||
"active": false,
|
||||
"model": "hyp-1",
|
||||
"videoType": 1,
|
||||
"auto": 0,
|
||||
"fieldOrder": 0,
|
||||
"exposure": 0,
|
||||
"saturation": 0,
|
||||
"sdrInflectionPoint": 0.7,
|
||||
"hdrOutputTRC": 0
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 7,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"lockAspectRatio": true,
|
||||
"customResolutionPriority": 2,
|
||||
"outputFps": "1x"
|
||||
},
|
||||
"secondEnhance": {
|
||||
"active": true,
|
||||
"model": "nyx-3",
|
||||
"videoType": 1,
|
||||
"auto": 1,
|
||||
"fieldOrder": 0,
|
||||
"compress": 20,
|
||||
"detail": -100,
|
||||
"sharpen": 0,
|
||||
"denoise": 10,
|
||||
"dehalo": 15,
|
||||
"deblur": 0,
|
||||
"addNoise": 0,
|
||||
"recoverOriginalDetailValue": 0,
|
||||
"focusFixLevel": "Off"
|
||||
},
|
||||
"selectedFilterManager": {
|
||||
"SecondEnhancementEnabled": true,
|
||||
"SecondEnhancementIntermediateResolution": 1,
|
||||
"reimportAsSource": false
|
||||
}
|
||||
}
|
||||
}
|
||||
92
cargos/tvai-v2/template/Film Stock 4K Medium.json
Normal file
92
cargos/tvai-v2/template/Film Stock 4K Medium.json
Normal file
@@ -0,0 +1,92 @@
|
||||
{
|
||||
"name": "胶片素材4K中度处理",
|
||||
"description": "对胶片素材进行中度4K增强处理,平衡质量与自然度",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Mon Jun 9 10:34:48 2025 GMT-0500",
|
||||
"veaiversion": "7.0.1",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": true,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"modelName": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"model": "apo-8",
|
||||
"factor": 1,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10
|
||||
},
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"model": "amq-13",
|
||||
"videoType": 1,
|
||||
"auto": 0,
|
||||
"fieldOrder": 0,
|
||||
"compress": 0,
|
||||
"detail": 0,
|
||||
"sharpen": 0,
|
||||
"denoise": 0,
|
||||
"dehalo": 0,
|
||||
"deblur": 0,
|
||||
"addNoise": 0,
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"focusFixLevel": "Off"
|
||||
},
|
||||
"hdr": {
|
||||
"active": false,
|
||||
"model": "hyp-1",
|
||||
"videoType": 1,
|
||||
"auto": 0,
|
||||
"fieldOrder": 0,
|
||||
"exposure": 0,
|
||||
"saturation": 0,
|
||||
"sdrInflectionPoint": 0.7,
|
||||
"hdrOutputTRC": 0
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 7,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"lockAspectRatio": true,
|
||||
"customResolutionPriority": 2,
|
||||
"outputFps": "1x"
|
||||
},
|
||||
"secondEnhance": {
|
||||
"active": true,
|
||||
"model": "nyx-3",
|
||||
"videoType": 1,
|
||||
"auto": 1,
|
||||
"fieldOrder": 0,
|
||||
"compress": 17,
|
||||
"detail": 27,
|
||||
"sharpen": 0,
|
||||
"denoise": 44,
|
||||
"dehalo": 100,
|
||||
"deblur": 79,
|
||||
"addNoise": 0,
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"focusFixLevel": "Off"
|
||||
},
|
||||
"selectedFilterManager": {
|
||||
"SecondEnhancementEnabled": true,
|
||||
"SecondEnhancementIntermediateResolution": 1,
|
||||
"reimportAsSource": false
|
||||
}
|
||||
}
|
||||
}
|
||||
88
cargos/tvai-v2/template/Film Stock 4K Strong.json
Normal file
88
cargos/tvai-v2/template/Film Stock 4K Strong.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"date": "Fri Jun 6 11:37:31 2025 GMT-0500",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"name": "胶片素材4K强度处理",
|
||||
"description": "对胶片素材进行强度4K增强处理,最大化画质提升",
|
||||
"path": "C:/ProgramData/Topaz Labs LLC/Topaz Video AI/presets/Film Stock 4K Strong.json",
|
||||
"saveOutputSettings": false,
|
||||
"settings": {
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"addNoise": 0,
|
||||
"auto": 0,
|
||||
"compress": 0,
|
||||
"deblur": 0,
|
||||
"dehalo": 0,
|
||||
"denoise": 0,
|
||||
"detail": 0,
|
||||
"fieldOrder": 0,
|
||||
"focusFixLevel": "Off",
|
||||
"model": "alq-13",
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"sharpen": 0,
|
||||
"videoType": 1,
|
||||
"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": 2,
|
||||
"lockAspectRatio": true,
|
||||
"outSizeMethod": 7,
|
||||
"outputPAR": 0
|
||||
},
|
||||
"secondEnhance": {
|
||||
"active": true,
|
||||
"addNoise": 0,
|
||||
"auto": 1,
|
||||
"compress": 15,
|
||||
"deblur": 0,
|
||||
"dehalo": 0,
|
||||
"denoise": 0,
|
||||
"detail": 100,
|
||||
"fieldOrder": 0,
|
||||
"focusFixLevel": "Off",
|
||||
"model": "prob-4",
|
||||
"recoverOriginalDetailValue": 20,
|
||||
"sharpen": 100,
|
||||
"videoType": 1
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"duplicate": true,
|
||||
"duplicateThreshold": 10,
|
||||
"factor": 1,
|
||||
"model": "apo-8"
|
||||
},
|
||||
"stabilize": {
|
||||
"active": true,
|
||||
"method": 1,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2,
|
||||
"rsc": false,
|
||||
"smooth": 50
|
||||
}
|
||||
},
|
||||
"veaiversion": "7.0.1"
|
||||
}
|
||||
74
cargos/tvai-v2/template/MiniDV HD Int Basic.json
Normal file
74
cargos/tvai-v2/template/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"
|
||||
}
|
||||
66
cargos/tvai-v2/template/Remove noise.json
Normal file
66
cargos/tvai-v2/template/Remove noise.json
Normal file
@@ -0,0 +1,66 @@
|
||||
{
|
||||
"author": "Topaz Labs",
|
||||
"date": "Mon Jun 10 20:45:00 2024 GMT-0500",
|
||||
"description": "使用Nyx模型精确去除视频噪点",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"name": "去除噪点",
|
||||
"path": "C:/ProgramData/Topaz Labs LLC/Topaz Video AI/presets/Remove noise.json",
|
||||
"saveOutputSettings": false,
|
||||
"settings": {
|
||||
"enhance": {
|
||||
"active": true,
|
||||
"addNoise": 0,
|
||||
"auto": 0,
|
||||
"compress": 0,
|
||||
"deblur": 0,
|
||||
"dehalo": 0,
|
||||
"denoise": 0,
|
||||
"detail": 0,
|
||||
"fieldOrder": 0,
|
||||
"focusFixLevel": "Off",
|
||||
"model": "nyx-3",
|
||||
"recoverOriginalDetailValue": 0,
|
||||
"sharpen": 0,
|
||||
"videoType": 1,
|
||||
"isSecondEnhancement": false
|
||||
},
|
||||
"filterManager": {
|
||||
"SecondEnhancementEnabled": false,
|
||||
"SecondEnhancementIntermediateResolution": 3
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"cropToFit": false,
|
||||
"customResolutionPriority": 0,
|
||||
"lockAspectRatio": true,
|
||||
"outSizeMethod": 0,
|
||||
"outputPAR": 0
|
||||
},
|
||||
"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": "5.1.2"
|
||||
}
|
||||
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "放大至4K并转换至60帧",
|
||||
"description": "将视频素材放大至4K分辨率并转换为60fps。",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": true,
|
||||
"model": "apo-8",
|
||||
"factor": 1,
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 7,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 60
|
||||
}
|
||||
}
|
||||
}
|
||||
63
cargos/tvai-v2/template/Upscale to 4K.json
Normal file
63
cargos/tvai-v2/template/Upscale to 4K.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "放大至4K",
|
||||
"description": "将视频分辨率放大至4K分辨率,同时增强画质。",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"settings": {
|
||||
"stabilize": {
|
||||
"active": false,
|
||||
"smooth": 50,
|
||||
"method": 1,
|
||||
"rsc": false,
|
||||
"reduceMotion": false,
|
||||
"reduceMotionIteration": 2
|
||||
},
|
||||
"motionblur": {
|
||||
"active": false,
|
||||
"model": "thm-2"
|
||||
},
|
||||
"slowmo": {
|
||||
"active": false,
|
||||
"model": "apo-8",
|
||||
"factor": 1,
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 7,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
63
cargos/tvai-v2/template/Upscale to FHD.json
Normal file
63
cargos/tvai-v2/template/Upscale to FHD.json
Normal file
@@ -0,0 +1,63 @@
|
||||
{
|
||||
"name": "放大至全高清",
|
||||
"description": "将视频素材放大至全高清分辨率",
|
||||
"author": "Topaz Labs",
|
||||
"saveOutputSettings": false,
|
||||
"date": "Tue Jul 11 12:00:00 2023 GMT-0500",
|
||||
"veaiversion": "3.3.5",
|
||||
"editable": false,
|
||||
"enabled": true,
|
||||
"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,
|
||||
"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
|
||||
},
|
||||
"grain": {
|
||||
"active": false,
|
||||
"grain": 5,
|
||||
"grainSize": 2
|
||||
},
|
||||
"output": {
|
||||
"active": true,
|
||||
"outSizeMethod": 6,
|
||||
"cropToFit": false,
|
||||
"outputPAR": 0,
|
||||
"outFPS": 0
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user