PDA

View Full Version : 32 fps



bmn
3rd June 2008, 12:41
How can I display 32 frames in one second .
All the 32 images are stored in the queue, I am trying to display it using setPixmap() & timer delay.
But in one second only 3 frames are being displayed, Plz help me.

lyuts
3rd June 2008, 13:36
I think QMovie will help you.