VideoStitcher icon indicating copy to clipboard operation
VideoStitcher copied to clipboard

Error in ImageSequenceClip

Open Smartgalpj opened this issue 3 years ago • 1 comments

Please explain me how can i solve this error

clip = ImageSequenceClip(frames, fps=fps) File "C:\Users\shiva\AppData\Local\Programs\Python\Python37\lib\site-packages\moviepy\video\io\ImageSequenceClip.py", line 64, in init if isinstance(sequence[0], str): IndexError: list index out of range

Smartgalpj avatar Jul 28 '21 12:07 Smartgalpj

Can you use one camera to shoot video in two positions and then stitch them together?

8410ttt avatar Apr 10 '23 03:04 8410ttt