Python Forum

Full Version: Vidoes in Python
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I am a newbie when it comes to python, however I have an intermediate knowledge in Java and C++.

I think I will have an ease in learning Python if I know where and what to look for. I want to build an application that will take a long video as an input and return the time a certain frame "Picture" appears in.

Would you please let me know what should I learn in order to do that, what are the libraries that works with videos and what is the logic that can make this work?

Thank you