Hi,
for my application I am displaying 2Bit bitmaps through the OSD0 pipe. I am using the RAM CLUT table to set the colors to be displayed. Unfortunately wrong colors are shown ... sometimes. Most of the times the system shows the right colors (black text on white and transparent background) but sometimes strange colors do appear, like green on pink.
The effect is not reproducable, which means it appears and disappears randomly.
What is happening here, is there some clue I did miss?
I am setting the CLUT table entries right after initializing OSD and VENC.... Is there a certain order in which I have to initialize VPBE?
I appreciate any help here...
Sebastian