[meta-freescale] How to use libfslcodec with gstreamer-1.0

Ray·Bloodworth k870818319 at outlook.com
Sun Nov 23 21:22:57 PST 2014


Hi, Daiane
    Thanks for your help!
    I add config to compile machine-test image:
IMAGE_INSTALL_append = " gstreamer1.0-plugins-imx gstreamer1.0 gst1.0-fsl-plugin "

   There is a error when doing rootfs.
NOTE: Installing the following packages: packagegroup-fsl-tools-gpu packagegroup-core-tools-testapps packagegroup-base-extended run-postinsts packagegroup-fsl-tools-benchmark packagegroup-core-x11-base packagegroup-core-tools-profile packagegroup-fsl-gstreamer-full packagegroup-fsl-tools-gpu-external gstreamer1.0-plugins-imx packagegroup-fsl-gstreamer gst1.0-fsl-plugin packagegroup-fsl-tools-testapps gstreamer1.0 packagegroup-core-boot locale-base-en-us locale-base-en-gb 
ERROR: packagegroup-fsl-tools-gpu not found in the base feeds (imx6qsabresd cortexa9-vfp-neon-mx6qdl cortexa9-vfp-neon cortexa9-vfp armv7a-vfp-neon armv7a-vfp armv7a armv6-vfp armv6 armv5e-vfp armv5e armv5-vfp armv5 armv4 arm noarch any all). 
gst1.0-fsl-plugin-4.0.1-r0 at imx6qsabresd gst1.0-fsl-plugin-dbg-4.0.1-r0 at imx6qsabresd gst1.0-fsl-plugin-dev-4.0.1-r0 at imx6qsabresd gst1.0-fsl-plugin-gplay-4.0.1-r0 at imx6qsabresd gst1.0-fsl-plugin-staticdev-4.0.1-r0 at imx6qsabresd libgplaycore-1.0-0-4.0.1-r0 at imx6qsabresd libgstfsl-1.0-0-4.0.1-r0 at imx6qsabresd

  Could you help me with this error?

BR,
kongling

 
From: Daiane Angolini
Date: 2014-11-21 19:12
To: Ray·Bloodworth
CC: meta-freescale at yoctoproject.org
Subject: Re: [meta-freescale] How to use libfslcodec with gstreamer-1.0
On Fri, Nov 21, 2014 at 12:31 AM, Ray·Bloodworth <k870818319 at outlook.com> wrote:
> Hi, everyone
>     In machine-test image, libfslcodec is used with gstreamer-0.1.
>     How to use libfslcodec with gstreamer-1.0 ?
 
 
The variable used to control/install the gst is
MACHINE_GSTREAMER_PLUGIN  and/or MACHINE_GSTREAMER_1_0_PLUGIN
 
http://git.yoctoproject.org/cgit/cgit.cgi/meta-fsl-arm/tree/conf/machine/include/imx-base.inc#n82
 
It points to the "package which implement the hardware acceleration
for the gstreamer plugins"
 
We have packagegroups prepared to install the packages pointed by that
variables (both for gst-1.0 and gst0.1) they are
 
https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer.bb#L30
 
and
 
https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0.bb#L29
 
Install the needed packagegroup to your image or local.conf.
 
Daiane
 
>
> BR,
> kongling
>
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.yoctoproject.org/pipermail/meta-freescale/attachments/20141124/b078c321/attachment-0001.html>


More information about the meta-freescale mailing list