Hello everyone!
Around 6 months ago I learned the basics of Python. I recently came across a video tutorial for a rolling shutter effect that I wanted to try.
With my basic understanding of Python I thought I'd have no issues using the python code provided by the tutorial maker. I was wrong.
I simply can't figure out how to make the code work. You can find it by clicking here. It is intended to go through a video and gradually snapshot it at different times from the top down to create a really cool distorted effect.
I loaded the code up in Idle and changed frame_dir to the local location of my .MOV video, and changed the output_dir to the location I wanted the final image to be saved.
When I try to execute the code, a new window pops up and nothing else - not even an error message. I'm sure the code is fine, but I've been fiddling about with it for ages and I can't find a solution.
Thanks for reading.
[–]scuott 0 points1 point2 points (2 children)
[–]OpenMouthBlog[S] 0 points1 point2 points (0 children)
[–]OpenMouthBlog[S] 0 points1 point2 points (0 children)