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