We are using the EZSDK on the 8148 and noticed the video buffers are being returned form the capture driver at multiples of 8 msec. This results in 60 Hz video being received at intervals of 16, 16, 16, 24, ... I have seen some other posts suggesting ways to change this but they all seem to be relative to the RDK. Ideally it would be interrupt driven capture and not polled at all, but if that isn't possible at least reducing the polling interval would make a big difference.