I have an application in which I want to have multiple outputs on the vfcc. One output would be sent to a codec (e.g. at 420) and the other would go to the vfdc. Is there any example code anywhere that would show how to set up the vfcc for multiple outputs? I've looked through the capture_encode example code, but it only shows 1 output from the vfcc. I know that example uses the dual output capability of the dei to both encode and display, but I wanted to avoid the complication of adding the dei.
Also, can the vfcc be set up for 24 bit capture if I'm not using the tvp controller? I'm using a different video input chip and planning on controlling that chip directly from i2c.