Now we are reading AVI files from hard disk using the following APIs .


AVIStreamOpenFromFile()
AVIStreamInfo()
AVIStreamGetFrame() .

Is there any way I can increase the AVI display frame rate ?


Thanks