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