mirror of
https://github.com/k4yt3x/video2x.git
synced 2026-05-21 11:37:31 +08:00
fixing issue #102
This commit is contained in:
@@ -152,7 +152,7 @@ class Ffmpeg:
|
|||||||
input_video
|
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([
|
execute.extend([
|
||||||
output_video
|
output_video
|
||||||
|
|||||||
Reference in New Issue
Block a user