On 15/08/13 14:54, Zoya Tavakkoli wrote:

How can read a video frame by frame in python?

I'm not aware of anything that does it out of the
box in the standard library(*) so you will likely need
to use Google (or another equivalent) to find a
third party module.

But you will need to be much more specific.
There are a lot of video formats out there.
Which ones do you want to process?

(*)
But I'm always being surprised by what is in there!

--
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to