Hi Danny,
I also facing the same problem now. I am using ffmpeg application for video capturing and streaming.
What you did exactly in your saLoopBack sample application to resolve this problem.
Please Clarify me.
Driver Load Sequence:
insmod syslink.ko
./slaveloader startup VPSS-M3 ti814x_hdvpss_1G.xem3
insmod vpss.ko i2c_mode=1 sbufaddr=0xa0200000
insmod ti81xxfb.ko vram=0:16M,1:16M,2:16M
insmod ti81xxvo.ko
insmod ti81xxvin.ko
fmpeg -vcodec rawvideo -f video4linux2 -pix_fmt yuv422p12be -s 576x720 -i /dev/video0
bootargs:
bootargs=console=ttyO0,115200n8, earlyprintk root=/dev/sda1 rw rootdelay=10 notifyk.vpssm3_sva=0xA0000000 mem=169M
Regards,
Rajesh