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

Daiane Angolini daiane.list at gmail.com
Fri Nov 21 03:12:58 PST 2014


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
>


More information about the meta-freescale mailing list