Hi everyone!
I'm trying to get digital video out of the DM355 VPBE. I know how to setup the VPFE IPIPE to convert the video to the desired format (YUV 4:2:2) but I have some doubts about the VPBE. I know there are 4 video devices and that they have the following functions:
· /dev/fb/0: OSD window
· /dev/fb/1: video window
· /dev/fb/2: OSD window
· /dev/fb/3: video window
I have a demo in which the /dev/fb/3 is used. This demo outputs video through the analog VPBE output. But I want to output digital video through the YOUT pins of the VPBE. Does it mean /dev/fb/1 is the device I have to use? Is there anything else I should know about this?
Thanks in advance.