oak 2 年之前
父节点
当前提交
390c9b0a50
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      openshotExample3.py

+ 2 - 1
openshotExample3.py

@@ -388,4 +388,5 @@ def text_to_short_vedio(mp4_file = "input/example/test3.mp4",sound_file = None
 if __name__ == '__main__':
 	# picture_change()
 	text_to_short_vedio_create()
-	text_to_short_vedio(mp4_file = "output/test6.mp4",sound_file ='output/test6.mp4',vedio_time =284,text_font ="font/DFT_B7.ttc")
+	text_to_short_vedio(mp4_file = "output/test6.mp4",sound_file ='output/test6.mp4',vedio_time =284,text_font ="font/DFT_B7.ttc")
+    print("down")