mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-28 23:19:11 +00:00
added new keys for waifu2x-converter-cpp
This commit is contained in:
parent
c5a7129415
commit
53aac6c931
@ -19,29 +19,29 @@
|
|||||||
"crop_w": null,
|
"crop_w": null,
|
||||||
"crop_h": null
|
"crop_h": null
|
||||||
},
|
},
|
||||||
|
|
||||||
"waifu2x_converter": {
|
"waifu2x_converter": {
|
||||||
"waifu2x_converter_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\waifu2x-converter-cpp",
|
"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,
|
"disable-gpu": null,
|
||||||
"force-OpenCL": null,
|
"force-OpenCL": null,
|
||||||
"processor": null,
|
"processor": null,
|
||||||
"jobs": null,
|
"jobs": null,
|
||||||
"model_dir": null,
|
"model-dir": null,
|
||||||
"scale_ratio": null,
|
"scale-ratio": null,
|
||||||
"noise_level": 3,
|
"noise-level": 3,
|
||||||
"mode": "noise_scale",
|
"mode": "noise-scale",
|
||||||
"quiet": true,
|
"silent": true,
|
||||||
"output": null,
|
"output": null,
|
||||||
"input": null
|
"input": null
|
||||||
},
|
},
|
||||||
|
"ffmpeg": {
|
||||||
"ffmpeg":{
|
"ffmpeg_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\ffmpeg-latest-win64-static\\bin",
|
||||||
"ffmpeg_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\ffmpeg-4.1-win64-static\\bin",
|
|
||||||
"ffmpeg_hwaccel": "auto",
|
"ffmpeg_hwaccel": "auto",
|
||||||
"extra_arguments": []
|
"extra_arguments": []
|
||||||
},
|
},
|
||||||
|
|
||||||
"video2x": {
|
"video2x": {
|
||||||
"video2x_cache_folder": false,
|
"video2x_cache_folder": false,
|
||||||
"preserve_frames": false
|
"preserve_frames": false
|
||||||
|
Loading…
Reference in New Issue
Block a user