mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
settings for size target and frame picking
This commit is contained in:
parent
24abe0e0f3
commit
a9ecc8f4b3
2 changed files with 68 additions and 0 deletions
|
|
@ -70,6 +70,13 @@
|
|||
},
|
||||
"ExtractThumbnail": {
|
||||
"enabled": true,
|
||||
"integrate_thumbnail": false,
|
||||
"duration_split": 0.5,
|
||||
"target_size": {
|
||||
"type": "resize",
|
||||
"width": 1920,
|
||||
"height": 1080
|
||||
},
|
||||
"ffmpeg_args": {
|
||||
"input": [
|
||||
"-apply_trc gamma22"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue