mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-02-04 11:24:41 +08:00
fixing issue #102
This commit is contained in:
@@ -152,7 +152,7 @@ class Ffmpeg:
|
||||
input_video
|
||||
]
|
||||
|
||||
execute.extend(self._read_configuration(phase='frames_to_video', section='output_options'))
|
||||
execute.extend(self._read_configuration(phase='migrating_tracks', section='output_options'))
|
||||
|
||||
execute.extend([
|
||||
output_video
|
||||
|
||||
Reference in New Issue
Block a user