From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C20B5E007E6 for ; Fri, 27 Dec 2013 05:05:52 -0800 (PST) Received: by mail-we0-f173.google.com with SMTP id u57so8237686wes.32 for ; Fri, 27 Dec 2013 05:05:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=HrKlkidDZRrJxI8KVsVFLqS6BsiJ2YVXh3pGsIa6dlU=; b=NX0s529fyuoqwvTWcAM2jMNKFDLcAtpB/ohfO3y4SAJIWQJ886TdWr7+2jRRieru9E WhfxRIORU3FU8YQMOodtmA2zy2R2trJBhCHbs0SZWIcb8SUOB0jT8baLfUzUsFLQl+IK grhfztYqad5hZB9foFwW3LhwhJJoPD9oQkdCMXwbJhcaM/33zgr7AUHnhLB2s3wix6AL F7MiPBW8PvzK7X9DLsqjrZjCwGgqOi1KlWKeuxj6Ge/Dae9tBsDc9pP12vSUKu6RGKH3 Wb/yVzMdj6ROU4M4wayFMyTVyWtVllYD+LL//w4O/m8O8yhFeUOA5imBpvHTcjlz3dYj QFoQ== X-Received: by 10.180.106.134 with SMTP id gu6mr33175171wib.31.1388149550691; Fri, 27 Dec 2013 05:05:50 -0800 (PST) Received: from [172.24.63.13] ([94.103.137.126]) by mx.google.com with ESMTPSA id e1sm51684891wij.7.2013.12.27.05.05.49 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Dec 2013 05:05:50 -0800 (PST) Sender: stefan cervo Message-ID: <52BD7B2D.9010509@voxtok.com> Date: Fri, 27 Dec 2013 14:05:49 +0100 From: stephane Cerveau User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Fabio Estevam References: <52BD4215.6000508@voxtok.com> <52BD7535.4080604@voxtok.com> <52BD7899.2060106@voxtok.com> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: IMX6Q: GST MP3 decoder seek issue 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: Fri, 27 Dec 2013 13:05:53 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Ok thx for the information. So you advise to use mad instead of beep.imx mp3 ? Best regards. Stéphane On 12/27/2013 01:55 PM, Fabio Estevam wrote: > On Fri, Dec 27, 2013 at 10:54 AM, stephane Cerveau wrote: >> Yes but i would prefer to use the beep.imx which is using i guess HW >> acceleration. > There is no hardware acceleration for audio. > > Regards, > > Fabio Estevam