From 53aac6c931d8864896a0da09f3765a5ad4fe8d8e Mon Sep 17 00:00:00 2001 From: k4yt3x Date: Tue, 26 Mar 2019 16:18:18 -0400 Subject: [PATCH] added new keys for waifu2x-converter-cpp --- bin/video2x.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/bin/video2x.json b/bin/video2x.json index caac484..ba520ba 100644 --- a/bin/video2x.json +++ b/bin/video2x.json @@ -19,29 +19,29 @@ "crop_w": null, "crop_h": null }, - "waifu2x_converter": { "waifu2x_converter_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\waifu2x-converter-cpp", - "block_size": null, + "output-format": "png", + "png-compression": null, + "image_quality": null, + "block-size": null, "disable-gpu": null, "force-OpenCL": null, "processor": null, "jobs": null, - "model_dir": null, - "scale_ratio": null, - "noise_level": 3, - "mode": "noise_scale", - "quiet": true, + "model-dir": null, + "scale-ratio": null, + "noise-level": 3, + "mode": "noise-scale", + "silent": true, "output": null, "input": null }, - - "ffmpeg":{ - "ffmpeg_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\ffmpeg-4.1-win64-static\\bin", + "ffmpeg": { + "ffmpeg_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\ffmpeg-latest-win64-static\\bin", "ffmpeg_hwaccel": "auto", "extra_arguments": [] }, - "video2x": { "video2x_cache_folder": false, "preserve_frames": false