|
Not sure what you mean.
Can't you just have a counter in that loop and just
based on its value decide whether save bmp or not ?
Dmitry/
----- Original Message -----
Sent: Monday, January 09, 2006 9:48
AM
Subject: [Pymedia-users] dump_video skip
frames
Hello everyone.
This is my first foray into python. I
actually have more experience with java but what I wanted to do seemed more
complicated under it.
Right now I'm experimenting with dump_video.py
(one of the examples given with pymedia). What I would like to do is modify
the code so that it captures a certain # of frames rather than every frame. Is
there a way to do this?
For reference, here is dump_video.py
http://www.pymedia.org/tut/src/dump_video.py.html
Thank you very much,
Manish
View this message in context: dump_video
skip frames Sent from the pymedia-users forum
at Nabble.com.
|