Hacker News new | ask | show | jobs
by Miredly 3054 days ago
It seems to me like what you're trying to do is analyze video, while Moviepy is mostly really good at programatic editing. Have you looked in to OpenCV?
1 comments

Yeah I would detect the cuts with something else. I just need the library to read/write video files, display them on screen, etc.