mirror of
https://github.com/k4yt3x/video2x.git
synced 2024-12-29 16:09:10 +00:00
10 lines
286 B
JSON
10 lines
286 B
JSON
{
|
|
"waifu2x_path": "C:/Program Files (x86)/waifu2x-caffe/waifu2x-caffe-cui.exe",
|
|
"ffmpeg_path": "C:/Program Files (x86)/ffmpeg/bin/",
|
|
"ffmpeg_arguments": [],
|
|
"ffmpeg_hwaccel": "auto",
|
|
"extracted_frames": false,
|
|
"upscaled_frames": false,
|
|
"preserve_frames": false
|
|
}
|