feat: 修复tvai调用问题
This commit is contained in:
92
examples/Film Stock 4K Medium.json
Normal file
92
examples/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
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user