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.

DM8168 VIN 视频采集请教

Other Parts Discussed in Thread: TVP7002

我现在采用的平台是DM8168 EVM,但是由于客户需要,我们需要自己制作一个FPGA的视频采集板卡用于外部视频的输入采集(原因由于和DM8168的接口不一致)。

现在我们不知道怎么采集从fpga传入到DM8168的视频数据流,利用OMX里面的例子程序capture_encoder例子,但是采集不到任何数据,输出文件大小始终是为0Byte。

请问我们需要写VIN0的采集驱动模块吗?