IMX287: example output on LCD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMX287: example output on LCD

796 Views
BrilliantovKiri
Senior Contributor I

Hello!

I have to output image and video on LCD display (480x272).

I try use gstreamer: gst-launch videotestsrc ! fbdevsink, unfortunately I not see any.

Where can I found example output image and video on LCD display for iMX287?

Thank you and excuse my bad english.

Upd: After correct clock-frequency all work fine.

Labels (2)
Tags (1)
0 Kudos
Reply
1 Reply

649 Views
igorpadykov
NXP Employee
NXP Employee

Hi Kirill

if one uses official FSL BSP (from freescale product page i.MX28 Evaluation Kit|Freescale)

for video one should install codec package L2.6.35_1.1.0_LINUX_MMCODECS :

i.MX28 Linux Multimedia Codecs Documentation and Sources.

Linux_Multimedia_Framework_User_Guide.pdf in that package shows some examples,

FeatureMatrix_MX28.html - supported codecs and resolutions.

I am not aware about i.MX28 codecs for other distros, in general one

can also post that on meta-fsl-arm mailing list

https://lists.yoctoproject.org/listinfo/meta-freescale

Best regards

igor

0 Kudos
Reply