I am working on adding gstreamer support to a custom DM365 based platform.
I have modified the Linux frame buffer driver to interface to our 480x272 LCD
and I can display static output on the screen through the OSD0 device (/dev/fb/0).
At this point I would like to run gstreamer and display videos to the screen.
So starting with the gstreamer posted by TI at gstreamer.ti.com I have got it to
run on the device without errors or crashing, but I see no output on the LCD. I
understand that most of the current dm365 gstreamer support was written for the
component/composite displays on the DM365EVM, but can some one direct
me to the parts of gstreamer that I will need to change to add LCD support?
I'd appreciate any gstreamer tips.
Thanks,
Matt