mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 08:54:53 +01:00
35 lines
No EOL
1 KiB
JSON
35 lines
No EOL
1 KiB
JSON
{
|
|
"create": {
|
|
"CreateShotClip": {
|
|
"hierarchy": "{folder}/{sequence}",
|
|
"clipRename": true,
|
|
"clipName": "{sequence}{shot}",
|
|
"segmentIndex": true,
|
|
"countFrom": 10,
|
|
"countSteps": 10,
|
|
"folder": "shots",
|
|
"episode": "ep01",
|
|
"sequence": "a",
|
|
"track": "{_track_}",
|
|
"shot": "####",
|
|
"vSyncOn": false,
|
|
"workfileFrameStart": 1001,
|
|
"handleStart": 5,
|
|
"handleEnd": 5
|
|
}
|
|
},
|
|
"publish": {
|
|
"ExtractSubsetResources": {
|
|
"keep_original_representation": false,
|
|
"export_presets_mapping": {
|
|
"exr16fpdwaa": {
|
|
"ext": "exr",
|
|
"xml_preset_dir": "",
|
|
"xml_preset_file": "OpenEXR (16-bit fp DWAA).xml",
|
|
"representation_add_range": true,
|
|
"representation_tags": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |