mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
Fix command
This commit is contained in:
parent
9415668912
commit
488c29e979
1 changed files with 1 additions and 1 deletions
|
|
@ -1081,7 +1081,7 @@ class ExtractReview(pyblish.api.InstancePlugin):
|
|||
resolution_width, resolution_height
|
||||
),
|
||||
"-tune", "stillimage",
|
||||
"-frames: v" , 1,
|
||||
"-frames:v", "1",
|
||||
blank_frame_path
|
||||
])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue