Integration of gstreamer1.0 on imx6dl platform

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

Integration of gstreamer1.0 on imx6dl platform

939 Views
chaitanyad
Contributor I

Hello ,

           I'm trying to integrate gstreamer1.0. Our platform uses imx6dl and we use yocto based environment. I have the following questions:

1. Are all the functionalities as provided by gstreamer 0.10.36 plugins supported in gstreamer1.0 and its plugins ? I got errors like "ffmpegcolourspace", "h264parse" not a plugin.

2. "gst1.0-fsl-plugin.bb" is till in meta-fsl-arm repository's master branch and so is its dependency "imx-gpu-viv". Without these is the gstreamer1.0 functionality complete? The requirement is that all the necessary plugins of gstreamer must be integrated.

3. Are there any steps, to integrate full gstreamer1.0 ?

Labels (3)
0 Kudos
1 Reply

542 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Chaitanya,

Gstreamer 1.0 is already integrated on BSP yocto 3.10.53, including

GStreamer 0.10:

• gstreamer (version 0.10.36)

• gstreamer-plugins-base (version 0.10.36)

• gstreamer-plugins-good (version 0.10.31)

and

GStreamer 1.0:

• gstreamer (version 1.2.3)

• gstreamer-plugins-base (version 1.2.3)

• gstreamer-plugins-good (version 1.2.3)

For gstreamer 0.10, glimagesink is only available for those SoCs with GPU 3D.

For gstreamer 1.0, imxvideoconvert_g2d: GPU2D based video convert plugin, to perform video color

space conversion, resize, rotate

More information please check the iMX Linux release notes BSP document.

Regards

/Alfred

0 Kudos