Hello,
I'm working on a scientific project that need to associate each video frame with the cerebral activity
For that I need some information about the video I'm playing (framerate, size : width, height etc.) and I need also to be notified every time a new frame was displayed.
Starting from some examples found on the MSDN site I tried to exploit the various interfaces offerd by DirectShow.
Unfortunatelly, I can not find the solution of this problem.
I will appreciate greatly any help,
Gelu