This commit is contained in:
2020-04-03 21:00:57 +08:00
parent 55c6163e18
commit dc75f82bf5
4 changed files with 18 additions and 17 deletions

View File

@@ -38,7 +38,7 @@ def _main():
if raw_data == 'update':
raw_data = 'update:compress;update_to:*'
if raw_data == '1':
raw_data = 'ffmpeg:start;filename:res/test.mp4'
raw_data = 'ffmpeg:start;filename:test.mp4,concat:false'
if raw_data == '2':
raw_data = 'ffmpeg:enable;to:*,server:miku'