ming 3 rokov pred
rodič
commit
be5b7cde68

+ 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