mirror of
https://github.com/k4yt3x/video2x.git
synced 2025-01-30 15:48:13 +00:00
changed default ffmpeg hwaccel to auto
This commit is contained in:
parent
1506b075cb
commit
e5275157af
@ -2,7 +2,7 @@
|
||||
"waifu2x_path": "C:/Program Files (x86)/waifu2x-caffe/waifu2x-caffe-cui.exe",
|
||||
"ffmpeg_path": "C:/Program Files (x86)/ffmpeg/bin/",
|
||||
"ffmpeg_arguments": [],
|
||||
"ffmpeg_hwaccel": "cuda",
|
||||
"ffmpeg_hwaccel": "auto",
|
||||
"extracted_frames": false,
|
||||
"upscaled_frames": false,
|
||||
"preserve_frames": false
|
||||
|
Loading…
Reference in New Issue
Block a user