mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Default playblast compression to PNG
This commit is contained in:
parent
bf047e2410
commit
7e92f2184e
1 changed files with 1 additions and 1 deletions
|
|
@ -790,7 +790,7 @@
|
|||
"ExtractPlayblast": {
|
||||
"capture_preset": {
|
||||
"Codec": {
|
||||
"compression": "jpg",
|
||||
"compression": "png",
|
||||
"format": "image",
|
||||
"quality": 95
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue