On Wed, Feb 11, 2015 at 12:39 PM, scerveau <[email protected]> wrote: > Dear Daiane and Otavio, > > I understand that its difficult to maintain the branch, that's why i wanted > to have the status on this part. > I was looking for a MP3 decoder for my platform using gstreamer1.0 and > daisy.
MP3 decoder is not accelerated by hardware in any i.MX I can remember. At least it is not in imx6 for sure. Freescale does provide a "optimized" mx3 decoder, but I don't have comparative numbers to know what is the optimization. Would you be able to use the mainline mp3 decoder provided by gstreamer community? > Now i'm wondering if I should stick to daisy or dizzy. > BTW i dont understand the freescale community branch. > https://github.com/Freescale/meta-fsl-arm/tree/dizzy/recipes-multimedia/gstreamer > In this repo i cant see gst1.0-fsl-plugin. You can enable it by adding a link for this on your local.conf: MACHINE_GSTREAMER_1_0_PLUGIN_mx6q ?= "gst1.0-fsl-plugin" Daiane > > > > On 02/11/2015 12:55 PM, Daiane Angolini wrote: >> >> On Wed, Feb 11, 2015 at 9:52 AM, scerveau <[email protected]> wrote: >>> >>> Thanks otavio for you anwer. >>> I'm just surprised that gstreamer-1.0 is supported but not the fsl codec >>> in >>> daisy. >> >> I don't see the reason for the surprise. >> >> gstreamer-1.0 mainline is a completely different package from fsl codec. >> >> And you also should consider the Freescale release timing is different >> from Yocto Project release schedule. We always face some "mismatch" >> >> >> Daiane >> >>> I will think about dizzy. >>> >>> Best regards. >>> >>> Stéphane >>> >>> On 02/11/2015 12:06 PM, Otavio Salvador wrote: >>>> >>>> On Wed, Feb 11, 2015 at 8:26 AM, scerveau <[email protected]> wrote: >>>>> >>>>> Daisy branch providing support for gstreamer1.0, i would like to get >>>>> the >>>>> codecs from freescale on daisy branch, gst1.0-fsl-plugin. As I can see >>>>> it >>>>> seems to be an early commit ( less than 15 days), do I have a wait for >>>>> a >>>>> future integration in daisy branch ? >>>> >>>> Daisy won't get this merged. This has been added in Dizzy in the >>>> community branch and Daisy is in maintenance mode, so no new features. >>>> >>>> Please update to Dizzy ... another option is you to backport this >>>> yourself in your internal layer but be aware it has all the >>>> maintenance hassle on your side ;) >>>> >>> -- >>> _______________________________________________ >>> meta-freescale mailing list >>> [email protected] >>> https://lists.yoctoproject.org/listinfo/meta-freescale > > -- _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
