From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 8FA2AE00964; Wed, 11 Feb 2015 07:01:32 -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) * -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 * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.212.177 listed in list.dnswl.org] Received: from mail-wi0-f177.google.com (mail-wi0-f177.google.com [209.85.212.177]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5FD50E008DD for ; Wed, 11 Feb 2015 07:01:29 -0800 (PST) Received: by mail-wi0-f177.google.com with SMTP id bs8so5566721wib.4 for ; Wed, 11 Feb 2015 07:01:28 -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=w6fGwnIt2D0tncZHp8WVn/6zOIX60hf+nEhBFWrl3u4=; b=ynlPz9C5YLZkTuvIRtgoeKi4I0qCbq7nonDk0KfBfHa9XOc+DrGZofO0AFIFmlCW+r Z1Em/qNCFuk5EtkjBXM09vr9trQGprdeIOhri0eLZ/kzVjmaLGXfRHodOnUceBidO1zR WJhdS0tGvrtJqeSTHj1v2eekp9ToTItyk5xXe3L1pnvWbV9+VBlZ1TzXUfghxYjEyQgT IUjmw9C6cNJdy0xpf9MWkciShFMjqTeAAlFgw0atqHyarg2Wnr8JUcGJ2LAGyKdsNE4i OBG8N7zBebJfQvkg7suAIpjWY8c5Xse/ZVNrCpAPOQklB2Fe0gXtcx2HXcTbuKR0n4AL QJgQ== X-Received: by 10.180.100.202 with SMTP id fa10mr6754908wib.10.1423666888595; Wed, 11 Feb 2015 07:01:28 -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 bv16sm23655361wib.0.2015.02.11.07.01.27 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Feb 2015 07:01:27 -0800 (PST) Message-ID: <54DB6EC6.9090807@gmail.com> Date: Wed, 11 Feb 2015 16:01:26 +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> 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 15:01:32 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit 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. 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 >>