From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f175.google.com (mail-we0-f175.google.com [74.125.82.175]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A03E9E007E6 for ; Fri, 27 Dec 2013 04:54:52 -0800 (PST) Received: by mail-we0-f175.google.com with SMTP id t60so8193127wes.34 for ; Fri, 27 Dec 2013 04:54:51 -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=VxF8xYK7tWPk3NEHJjKQHCO25NlbLl8W8eXRKXwvpeg=; b=xgErvdtUm242riKWGrMf9qK4yYWMHWzjRCFgWDKmJ7AUhS2VlYvKvahq+HlIH5xu+j edqbNxFPZIKQIw+LHW2PrJDSiQAIFz9+a5BVNXKy0UtFNgoONGdwWu/iqjBu/pmk8biV YSAVpqdKAm5DK+TgsW0cLv9PiCUuEmqFWERNAJaeeq9A/R+oGBaboihLqVgfIlNyI4i+ IW+eClfjFSVIb8SZTyt+prswPUzRsTKgZ3gvtd4uYfIQuhh6JMs6+kJHym5W29gs/Zu5 TI4MvGtSeJz+BtWLfzmk6+TksAUuNcQmfeMo6y2ySN6AVOHknTr/RsYTJbwdHA7fnnlj vbtw== X-Received: by 10.180.94.7 with SMTP id cy7mr33200865wib.21.1388148890806; Fri, 27 Dec 2013 04:54:50 -0800 (PST) Received: from [172.24.63.13] ([94.103.137.126]) by mx.google.com with ESMTPSA id uq2sm19135641wjc.5.2013.12.27.04.54.50 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Dec 2013 04:54:50 -0800 (PST) Sender: stefan cervo Message-ID: <52BD7899.2060106@voxtok.com> Date: Fri, 27 Dec 2013 13:54: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> 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 12:54:53 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Yes but i would prefer to use the beep.imx which is using i guess HW acceleration. Do you know where i could adress this bug ? Best regards. Stéphane. On 12/27/2013 01:49 PM, Fabio Estevam wrote: > On Fri, Dec 27, 2013 at 10:40 AM, stephane Cerveau wrote: >> Dear Fabio, >> >> I'm using playbin2 and beep.imx decoder for mp3 decoding. >> I did not try with mad since i'm not having it on target. >> Is it a known issue with beep.imx? > Maybe it is an issue with this element. > > If ithe MP3 track works fine on your host PC running Gstreamer, then > it should just work fine if you use the standard Gstreamer elements. > > Regards, > > Fabio Estevam