mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
#241 - Removed ExtractReviewSP element
This commit is contained in:
parent
1e2e278ede
commit
9049554abf
1 changed files with 1 additions and 44 deletions
|
|
@ -642,39 +642,7 @@
|
|||
"label": "ffmpeg_args",
|
||||
"children": [
|
||||
{
|
||||
"type": "list",
|
||||
"object_type": "text",
|
||||
"key": "input",
|
||||
"label": "input"
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"object_type": "text",
|
||||
"key": "output",
|
||||
"label": "output"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "dict",
|
||||
"collapsable": true,
|
||||
"key": "ExtractReviewSP",
|
||||
"label": "ExtractReviewSP",
|
||||
"is_group": true,
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
"collapsable": false,
|
||||
"key": "outputs",
|
||||
"label": "outputs",
|
||||
"children": [
|
||||
{
|
||||
"type": "dict",
|
||||
"collapsable": false,
|
||||
"key": "h264",
|
||||
"label": "h264",
|
||||
"type": "dict-form",
|
||||
"children": [
|
||||
{
|
||||
"type": "list",
|
||||
|
|
@ -687,17 +655,6 @@
|
|||
"object_type": "text",
|
||||
"key": "output",
|
||||
"label": "output"
|
||||
},
|
||||
{
|
||||
"type": "list",
|
||||
"object_type": "text",
|
||||
"key": "tags",
|
||||
"label": "tags"
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"key": "ext",
|
||||
"label": "ext"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue