This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

DRKRDK3.0 16 bit高清输入的支持

Other Parts Discussed in Thread: TVP5158

       专家你好,我看DVRRDK代码里面配置5158 device和capture的时候,都设置的:

vidDecVideoModeArgs[i].videoDataFormat = SYSTEM_DF_YUV422P 和

pCaptureInstPrm->inDataFormat = SYSTEM_DF_YUV422P;

但实际上确实是422i输入,这是什么意思呢?

       我们现在在做高清的输入,TVP5158的FAKEHD模式是可以encode的,但是直接接BT1120的16bit数据 capture这块还没弄通,VIN0_A和VIN0_B都需要配置么,还是说只要配置VIN0_A是16BIT模式就行了?