feat: add template json
This commit is contained in:
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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user