Other Parts Discussed in Thread: TVP5150
Tool/software: Linux
I try add decoder TVP5150 on VIP1(0..7) .. I've set-up everything in ti81xxvin_main.c/ti81xx_vpss.c and initiale TVP5150 driver successful in V4L2 framework driver (/dev/video5)
I modified saLoopBack to remove VIDIOC_QUERY_DV_PRESET and added in VIDIOC_G_STD/VIDIOC_S_STD.
I seems like everything is getting set-up and the VIP is opened but no frames are dequeued so something is wrong in the VPSS setup. Here are my source code and dum log setting:
Please help me ! Thanks you so much !