Incomplete installation gstreamer1.0 for Apalis I.MX6

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

Incomplete installation gstreamer1.0 for Apalis I.MX6

573 Views
valentinryzhenk
Contributor II

I have tried to add the gstreamer1.0-plugins-imx recipe to my build (LinuxConsoleImageV2.6) by adding the following to my local.conf file: 
IMAGE_INSTALL_append += " gstreamer1.0-plugins-imx"

After compiling my build is not enough video encoder and decoder

gst-inspect-1.0 | grep imx

imxaudio: imxuniaudiodec: Freescale i.MX uniaudio decoder
imxaudio: imxmp3audioenc: Freescale i.MX MP3 encoder
imxipu: imxipuvideotransform: Freescale IPU video transform
imxipu: imxipuvideosink: Freescale IPU video sink
imxipu: imxipucompositor: Freescale IPU video compositor
imxeglvivsink: imxeglvivsink: Freescale EGL video sink
imxg2d: imxg2dvideosink: Freescale G2D video sink
imxg2d: imxg2dvideotransform: Freescale G2D video transform
imxg2d: imxg2dcompositor: Freescale G2D video compositor
imxv4l2videosrc: imxv4l2videosrc: V4L2 CSI Video Source

Can you please tell how to add them to my build.

Labels (3)
0 Kudos
Reply
1 Reply

383 Views
igorpadykov
NXP Employee
NXP Employee

Hi Valentin

please check doc and faq on

GitHub - Freescale/gstreamer-imx: GStreamer 1.0 plugins for i.MX platforms 

support flow for third-party boards on

FSL Community BSP Release Notes 1.8 documentation 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos
Reply