From ed335de879b5d061005e9bfb46c1e07bf5e1c38a Mon Sep 17 00:00:00 2001 From: Tyler Date: Sat, 16 Oct 2021 21:31:27 -0700 Subject: [PATCH] fixed bug for multiprocessing --- src/config_files/output_options.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config_files/output_options.yaml b/src/config_files/output_options.yaml index 4bba46b9..246ac516 100644 --- a/src/config_files/output_options.yaml +++ b/src/config_files/output_options.yaml @@ -20,6 +20,8 @@ ffmpeg: -pix_fmt: rgba64le -vsync: "cfr" -crf: 1 + -vf: + - " null" convert_video_to_gif: output_options: