With the example saLoopBack ,I got the video captured(720p) and displayed correctly.
But I don't quite understand the codes.
In saLoopBack, it says "system("echo 1 :dvo2 > /sys/devices/platform/vpss/graphics0/nodes")".I think it means the /dev/video0 connected to dvo2 venc. Then video should display on display1. But the example set parameters of display0. I don't know why.
When I changed display0 to display1, nothing displayed.
So what changes should I make to display captured video with DVO2.
Regards.