[~] Refactor

This commit is contained in:
Siarhei Siniak 2021-07-30 10:47:51 +03:00
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',