This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SaLoopBackFbDev varying frame rate depending on total number of frames

Guru 10685 points

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