Well, we have gotten the address figured out and know what needs to be written to the I2C addresses for the image sensor. The problem is, the subaddresses are all 2 bytes instead of 1 like shown in the documentation for the I2C bus for the DM6467 and even then, after you try and write a byte to the device the I2C process enters the timeout loop. We have just modified the Spectrum Digital 480i passthrough code to do this and we seem to get to being able to write over I2C, but it times out. If you want I can provide the code that was modified to work.