From 950c04b53830fe715bdc41a81cdabe2a6fc6f993 Mon Sep 17 00:00:00 2001 From: Siarhei Siniak Date: Wed, 28 Jul 2021 11:06:20 +0300 Subject: [PATCH] [~] Refactor --- python/tasks/mlb_player.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/python/tasks/mlb_player.py b/python/tasks/mlb_player.py index 2e9a4ad..7eae113 100644 --- a/python/tasks/mlb_player.py +++ b/python/tasks/mlb_player.py @@ -1689,6 +1689,8 @@ def kernel_27(): 'ffmpeg', '-i', '%s' % t5, + '-filter:v', + 'fps=fps=7', '-ss', '%d' % t1[0], '-t',