From af5186f874384312cd2fb59cbba74dd72609a7c8 Mon Sep 17 00:00:00 2001 From: K4YT3X Date: Tue, 23 Oct 2018 13:25:36 -0400 Subject: [PATCH] updated example config file --- video2x.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/video2x.json b/video2x.json index 5b8bc49..0612ddf 100644 --- a/video2x.json +++ b/video2x.json @@ -1,4 +1,5 @@ { "waifu2x_path": "C:/Program Files (x86)/waifu2x-caffe/waifu2x-caffe-cui.exe", - "ffmpeg_path": "C:/Program Files (x86)/ffmpeg/bin/" -} + "ffmpeg_path": "C:/Program Files (x86)/ffmpeg/bin/", + "ffmpeg_arguments": "" +} \ No newline at end of file