You've already forked lubo_toolkit
工作流,优化双卡协同,加视频防音画不同步
This commit is contained in:
@ -47,6 +47,7 @@ if __name__ == '__main__':
|
||||
"-ss", str(current_sec),
|
||||
"-i", input_file, "-c", "copy", "-f", "mp4",
|
||||
"-t", str(EACH_SEC + OVERFLOW_SEC),
|
||||
"-shortest",
|
||||
"{}.mp4".format(current_dt)
|
||||
])
|
||||
split_process.wait()
|
||||
|
Reference in New Issue
Block a user