Hi all,
I want to design a circuit that reads mp4 files from a USB flash memory and plays them on a 40 inch LCD panel.
Inputs:
- USB
- HDMI IN (optional)
Output:
- 51 pin LVDS
- HDMI OUT (optional)
So far I've discovered DS90C387 IC which serializes the 24-bit RGB signals into LVDS format, so that I connect them via an LVDS cable to the LCD panel.
But the question is how can I convert mp4 files into 24-bit RGB signals?
Thanks for your time and help.