mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
32 lines
No EOL
902 B
JSON
32 lines
No EOL
902 B
JSON
{
|
|
"create": {
|
|
"CreateShotClip": {
|
|
"hierarchy": "{folder}/{sequence}",
|
|
"clipRename": true,
|
|
"clipName": "{track}{sequence}{shot}",
|
|
"countFrom": 10,
|
|
"countSteps": 10,
|
|
"folder": "shots",
|
|
"episode": "ep01",
|
|
"sequence": "sq01",
|
|
"track": "{_track_}",
|
|
"shot": "sh###",
|
|
"vSyncOn": false,
|
|
"workfileFrameStart": 1001,
|
|
"handleStart": 10,
|
|
"handleEnd": 10
|
|
}
|
|
},
|
|
"publish": {
|
|
"ExtractSubsetResources": {
|
|
"export_presets_mapping": {
|
|
"exr16fpdwaa": {
|
|
"ext": "exr",
|
|
"xmlPresetDir": "",
|
|
"xmlPresetFile": "OpenEXR (16-bit fp DWAA).xml",
|
|
"representationTags": []
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |