Hi,
I want to do PIP using V4L2 display by doing the following:
One video is being played on the bottom display layer (/dev/video1) and another video which is cropped is being played on the top layer (/dev/video2).
Wherever the top display layer is cropped out, I expect to see the corresponding video portion from the bottom layer. But it is displaying black on the cropped out portions and the bottom video portion is not seen. I am using ezsdk 5.05.01.04 and I follow these instructions for doing the cropping: http://processors.wiki.ti.com/index.php/DM816X_AM389X_VPSS_Video_Driver_User_Guide_PSP_04.00.01.14#Cropping
How can I fix this issue?
Thanks,
Senthil