mixvideo-v2/examples/Convert to 60 fps.json

63 lines
1.6 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"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
}
}
}