Hi,
I am using an OMAP3530 and wanting to overlay graphics over video. I have seen that using the sysfs commands I can set a colour key or global transparency, which both work well. Sadly, this is not what I would like. The graphic is rendered in 32bit ARGB form and so I would like the alpha component to act as a blending value for each pixel on screen. This is to achieve semi-transparent graphics and nice anti-aliasing.
How can this sort of blending be achieved with the DSS?
Thanks,
Andy