结束逻辑
This commit is contained in:
parent
f648a84bbd
commit
7d6ecb595a
@ -321,7 +321,7 @@ class WorkerThread(QThread):
|
||||
subtitles,
|
||||
os.path.join(VIDEO_OUTPUT_DIR, "{}.mp4".format(current_dt)),
|
||||
current_sec,
|
||||
current_sec + VIDEO_CLIP_EACH_SEC + VIDEO_CLIP_OVERFLOW_SEC)
|
||||
VIDEO_CLIP_EACH_SEC + VIDEO_CLIP_OVERFLOW_SEC)
|
||||
self.handle_handbrake_output(process.stdout)
|
||||
process.wait()
|
||||
current_sec += VIDEO_CLIP_EACH_SEC
|
||||
|
Loading…
x
Reference in New Issue
Block a user