As title, I am running the SaLoopBackFbDev demo to do frame counting on VIP0.
I am finding that the frame rate varies depending on how many frames of video are captured by the V4L2 driver. I should point out that I have modified the program so that the time lapse is calculated _not_ including the fwrite call, as it is by default.
Here are some values that I'm getting:
Number of frames Frame rate
1000 62
10000 56
20000 56
Any ideas why this is happening?
Thanks,
Ralph