From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 66E6FE00546; Wed, 11 Feb 2015 08:42:46 -0800 (PST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (scerveau[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [74.125.82.52 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-wg0-f52.google.com (mail-wg0-f52.google.com [74.125.82.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 23F7CE002F9 for ; Wed, 11 Feb 2015 08:42:41 -0800 (PST) Received: by mail-wg0-f52.google.com with SMTP id z12so4624078wgg.11 for ; Wed, 11 Feb 2015 08:42:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=NjaB9Yb8PdRtRIZk94F7gZgg/aZzKpxsfB5TDMIIeSU=; b=RKjN5n2GrrIQI5k9prwcRyjbKLcfOIx9tf940zIMcaCMk0fJLnt0jULOxRuLawV7EQ Wh3IA3ZHwoO7QtixoN+l31+YF+YL7xPPWvaLGhuaEWDfeHUcXZX9AL0o8J5mQIaidzYA w1i+OjvkiwXcUZRJ/P4kKFKB6Soli3ByfWgrpaGNWXOAmDmTt2s88iGMs7jRRot1HcIF /zcdAIiewXwRhqrqiWR8RakjooQCmlsds9YTpwUejzarKnHEizoat4/HTyAycFYpULlu 8rAUyuE7RnfbWg2lbAOlIp9iBgAQCYQTOGIfPNg9CPlbzM53KnT6gFKsiK+YHcdd9ZIf EN3g== X-Received: by 10.194.103.228 with SMTP id fz4mr62424024wjb.82.1423672960609; Wed, 11 Feb 2015 08:42:40 -0800 (PST) Received: from [172.24.63.26] (connected-labs-gw1.ter2.neodc.mpl.cust.as8218.eu. [94.103.137.126]) by mx.google.com with ESMTPSA id r7sm1976090wjw.23.2015.02.11.08.42.39 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Feb 2015 08:42:39 -0800 (PST) Message-ID: <54DB867E.3060603@gmail.com> Date: Wed, 11 Feb 2015 17:42:38 +0100 From: scerveau User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0 MIME-Version: 1.0 To: Daiane Angolini References: <54DB2E49.2010002@gmail.com> <54DB4277.5010603@gmail.com> <54DB69B9.2070709@gmail.com> <54DB6EC6.9090807@gmail.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" , Otavio Salvador Subject: Re: gst1.0-fsl-codec support in Daisy X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2015 16:42:46 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit After checking gst-fluendo-mp3 package it seems that it is compatible with gstreamer-1.0 BR Stéphane On 02/11/2015 04:06 PM, Daiane Angolini wrote: > On Wed, Feb 11, 2015 at 1:01 PM, scerveau wrote: >> I was using the fluendo mp3 decoder on dora branch with gstreamer-0.10. >> Is there a way to get it for gstreamer-1.0 on daisy or dizzy? >> Best regards. > The same way, but for gst1.0? > > Sorry, I'm not sure I understood your question. Take a look on the > packagroups for gst1.0 we have and maybe it can clear something: > > > if it depends on libav: > https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-commercial.bb > > > bad/good/ugly: > https://github.com/Freescale/meta-fsl-demos/blob/master/recipes-multimedia/packagegroups/packagegroup-fslc-gstreamer1.0-full.bb > > > Daiane >> Stéphane. >> >> >> On 02/11/2015 03:53 PM, Daiane Angolini wrote: >>> On Wed, Feb 11, 2015 at 12:39 PM, scerveau 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 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 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 >>>>>> meta-freescale@yoctoproject.org >>>>>> https://lists.yoctoproject.org/listinfo/meta-freescale >>>>