[16:19:11] <chrisss> hey guys, i'm a beginner on python, and i was wondering if you could use PIL to split a video into frames? (ideally, i'd then run each frame into a corner detection code which i have, and then print out the coordinates of the same corners in all the frames. is this even the best way to do this?)