Browse Source

eng only ed

ming 3 years ago
parent
commit
be5b7cde68
1 changed files with 1 additions and 1 deletions
  1. 1 1
      OpenshotService/openshot_video_generator.py

+ 1 - 1
OpenshotService/openshot_video_generator.py

@@ -471,7 +471,7 @@ def anchor_video_eng(name_hash,name,text_content, image_urls,sub_titles,avatar):
         main_timer += clip_duration
         idx+=1
     
-    LOGO_ED = openshot.FFmpegReader(dir_video+"LOGO_ED.avi")
+    LOGO_ED = openshot.FFmpegReader(dir_video+"ED_ENG.mp4")
     LOGO_ED.Open()
     LOGO_ED_clip = video_photo_clip(vid=LOGO_ED,layer=4,position=main_timer,end=LOGO_ED.info.duration+2
                     ,location_x=0.005,location_y=-0.031