Hi all,
In bootargs i have given frame buffer memory is 0:16M,1:8M,2:8M
I capture two 1080P60 resolution on HDMI port. if i use frame buffer memory /dev/fb0 and /dev/fb1 for both channel then it work fine
But if i use frame buffer memory /dev/fb2 for any one channel then ioctl FBIOPUT_VSCREENINFO return unknown error.
Q-1: Does it mean that /dev/fb2 frame buffer memory not support 1080P60 resolution ?. how i can capture 1080P60 resolution from /dev/fb2 ?
Q-2: I provide 16M memory to /dev/fb1 and for both channel. I use /dev/fb1 memory then capture is successful but in both channel i get data of one channel. So any know why this happening ?
Thanks in advance,
jignesh patel