mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-18 12:14:44 +08:00
added feature to pass extra arguments to ffmpeg
This commit is contained in:
@@ -19,6 +19,7 @@ def enroll_settings():
|
||||
settings = {}
|
||||
settings['waifu2x_path'] = Avalon.gets('waifu2x-caffe-cui.exe path: ')
|
||||
settings['ffmpeg_path'] = Avalon.gets('ffmpeg binaries directory: ')
|
||||
settings['ffmpeg_arguments'] = Avalon.gets('Extra arguments passed to ffmpeg: ')
|
||||
return settings
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user