Fix command

This commit is contained in:
Petr Kalis 2025-04-11 18:40:19 +02:00
parent 9415668912
commit 488c29e979

View file

@ -1081,7 +1081,7 @@ class ExtractReview(pyblish.api.InstancePlugin):
resolution_width, resolution_height
),
"-tune", "stillimage",
"-frames: v" , 1,
"-frames:v", "1",
blank_frame_path
])