Hi, I'm using DaVinci board TSM320DM6437 and i'm looking for a way to seperate the capture of the frame form it display. I am familiar with the function FVID EXCHANGE but when it display frame and concurrently takes new one to the buffer. In my project i need to capture frame from web camera attached to the board, make some process (about 200msec) and display it. The process should be continuously at this rate (about 5 frame per sec). For this to happen i have to options; the first to duplicate the same frame to all buffer cells or to find different function with ability to do either load or display spereately. So, actually i'm looking for a way to "reduce" the frames rate in order to give me sufficient time period to do the process. I will be grateful for any idea or guidelines regarding this topic. Thanks. Best Regards, Ohad