[~] Refactor
This commit is contained in:
parent
d953abac39
commit
4ad411622d
@ -1540,6 +1540,8 @@ def kernel_25(images, delay=None):
|
||||
subprocess.check_call(
|
||||
[
|
||||
'ffmpeg',
|
||||
'-r',
|
||||
'1/%d' % int(100 / delay),
|
||||
'-f',
|
||||
'concat',
|
||||
'-i',
|
||||
|
Loading…
Reference in New Issue
Block a user