瀏覽代碼

trial test

ming 3 年之前
父節點
當前提交
89ddfc71de
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      OpenshotService/openshot_video_generator.py

+ 1 - 1
OpenshotService/openshot_video_generator.py

@@ -867,7 +867,7 @@ def anchor_video_v2(name_hash,name,text_content, image_urls,multiLang,avatar,fre
         print("THIS IS TRIAL")
         wm = openshot.QtImageReader(dir_video+"freeTrialWatermark.png")
         wm.Open()     
-        wm = video_photo_clip(wm,layer=6,position=0,end=int(head_duration+main_timer+ED_duration))
+        wm = video_photo_clip(wm,layer=6,position=0,end=int(head_duration+main_timer))
         t.AddClip(wm)
         
     else: