Hi All,
I working on embedded Linux based real time system on imx6 processor,this application needs a hardware acceleration for showing 2D graphics which has to update info on real time basis to the end user, now in-case of warning we need to overlay interlaced video over the 2d graphics. I want to make all this possible using hardware acceleration available with imx6 soc.I am looking to use Qt + OpenGL to build this application since QT is very rich and easy to use framework.
Is this data path achievable with imx6 and software mentioned above.
Or do I look for alternative like DirectFb + openGl to meet my real time needs.
Please give your valuable thoughts &suggestions.
Thanks