From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-wi0-f172.google.com (mail-wi0-f172.google.com [209.85.212.172]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2F9D7E007F1 for ; Fri, 27 Dec 2013 06:40:20 -0800 (PST) Received: by mail-wi0-f172.google.com with SMTP id en1so14342656wid.5 for ; Fri, 27 Dec 2013 06:40:19 -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=7McOXjAnKUtai+CihZgzI0hVE4g5wq0N8eKuXKqs3Pk=; b=Xf3JJLmoNraKxiVccxCuLpezCKdqQnXiqrMJ+OXMBbFQGo7imltAK9uEUCX1WPZx5O YWfKkuisq1JKgDndpd7axklUApG9rvQtZdi6xqpbCw5GeNXPibB3UAx7JtILobKbS1Nb ZRY9xxooOBOJfHaTI9TzTAfjX/PomgbdOdQDo7FwTHS4P/nV+ADg1kZ8B4K3LzSe9JCE HUfmSAbxBfBMDf1gqIDWHV4cK2KvYawLA1VGnIgVyp2wEjH56E3UYi1RRGpSUvj0kRTB yzTR0/464RucuN2j5QeoeGynav0vYvBJfBhHgiFJe7U4dhZ/PmOp5mHR/6M3ZBp1xu6S 3MRw== X-Received: by 10.180.106.165 with SMTP id gv5mr6822217wib.32.1388155218969; Fri, 27 Dec 2013 06:40:18 -0800 (PST) Received: from [172.24.63.13] ([94.103.137.126]) by mx.google.com with ESMTPSA id v7sm33225561wix.5.2013.12.27.06.40.17 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 27 Dec 2013 06:40:18 -0800 (PST) Sender: stefan cervo Message-ID: <52BD9151.5000809@voxtok.com> Date: Fri, 27 Dec 2013 15:40:17 +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> <52BD7B2D.9010509@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 14:40:21 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hello Fabio, I has a try with gst-fluendo-mp3 and seek is not working fine. Thx for the help. Best regards. Stéphane. On 12/27/2013 02:10 PM, Fabio Estevam wrote: > On Fri, Dec 27, 2013 at 11:05 AM, stephane Cerveau wrote: >> Ok thx for the information. >> So you advise to use mad instead of beep.imx mp3 ? > Yes, please give it a try. > > Regards, > > Fabio Estevam