Hi
I'm doing this work,to display video of yuv420p on lcd.I use DM365evm.Now we can display a video of RGB565 on LCD.We convert the yuv420 to RGB565,it's so slow like a cartoon show.
I wonder that if the fb driver can display a YUV420 video directly.From the forum,we know that fb driver for DM365 only surrports YUV422 and RGB565,we also try the YUV422 video,it also failed.
Also we test the decode_lcd demo in the DVSDK.But we can't get the right image on LCD.If we do something wrong on it?
RGB for us is OK.So the LCD and FB driver are both ok,we think.
Does anything we need to do additonally?
thank you
KINGKING