VideoStitcher
VideoStitcher copied to clipboard
Error in ImageSequenceClip
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
Can you use one camera to shoot video in two positions and then stitch them together?