oak 2 years ago
parent
commit
390c9b0a50
1 changed files with 2 additions and 1 deletions
  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")