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