ArdenButterfield / stammer

Recreate any audio track by rearranging the frames of another video
MIT License
442 stars 31 forks source link

Stammer fails after opening #61

Closed jadasse closed 1 year ago

jadasse commented 1 year ago

I installed all three dependencies, I put stammer.py in the same directory as ffmpeg, but every time I try to run Stammer, it gives me this message: "Traceback (most recent call last): File "C:\ffmpeg\stammer.py", line 17, in import image_tiling ModuleNotFoundError: No module named 'image_tiling'" and then it closes. What's happening?

jadasse commented 1 year ago

I forgot to download the other five python files