mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09:10 +00:00
49 lines
1.2 KiB
JSON
49 lines
1.2 KiB
JSON
{
|
|
"waifu2x_caffe": {
|
|
"waifu2x_caffe_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\waifu2x-caffe\\waifu2x-caffe-cui.exe",
|
|
"mode": "noise_scale",
|
|
"scale_ratio": null,
|
|
"scale_width": null,
|
|
"scale_height": null,
|
|
"noise_level": 3,
|
|
"process": "gpu",
|
|
"crop_size": 128,
|
|
"output_quality": -1,
|
|
"output_depth": 8,
|
|
"batch_size": 1,
|
|
"gpu": 0,
|
|
"tta": 0,
|
|
"input_path": null,
|
|
"output_path": null,
|
|
"model_dir": "models/cunet",
|
|
"crop_w": null,
|
|
"crop_h": null
|
|
},
|
|
|
|
"waifu2x_converter": {
|
|
"waifu2x_converter_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\waifu2x-converter-cpp",
|
|
"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,
|
|
"output": null,
|
|
"input": null
|
|
},
|
|
|
|
"ffmpeg":{
|
|
"ffmpeg_path": "C:\\Users\\K4YT3X\\AppData\\Local\\video2x\\ffmpeg-4.1-win64-static\\bin",
|
|
"ffmpeg_hwaccel": "auto",
|
|
"extra_arguments": []
|
|
},
|
|
|
|
"video2x": {
|
|
"video2x_cache_folder": false,
|
|
"preserve_frames": false
|
|
}
|
|
} |