zhangyong преди 1 година
родител
ревизия
29f41792ac
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      video_stitching/video_stitching.py

+ 1 - 1
video_stitching/video_stitching.py

@@ -21,7 +21,7 @@ from moviepy import editor
 
 
 
-output_path = "./video_stitchingvideo/video/new_video.mp4"
+output_path = "./video_stitching/video/new_video.mp4"
 class VideoStitching():
     @classmethod
     def split_text(cls, text, max_length):