|
|
Probably a very stupid question, but I am pulling my hair off for about a week trying to solve it.
I am writing a screen capturing application, which captures a window with the given frequency and then stores this DIB sequence as AVI using Windows Media API for compressing. I capture a window 10 times per second and I set AVI frame rate to 10 fps when saving a video.
However I am never able to get a correct video length. For example, if I capture during 3 minutes I get approx. 4 min. video length.
It is not cut at the end, it shows 10fps in the video file properties, but is is about 25% longer. I have tried different codecs, with the same result. Please advice,
TIA
AC
|
|
|