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.

Regarding tvp5147 capture through omx in DM8168

Other Parts Discussed in Thread: TVP5147

Hi All

We are working on a custom board based on DM8168. We are using EZSDK(ti-ezsdk_dm816x-evm_5_05_02_00).

We have connected TVP5147 on VIP1 of DM8168 and configured it in 20bit 4:2:2 discrete sync mode. After enabling the decoder we are getting:

Dataclock = 13.5MHz

HSYNC = 15.625 KHz

VSYNC = 25

We have probed these things.

But when we are trying to capture video from the video port, the pipeline is getting stuck somewhere:

gst-launch omx_camera input-mode=16_BIT input-interface=VIP2_PORTA output-buffers=10 ! 'video/x-raw-yuv,width=720,height=288,framerate=60/1' ! gstperf ! omx_scaler ! omx_ctrl display-mode=OMX_DC_MODE_1080P_60 ! gstperf ! omx_videosink sync=false


Please guide me how else can i check whether data is being captured or not. Or whether there is some problem in pipeline itself?

We would like to use OMX only to capture the video.


Warm Regards

Amritpreet