From 24aa34a3f7d1188f685db6992b73680efb607716 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Fri, 8 Feb 2019 14:04:09 -0500 Subject: [PATCH] fixed small typo --- bin/ffmpeg.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/ffmpeg.py b/bin/ffmpeg.py index b2501a0..bc97a1c 100755 --- a/bin/ffmpeg.py +++ b/bin/ffmpeg.py @@ -58,7 +58,7 @@ class Ffmpeg: print(execute) subprocess.call(execute) - def convert_video(self, framerate, resolution, upscaled, ): + def convert_video(self, framerate, resolution, upscaled): """Converts images into videos This method converts a set of images into a