On 15/08/13 23:54, Zoya Tavakkoli wrote:
Hi
How can read a video frame by frame in python?
Of course! Videos are just binary files, and Python can read binary files. The
hard part is writing code that understands the internal structure of a video.
There are many video formats (ogv, mp4, mov,
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 mor
Hi
How can read a video frame by frame in python?
Thanks
Zoya
___
Tutor maillist - Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor